Page 1 of 1

Categories don't show up after Upgrade 0.82 - 0.9

Posted: Wed Feb 23, 2005 7:29 am
by chris_e
Hi everyone.

First - thanks a lot for this CMS, it suits our needs perfectly.

However, I did an upgrade from 0.82 to 0.9 which worked fine so far. The only problem I can't resolve is the Categories that don't show up anymore. I use the bullet menu tag for it and only the first two Categories show up and the Section headers...

EDIT: The Categories are shown in the Site Management though...

Example:

Section header
- Category is shown
- Category is shown
Section header
- Category missing
- Category missing
- Category missing
- ...
Section header
Section header
Section header

Ok, I hope anyone can help out. Thanks a lot -

Chris :)

Categories don't show up after Upgrade 0.82 - 0.9

Posted: Wed Feb 23, 2005 10:31 am
by Ted
Yeah, this is the bug of the week. :) I made bulletmenu location aware, so that it won't show EVERYTHING on the menu. Unfortunatly, I forgot about the situation where a section header could be used as a parent for other content...

As a quick fix, I made the location aware part an option.

If you'd like to fix this before 0.9.1 comes out, do this:

Replace plugins/function.bulletmenu.php with this file: http://svn.cmsmadesimple.org/cms/trunk/ ... etmenu.php

It will automatically have the collapse option set to false and you should be good to go.

Sorry about the bug.

Thanks.

Categories don't show up after Upgrade 0.82 - 0.9

Posted: Wed Feb 23, 2005 11:11 am
by chris_e
hey that worked. thanks a lot for your efforts... ;) the idea with the collapsable menus is pretty cool, though.

bye and thanks again.
chris

Remember to clear the cache

Posted: Fri Feb 25, 2005 1:24 pm
by Xorn725
I just upgraded to 0.9.1 and had some issues with my PHP Layers menu and using a section header as a parent. It displayed the little arrow denoting a sub-menu, but hovering didn't pop up the sublayer. I was about to post a bug, but figured I'd clear the cache and try again, just in case. So I cleared the cache (the CMS cache in the Site Preferences page) and the problem was solved. Thought I'd post that tidbit here in case anyone else runs into the issue.

Categories don't show up after Upgrade 0.82 - 0.9

Posted: Fri Feb 25, 2005 2:32 pm
by Ted
That's strange. The cache is cleared on upgrade.