Posted by lefnire on September 3, 2008 at 5:05am
Jump to:
| Project: | Drupal For Firebug |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 553487 bytes) in D:\workspace\eclipse\ocdevel\sites\all\modules\drupalforfirebug\drupalforfirebug.module on line 296
while trying to edit panels (/admin/panels/panel-page/home/edit/content). btw, F-ing awesome module! This thing will save me hours
Comments
#1
resolved by exclusion rules for panels module which has some unfortunate recurrsion in the form array
temp
Automatically closed -- issue fixed for two weeks with no activity.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
How does the exclusion rules work? I'm having a problem where panels seems to ignore any changes, but i am betting it's really memory.