Maybe this is because there isn’t ewww_image_optimizer_aux_paths options filled.
Yes, when i put some string the warning stops.
Yup, I should have caught that myself. Thanks for the report, I’ll be sure it gets fixed for the next release.
Hi,
Ive been getting the same error message even after i installed version 2.4.4
I have the same warning on two pages after updating EWWW to version 2.4.4
Any solutions?
Same here… 2.4.4 on 06/19/15
Clearly NOT [resolved]
Quick fix?
Replace
`$ewww_debug .= “folders to optimize:” . implode( “”, $aux_paths ) . “<br>”;
with
if(@$aux_paths) $ewww_debug .= "folders to optimize:" . implode( "<br />", $aux_paths ) . "";
NOTE: post editor changes br tag to br />
It’s fixed in the dev version. You can see the fix (and download it) via the link above.
I just did a new install of this and im still getting this message…
wp-content/plugins/ewww-image-optimizer/common.php on line 3098
Is this going to harm my wordpress installation?
Can someone post a simple solution pleas?
it won’t break anything, and the fix has not been released (and won’t be until next week, because it isn’t critical)
Same problem here too .. When will this be fixed?
I am getting ‘No Savings’ messages too when there are images I feel should be optimized?
How can I fix/check this? That it works?
Regards,
Indi
I installed the DEV verion at it works fine now!!
@indyparker, please start a separate thread about your ‘No Savings’ messages.
@tjmcd1963 I even put [resolved] because it is not a serious problem