I've had an ongoing issue with the now included menu portion of Drupal since moving to 4.5. Now I'm at 4.5.1 and no change.

Basically when I'm trying to add menu or add menu item, it writes to MYSQL but does not output changes to the website through it says it's successful. When I go into my menu table, I can see the items or items I've added but no results output or print.

When I upgraded from 4.4 to 4.5, I had the Menus module up and going but I had read within the forums that reason why the newly included menu module in mysql will not work unless I pull out the menus mysql table. SO that did get the Menu part working for viewing and functionality but I'm stuck at being able to manipulate the Menu further at this point or where it at least can show on the frontend the changes it tells me I've successfully made and added to my database.

I've searched the forum continually for others who may have been having same or similar results to no avail.