When I went to edit the navigation menu I get
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 404093 bytes) in /MYDELETEDADDRESS/includes/form.inc on line 2025
Fresh install w/ taxonomy as my only contributed module.
When I went to edit the navigation menu I get
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 404093 bytes) in /MYDELETEDADDRESS/includes/form.inc on line 2025
Fresh install w/ taxonomy as my only contributed module.
Comments
Comment #1
CobraMP commentedupped my memory_limit from 12m to 24m and things seem ok.