I am running into a problem today with node/add forms that contain fieldgroups and and served from a Centos apache server with google's PageSpeed module enabled. The pagespeed module works fine with content from all sorts of Drupal content (site has hundreds of modules, dozens of content types, panels, views, etc, etc).

The only problem is with forms that contain fieldgroups. These node/add forms are rendered but js does not run and an error is reported that mod_pagespeed has failed. When fieldgroups are removed the form loads normally.

Disabling the google apache module, modpagespeed also solves the problem and allows node/add forms with fieldgroups to load normally.

I know there is not much that can be done with this report, but I wanted to add it for reference should anyone be encountering a this strange (and somewhat intermittent) problem with Fieldgroups.

I will continue to test and report back if I find anything, for now I opted to disable mod_pagespeed as the Fieldgroup is incredibly useful for organizing my node/add forms!

Comments

Anonymous’s picture

Should mention that when user reloads page everything works fine, but of course this is not a viable solution.

I imagine this has more to do with mod_pagespeed filter settings than anything else, but as I have all filters set to Google's default config this may be happening to other sites.

Anonymous’s picture

Also, only experiencing the problem in Chrome (with mod_pagespeed enabled of course). Firefox seems to load the pages normally regardless of whether mod_pagespeed is enabled or not.

mgifford’s picture

Did you disable these filters - https://drupal.org/node/961510

Anonymous’s picture

@mgifford. Thanks for the link. I honestly can't remember, but I don't think I did. I removed the conf file when I removed mod_pagespeed so I can't go back and check. If I get a chance I will test it again.

sime’s picture

Status: Active » Closed (outdated)

I'm closing this issue as it is more than two years old, and there have been a number of drupal 7 releases since this was opened so it is possibly even fixed. Please do re-open if this is in error.