Whenever I add a new module (Webform being the most recent) my admin menu won't load, and errors out in the browser. It started happening about 2 weeks ago and I'm not sure why. Any suggestions? THANKS!

Comments

jcropley’s picture

Version: » 6.x-2.7
quicksketch’s picture

Title: Adding this module made my admin menu error out » Adding Webform module made my admin menu error out
Project: Webform » Administration menu
Version: 6.x-2.7 » 6.x-1.4
Status: Active » Closed (fixed)

This probably should have been filed to the Admin Menu issue queue. The most common problem is that your PHP installation has run out of memory while trying to rebuild the menu. Try increasing the memory_limit option in your php.ini file. I'm closing this directly considering its age.