Closed (fixed)
Project:
Administration menu
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 03:36 UTC
Updated:
4 Jan 2011 at 04:17 UTC
very very strange thing happened....i was modifying some taxonomy terms and suddenly the admin menu was just full of links that were on the page itself. i flushed , even reinstalled admin menu, even installed an older version, it somehow changed slightly, now it shows some of the admin links and half of the others. very confusing...any clues??
Comments
Comment #1
petergus commentedtrying to flush cache give this error
Comment #2
sunDid you run update.php?
Comment #3
petergus commentedoookkk
sorry, i remembered that i had configured/hacked the menu.inc to allow relative urls in menus...but that was long ago, guess it had to rebuild as i moved stuff and that triggered it...weird.
theres gotta be a better way to do relative urls...
Comment #4
petergus commentedno wait, im still getting that same error, even though the menu is now working...what gives?
per update.php... nothing has really changed, it just did this from one moment to the next, and i am usisng the latest dev for 6, is it still advisable to update???
Comment #5
sunYou always need to ensure that no database updates are left to run.
The error message you posted indicates that not all database updates for admin_menu 3.x have run, and thus, the {cache_admin_menu} table does not exist on your site.
Comment #6
petergus commentedyes, sorry for this 'scare', i uninstalled and reinstalled a fresh copy of the module and its now working again.
thanks so much for your fast replies!! :)