Postponed (maintainer needs more info)
Project:
TagCanvas
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 May 2012 at 03:29 UTC
Updated:
19 May 2023 at 18:29 UTC
Comments
Comment #1
ckngAre you using web font?
I believe it happens when a web font is not yet loaded when the canvas is rendering.
Comment #2
ckngPlease try out the latest dev.
I've added Google Webfont Loader support to receive web font loaded event before render the canvas. For that, you will need to install and enable the Google Webfont Loader, no configuration is needed.
Comment #3
ckngThis should be fixed in 1.1, please reopen if you are still having issue.
Comment #4
digibrill commentedI too am having this problem. Not on only certain pages. Wherever TagCanvas is I cannot view without being logged in.
Comment #5
digibrill commentedckng, I would really like to use this in my site. I can reimburse you if you could help me get it working.
Comment #6
digibrill commentedI too am having this problem. Not on only certain pages. Wherever TagCanvas is I cannot view without being logged in.
UPDATE: I don't understand it, but I had Taxonomy Access Control previously enabled on the site-but it was disabled up until now. I re-enabled it and specifically set the anonymous user to view tags. Anyway, for now all seems OK.
Comment #7
sanette commentedI am having the same problem: when I'm not logged, the tagcanvas block is displayed empty, and the regular links are shown below.
When I played with font-your-face and google font api, sometimes the tagcanvas would work, sometimes not, I was not able to see what triggered it.
Now I have disabled font-your-face and google font api, and the problem persists.
any idea ??
EDIT: in fact sometimes it works, sometimes not... it seems to be related to the time it take for the page to load...
What can I do ?
EDIT2: I have compared the HTML of a page that works with a page that does not work:
in the page that works, I have the lines
in the page that does not work, the javascript is not loaded at all.
Comment #8
ckng@digibrill, for your case, I believe you need to rebuild your access permission, see http://drupal.org/node/731850
@sanette, any example url where we can have a look? But likely due to your anonymous cache issue?