[Tab Tree] - shows no Tabs/Tree
|
stelli
Joined: 2009-09-03
Posts: 3 |
Posted: Thu, 2009-09-03 11:23
|
|
Hi, - in tags/classes/TagHelper.class ([Error] Division by zero in line 476): Added 2 lines Quote:
476: if ($tagCount > $minCount) { - in Callbacks: ([Notice] Undefined index: rawTagCount) Quote:
71: $totalTagCount += $tag['rawCount']; And Tab Cloud is showing my tags, but Tab Tree just shows nothing and there's no errors shown in event.log, apache error.log and even firefox error console(javascript) shows no issues - does anyone have any ideas how to fix this? Here's my configuration:
And a link to my test-Gallery: http://locationpics.contra.com/ And help would be appreciated! Stelli P.S.: When using IE8 I get the following in the event.log: Quote:
[Warning] array_filter(): The second argument, 'Array', should be a valid callback in file .../tagtree/classes/HierarchyTagFilter.class on line 49 |
|

Posts: 16503
I have no idea what these are. Where did you get them?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Hi,
I got them from the Community Plug-Ins repository...
You can also find it here: http://codex.gallery2.org/Gallery2:Modules:tagtree
Best regards,
Stelli
P.S.: If anyone knows a plugin with similar functionality I'd also try it instead...
Posts: 16503
Ah, tags and tag tree.
It appears to work for me. Try deleting that plugin from Site Admin > Plugins then re-download and re-install
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Hi,
tried that already - did You have a look at my configuration? - perhaps it interacts with another plugin? Or needs another version of PHP?
Best regards,
Stelli
Posts: 16503
I wouldn't even know where to begin other than basic trouble shooting. Start by uninstalling all plugins you are not using. I'd even uninstall everything except for the basic functionality, then try installing just the tags and tag tree plugin.
You could also dry putting gallery into debug mode and seeing if you get any other information from that. Copy and paste the debug output (NOT the Smarty debug window) into a text file, zip it and attach.
FAQ: How to set/use Gallery in debug mode?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here