Posted by g10tto on August 14, 2009 at 3:49pm
2 followers
Jump to:
| Project: | Magic Cache |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Fatal error: Cannot redeclare throttle_menu() (previously declared in /home/content/p/a/r/parentadmin/html/modules/throttle/throttle.module:11) in /home/content/p/a/r/parentadmin/html/sites/all/modules/magic_cache/magic_cache.inc(269) : eval()'d code on line 144
Comments
#1
Oy. I disabled the module and now I'm getting several fatal errors on various contrib modules:
Fatal error: Call to undefined function user_access() in /home/content/p/a/r/parentadmin/html/sites/all/modules/lightbox2/lightbox2.module on line 706
Fatal error: Call to undefined function user_access() in /home/content/p/a/r/parentadmin/html/sites/all/modules/admin_menu/admin_menu.module on line 82
Tried disabling magic cache from myPHPadmin, deleting magic cache table, deleting module from FTP and magic_cache folder in sites/default/files, then emptying caches with no luck.
I had no idea this somehow altered user access priveleges. Now I can't access my site!
#2
After deleting some other tables and the offending modules, I got the same error as "Site broken after install." Miraculously, after emptying my cache several times, my site displayed normally.
#3
Possible causes and fixes at http://drupal.org/node/72099