hey botron;
can you;
* try with only CSS, JS or HTML optimization one by one to see which one causes the issue?
* check your PHP errorlog for relevant log-entries?
frank
Great call! Thanks for the quick reply.
PHP log is filled with these:
(32)Broken pipe: AH01075: Error dispatching request to : (passing brigade to output filters), referer: .../wp-admin/options-general.php?page=autoptimize_extra
and these
(32)Broken pipe: AH01075: Error dispatching request to : (passing brigade to output filters), referer: .../wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s=
(… = my actual domain I don’t want to publish here)
Any idea what’s going on or how I could fix it?
Thank you so much
hmm … those are mod_proxy_fcgi errors and are for admin-pages (and all references I found state that this is a problem with a specfic Apache version), do you have relevant errors that refer to the frontend instead (which is where AO is not working now)?
Yeah, those weren’t the ones that caused the issues I believe. I found they relate somewhat to ImageMagick – after another reinstall these errors didn’t show up again.
Sadly no new error either. Cause Autoptimize still isn’t working.
I also tried all sorts of combinations of settings in Autoptimize. No luck. My issue seems to be different to other users, cause the plugin UI loads just fine. I have no idea what’s going on, not even removing HTML-comments works anymore.
The cache of Autoptimize is always filled, I deleted it manually, again no change. Please help.
can you share your site’s URL bortran?
I’m afraid I cannot do that. Maybe via PM if there’s no other way. I know you invested a lot of time already, please allow me one more question: Is there any kind of debug switch (maybe via editing PHP) that would allow me to “stack trace” Autoptimze?
You can mail me at futtta-at-gmail-dot-com π
This looks like a output buffer actually, might be a plugin or theme conflict after all …
re. the debug switch; there is none, if all else fails I usually start just adding debug log lines in AO (starting in autoptimizeMain.php to check noptimize and do-buffering and the likes).
frank
Thanks Frank,
I found it now, you might want to look into this. It’s been Yoast SEO that stopped Autoptimize from working. I think it came with the last update of either.
I have also AMP support via a Plugin & Yoast / AMP Glue. Deactivating these two however didn’t do the trick but it may be related.
Cheer,
Bernard.
ah, I’ll do a quick test on a dev machine here to see if anything pops up when using AO + Yoast SEO ..
just did some tests with latest versions of both AO + Yoast and can’t get AO not to work @bortran, maybe this is due to some Yoast setting?
Hi guys.
Chiming in.
Autooptimize conflicts with the SEO Framework as well.
weird because the combination works for me (I am AO’s dev and use SEO FW myself). guess it’s a SEOFW setting somewhere?