hi,
i get a flash error everytime:
TypeError: Error #2007: Parameter child must be non-null
at flash.display::DisplayObjectContainer/setChildIndex()
at com.roytanck.wpcumulus::TagCloud/depthSort()
at com.roytanck.wpcumulus::TagCloud/updateTags()
in my case, tags are at ide 4 or 2, but i think cumulus only get if the result is at id = 1.
i noticed that the "more tags" just below cumulus is trying to reach http://localhost/drupal/tagadelic/chunk/1
so, how do i change it?
how to make cumulus get the rigth tag?
PS: tagadelic is working fine
Comments
Comment #1
carvalhar commentedComment #2
jessmagz commentedI got the same problem...
Comment #3
lut4rp commentedI am not having this problem, neither in the dev version nor in the stable version. I think it may be a problem with your configuration/OS or something else.
Any one else having this issue?
Comment #4
lionsharz commentedYes same problem here - any solutions on this?
Comment #5
webavant commentedWhere do you see this error? It displays inside the web browser?
Comment #6
tabakerka commentedIf you are sure that selected vocabulary exists and it is correctly assigned. Try to clean up the caches. It worked for me.
Comment #7
vako commentedsame problem here, when I click on the more tag option, it goes to a page that doesn't exist.
/tagadelic/chunk/1Comment #8
vako commentedThis module is not working for me, here are some information about what I have done so far:
- followed the directions on this page and on the readme.txt file, installed the module, enabled it.
- created taxonomy terms and copied the IDs to the Block settings page
- enabled the block
- cleared the cash
I have enabled both Tagadelic and Cumulous Blocks.
Tagadelic Block doesn't even show anywhere! Cumulous block shows, but displayes nothing, just an empty space. (see attached image)
Changed the font color and size, still nothing (clearing the cache after every change).
When I click on the more tags option, it displays .../tagadelic/chunk/5 and results in Page not found. however .../tagadelic/list/5 gave the proper list of tags.
What am I doing wrong? any feedback is appreciated.
Comment #9
avpadernoI am closing this bug report, as Drupal 6 is no longer supported. Please re-open it if the issue is still relevant for the Drupal 7 or 8 version of the module.