Closed (duplicate)
Project:
Drupal For Firebug
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2011 at 16:55 UTC
Updated:
14 Jun 2012 at 22:42 UTC
When the module is enabled and trying to either create a field of type 'Content Taxonomy Fields' or modifying one from a content type, Drupal hangs and the following error is displayed when the maximum execution time is reached:
Fatal error: Maximum execution time of 300 seconds exceeded in [...]\sites\all\modules\drupalforfirebug\drupalforfirebug.module on line 421
Comments
Comment #1
frobDrupal for firebug adds alot of overhead to the a page load. It dumps all form arrays, node objects, and user objects.
I am marking this as a duplicate of http://drupal.org/node/1055078