Running Tagadelic module on a dev version of D6, I get the following on the default front page with a few nodes populated:
* notice: Undefined index: 1 in /Applications/MAMP/htdocs/6x2/sites/all/modules/tagadelic/tagadelic.module on line 175.
* notice: Trying to get property of non-object in /Applications/MAMP/htdocs/6x2/sites/all/modules/tagadelic/tagadelic.module on line 175.
* notice: Undefined index: 1 in /Applications/MAMP/htdocs/6x2/sites/all/modules/tagadelic/tagadelic.module on line 175.
* notice: Trying to get property of non-object in /Applications/MAMP/htdocs/6x2/sites/all/modules/tagadelic/tagadelic.module on line 175.
* notice: Undefined variable: tags in /Applications/MAMP/htdocs/6x2/sites/all/modules/tagadelic/tagadelic.module on line 179.
Comments
Comment #1
webchickHm. I think this might be something buggy on my end.
Comment #2
Bèr Kessels commentedhrm. From what I know, it could just as well be tagadelic. in all its upgrades, no-one did a thorough evaluation of in-output of the functions all around.
So it could very well be that we refer to an array when its not an array. or so.