Closed (fixed)
Project:
Administration menu
Version:
5.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2007 at 14:46 UTC
Updated:
16 Dec 2007 at 23:33 UTC
After installing Ver 2.1, I encountered the following error and the entire site became blank.
Fatal error: Out of memory (allocated 127664128) (tried to allocate 66237 bytes) in /virtual/***/public_html/includes/common.inc
As soon as I deleted the admin_menu directory, the site got back.
Also, after I reinstalled Ver 1.2, things went fine as well.
I like this module and think it absolutely necessary.
Thanks in advance.
Comments
Comment #1
vm commentedincrease your memory limit
see: http://drupal.org/node/76156
which by the way is explained in the Troubleshooting FAQ section of the handbook
Comment #2
sunCould you please supply a list of enabled core and contrib modules?
Comment #3
sunFurthermore, do you also encounter a WSOD if you apply the following change to
admin_menu.incat line 41?Comment #4
ryo commentedAnd I'm very sorry, I found WSOD is due to the custom module.
After disabling the module and update the admin_menu to 2.1, things went quite well without having to applying the following change to admin_menu.inc at line 41.
Comment #5
sunThanks for reporting back!
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.