I recently had a problem where a display on my display suite was timing out giving me the following error:
[27-Feb-2014 17:15:47 UTC] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /srv/bindings/65ef7a91f19241558c71c3da7fcf61cd/code/modules/field_ui/field_ui.admin.inc on line 143
The display in question is a "full content" type and has a solid 160 ish fields included in it (yes, we know its a lot). The fields were separated into a couple of field groups (Tabs) and were working fine until I started re-arranging the order of some of them. When I "saved" I got the error and I have been unable to get the admin display for this to show up.
After some poking around, I decided to try to disable some of the additional field modules, and through the process of elimination found that if I disabled just the fieldgroup module, I could get the display to show up again. If I try to re-enable the module, the display blows up and I get the Fatal error again.
Has anyone else experienced a problem like this? I really would like to use fieldgroup to organize my many fields.
Thanks!
Closed: duplicate
1.3
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.