Some people were having a problem back in 2008-2009 (#349450: Tag Cloud displays regular links not flash animation). I could not find a solution.
Thinking I might have a module conflict or something, I created a fresh drupal site at test.lonethistle.com. I installed the tagadellic and cumulus modules, created a tag taxonomy, created some content with tags, and enabled the cumulus block. It is showing the correct tags, but no flash.
I have tried:
Using different themes
Installing the SWF Tools and Flash node modules
Moving the block around
Using the latest development version of cumulus
None of these steps solved the problem.
I would appreciate any help with this - would love to get it working!
PS - This is the first issue I've posted. - I wasn't sure whether to reopen the issue above, or create a new one. Since I'm using a new version of cumulus, I created a new issue. Hope this is the correct way to go about this!
Comments
Comment #1
Georgii commentedHi,
try going to the Cumulus block preferences admin/build/block/configure/cumulus/0
and save them.
Comment #2
lonethistle commentedHi Georgii,
Thanks for the reply. I went to the configuration page, and didn't notice anything that should be disabling flash for the cloud. I clicked save anyway, but nothing has changed. I get a tag cloud, just not in flash (http://test.lonethistle.com). Judging by the output, it looks like it's trying to use flash. I considered the possibility of it being a browser settings problem, but other people's cumulus clouds are showing up fine for me.
Comment #3
lonethistle commentedSolution Update:
I solved the problem. It turned out my permissions were wrong for the cumulus.js file. Enabling read permissions for group and other fixed everything. I hope this thread helps others who might be having the same problem.
Comment #4
lonethistle commentedSince I know I'm not the first one who had this issue, perhaps a note in the installation documentation might be useful?