Categories don't show up after Upgrade 0.82 - 0.9

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
chris_e

Categories don't show up after Upgrade 0.82 - 0.9

Post 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 :)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Categories don't show up after Upgrade 0.82 - 0.9

Post 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.
chris_e

Categories don't show up after Upgrade 0.82 - 0.9

Post 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
Xorn725

Remember to clear the cache

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Categories don't show up after Upgrade 0.82 - 0.9

Post by Ted »

That's strange. The cache is cleared on upgrade.
Locked

Return to “[locked] Installation, Setup and Upgrade”