Hi
First out let me say that I'm pretty sure this is a human problem rather than a code problem, so I'd appreciate it if someone could give me a steer on what I've done wrong and how to put it right...Thanks!
I upgraded a 4.4.2 installation to 4.5RC and then to 4.5. I think I did something wrong in the way I implemented the database update script (perhaps selecting the wrong option as to what point to upgrade from).
The behaviour that I'm getting now is that I can't add new menus or menu items using menu.module.
If I try to add a menu item (say 'Test' linking to 'node/1' as an option under 'Navigation') then it says I've created the menu item ok, but it doesn't appear on either the menu itself or on the menu administartion page. The same happens if I try to add a new menu. I don't get any error messages, it just vanishes!
Then if I have the event.module enabled I get this message when creating a new menu (note that this is from creating a MENU not a MENU ITEM as the message text would indicate:
* Created new menu item NewTest.
* Since a menu item calendar already exists for , this new menu item was created as a shortcut to that location.
I've manually checked my menu table against the database.mysql file and then the changes made by each of the functions in the update script and it seems fine.
Thankyou for any help, have a good weekend!
Steve