Page 1 of 1

v1.5.14 menu items not appearing

Posted: Fri Jul 31, 2009 8:20 pm
by tray2100
Hey I'm new to Joomla and i'm running Apache 2.2 with MySQL 5.4 and PHP 5.3.0 (all installed seperately but are working together). I've downloaded and "installed" Joomla 1.5.14 and I've spent the last few days trying to understand and use the back-end interface. It seems pretty straightforward except that I can't get any "new" menu items to appear in the menu item manager. I see them in the Module Manager but I don't see them in the Menu Manager?

Any advice? Suggestions?

Re: v1.5.14 menu items not appearing

Posted: Fri Jul 31, 2009 8:44 pm
by mandville
ok - this is a bit complicated and you may be going askew somewhere.

think like this -menu manager will create the container to hold your menu items.
try reading these 2 bits
http://docs.joomla.org/Menu_Manager_Screenshots
and http://docs.joomla.org/Screen.menumanag ... escription

Re: v1.5.14 menu items not appearing

Posted: Fri Jul 31, 2009 9:12 pm
by tray2100
I understand all of that. The issue is after creating the "container" and creating menu items for the "container", I cannot see the menu items in the menu item manager for the "container".

In the module manager, I can see the "container" as well as its associated menu item (the published ones anyways) so I know the menu items are being created.

The issue is that I cannot edit them because they don't appear in the menu item manager.

Thoughts?

Re: v1.5.14 menu items not appearing

Posted: Fri Jul 31, 2009 10:08 pm
by mandville
screen shot time i believe.. so we can see what you have done..
screenshots of
menu manager,
menu drop down, and module positions filtered by new menuname

also a URL to test would be great

Re: v1.5.14 menu items not appearing

Posted: Fri Jul 31, 2009 10:43 pm
by tray2100
I attached a few screen shots. In the Module shot you can see the menu item under my test menu's alias but you don't see it in the menu item manager. I created two items of which I published one. The published one is the one that appears in the module.

Thoughts?

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 12:23 am
by mandville
check the access level as shown in this screen shot, that seems to be missing from your module. agreed mine is unpublished but you see the point

would it not have been easier to just adapt one of the existing menus structures?
access.jpg

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 1:06 am
by tray2100
The access level is missing... There is only a blank spot in its place. I really want to be able to customize my site as much as possible so thats why i'm trying to create my own menus...

Any other thoughts?

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 11:33 am
by mandville
every time i attempted it - the access level box came up...
anyone else?

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 1:45 pm
by tray2100
Just as a quick note, you can see that there is no access level box in the module screenshot I uploaded.

Could it possibly be something with the way I installed MySQL or PHP or the Apache Server itself? I installed each component seperately instead of using XAMPP or WAMP....

Thoughts?

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 2:47 pm
by mandville
i used xamp and have had no issues with it...

Re: v1.5.14 menu items not appearing

Posted: Sat Aug 01, 2009 4:05 pm
by imanickam
I have read in some of the posts that PHP 5.3.0 is not recommended. Try to use PHP 5.2.8 or 5.2.9 and test it out.

Re: v1.5.14 menu items not appearing

Posted: Sun Aug 02, 2009 2:15 am
by tray2100
That was the solution!!! I installed PHP 5.2.10 and everything worked perfectly!!

Thanks everybody!!

Re: v1.5.14 menu items not appearing

Posted: Sun Aug 09, 2009 9:22 pm
by RCheesley
I had this problem as well - as soon as I installed the lower version of PHP it worked perfectly - it was bizzare, I could see the menu items in the database, when I looked on menu manager they were there, but none of the menus were appearing!

Here is the URL to download the other PHP version: http://www.wampserver.com/en/addons_php.php

Thanks for the solution, much appreciated :)

Ruth

Re: v1.5.14 menu items not appearing - fixed as suggested

Posted: Wed Sep 09, 2009 5:16 am
by mattsson
Thanks so much for writing about this problem!!

I had the same problem with my Joomla 1.5.14, where I added menu items but could not see them the Menu Item Manager. As suggested, after I uninstalled PHP 5.3.0 and installed PHP 5.2.9, I could see the menu items I'd created in my new main menu!

In my case, the website is hosted at WestHost, where I went to site applications -> install & manage, and uninstalled PHP 5.3.0, then installed PHP 5.2.9.

Thanks again,
Carol

Re: v1.5.14 menu items not appearing

Posted: Fri May 28, 2010 6:12 pm
by thendricksen
THANK YOU!!!! I upgraded MAMP on OS X and suddenly my menu items wouldn't appear. Checked the MySQL db and all the items were still there, but couldn't figure out why they wouldn't show up. Switched things to PHP 5.2 inside MAMP and it worked perfectly! I've been pulling my hair out over this issue, thank you!

Re: v1.5.14 menu items not appearing

Posted: Sat Jul 31, 2010 3:44 am
by hansmirth
Could someone post step-by-step instructions on downgrading from php 5.3 through MAMP?

Re: v1.5.14 menu items not appearing

Posted: Tue Sep 27, 2011 7:49 am
by chromaworks
hansmirth wrote:Could someone post step-by-step instructions on downgrading from php 5.3 through MAMP?
It's in MAMP Preferences.

My menu items are not working on the localhost but they are working on the remote host. This has not been the case using PHP 5.3 on previous sites. The variable seemed to be virtuemart but apparently not.

I'm testing virtuemart on localhost using MAMP with PHP 5.3 and my menu items are missing.


I've been trying to figure this out all day. One click to PHP 5.2 and I'm moving on..

thanks for the thread.