Fatal error: Nesting level too deep - recursive dependency? in /var/www/mysite/sites/all/modules/drupalforfirebug/drupalforfirebug.module on line 332
I have used subform_element module on that path
Fatal error: Nesting level too deep - recursive dependency? in /var/www/mysite/sites/all/modules/drupalforfirebug/drupalforfirebug.module on line 332
I have used subform_element module on that path
Comments
Comment #1
populist commentedCan you give any information on what you were doing with the subform element module? There are some definite recursion issues possible depending on how the external module is being handled.
Comment #2
populist commentedComment #3
populist commentedI created some better handling of recursive elements and hope this resolves this issue. I installed briefly the subform element module and will do some more research, but please try latest release and see if that resolves (next release available soon).
Comment #4
populist commentedThis should be resolved with http://drupal.org/node/303443.