Okay, I'm stumped! Here's what I did. I decided that instead of having a primary link to the review module, I wanted the primary link to point to the FAQ module. So, instead of deleting the "Reviews" primary link first (and then adding a link to FAQ), I simply renamed the review link to "FAQ" and rewrote the path to "faq." That was obviously a big mistake. The FAQ module now refuses to display submissions under each of three categories AND whenever a user logs out, the old "Review" primary link menu item magically reappears in the primary link menu! The link is active because if you click on it, you are taken to the reviews that have been submitted (and then the link disappears from the menu bar).
Obviously the database is corrupted. I've uninstalled the FAQ module but I still can't get rid of this magically reappearing primary link to Reviews in the menu bar (even though it is no longer defined as a primary link in the administrative menu settings). Any ideas because I'm going crazy with this. If a user logs in, then the link is not displayed. It is only displaying for anonymous users (until it is clicked).
Thanks much,
Pete
Comments
=-=
have you tried clearing the browser cache on yoru machine, as well as the cache tables in the DB ? specifically menu_cache ?
Also, it may be possible to "reset" the specific menu item in administer -> menus
Thank You
Thank you VM: Clearing the table cache and refreshing the browser did the trick.
Pete