I have previously used the Drupal 5 version of the tagadelic module with very few problems - it just worked.
However, I recently updated my site to Drupal 6 and when using tagadelic 6.x-1.2 the size of the tags for one of my vocabularies never changes from level0.
For instance I have two nodes tagged with the term 'Multimedia' from one vocabulary and another six nodes tagged with the term 'Garden' from a second free tagging vocabulary; however, when I visit www.mysite.com/tagadelic/ the term Multimedia shows much larger (level2) than the term Garden (level0). In fact non of the free tagging vocabulary terms every show larger than level0.
I have tried emptying Drupal's cache using the Devel module and running cron several times but the levels of the free tagging vocabulary never get past level0.
Am I doing something wrong?!
Comments
Comment #1
terrychild commentedFixed it with this patch - http://drupal.org/node/380100