CEMBTW
Forum Replies Created
-
Smushing continues to result in “Reduced by 0 (0 saved)”.
I explicitly defined log path in resmushit.inc.php to a log file with proper permissions.
The log file shows that the files I attempt to smush are reverted, but no reason is given. Consider giving some feedback to the user when server communication fails.
Checking my PHP logs, it seems to be a permissions issue.
PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\[my path]\wp-content\plugins\resmushit-image-optimizer\resmushit.inc.php on line 23 PHP Warning: fclose() expects parameter 1 to be resource, boolean given in C:\[my path]\wp-content\plugins\resmushit-image-optimizer\resmushit.inc.php on line 24 PHP Warning: fopen(../resmushit.log): failed to open stream: Permission denied in C:\[my path]\wp-content\plugins\resmushit-image-optimizer\resmushit.inc.php on line 22Thanks. Some optimizations are working. Some still result in “0 Saved”.
I would look at the logs but, though the “Enable logs” checkbox now stays checked, no log file is created. I’ve checked at the root and done a type search for any “.log”.
Forum: Plugins
In reply to: [Autoptimize] How to increase the Max Cache SizeWhat is used to send the warning email?
I’ve changed the cache maxsize, but still receive the warning emails. (A desired feature – I just only want them when I’m being warned about the new maxsize.)
Thanks.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Options greyed outCheck your admin notifications above for something like this:
Consider Titles” and “Consider Bodies” are currently disabled. As a result, “Pages” may not display in the “Related Posts” sections. Hide Details [-]
YARPP’s “consider titles” and “consider bodies” relatedness criteria require your wp_posts table to use the MyISAM enginefulltext indexing feature. Unfortunately your table seems to be using the InnoDB engine. Because fulltext indexing is not supported by your current table engine, these two options have been disabled.
To restore these features, please do the following:Forum: Plugins
In reply to: [Plugin Organizer] Plugin Organizer Blank Screen After UpdateUpdated to 6.0.10, removed the “safety” files I had placed, and it still worked. Looks like that did the trick, thanks.
Forum: Plugins
In reply to: [Plugin Organizer] Plugin Organizer Blank Screen After Update6.0.9, and had been using the plugin with no issues for many months before.
Check your PHP errors, or look here. This fixed it for me.
https://wordpress.org/support/topic/plugin-organizer-blank-screen-after-update?replies=1
Forum: Plugins
In reply to: [EG-Attachments] Widget's goneMy widgets also disappeared, both from the sidebars they had been placed in and the list of available widgets. (4.3)
Forum: Plugins
In reply to: [Link Library] Installation/Activation Error WarningsThanks for the updates.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Using encryption setting of "none"Sorry. Before I saw these thread updates I installed version 1.5.
Now I get a success message and the test mail comes through.
Perhaps coincidental, but it was not working a couple minutes before installing, and was working right after.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Using encryption setting of "none"Thanks for looking into this. I installed the new version.
Now it just sits at the “Sending the message: Sending…” stage of the test message process—and longer than the 2 minutes that it mentioned as a timeout period. (This is after re-running the wizard, and was attempted on three browsers)