optimizewp
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Conflict with Query MonitorHi John,
thanks for your kind reply.I did a quick test on another install, on the same hosting, but with different server setup, and there the issue was not present.
So I asked the hosting company to check their server setup and they fixed it in minutes, adjusting some parameters in Nginx, so your hint has been very resolutive.
Cheers!
Happy Easter!
You’re welcome!
Keep rocking!Hi @evilex!
Love your plugin!
Fix is quite easy, so if you please can add this code into your plugin code and release a new version, it would be really appreciate!Just take all your code from line 39 to 89 and wrap into this:
if (isset($cchl)) { your code from line 39 to 89 }Cheers!
Forum: Plugins
In reply to: [Smart User Slug Hider] Function mcrypt_encrypt() is deprecatedThanks Peter,
from what I read around, you can safely continue to use it, just suppress the warning message, so that no one can complain about it.
Some hints here:
https://github.com/magento/magento2/issues/5880
Hope this helps.Forum: Plugins
In reply to: [Plugin Organizer] Version 9.3 breaks multisite sites (Error 500)Jeff,
just updated to version 9.3.2 and I confirm that install is working fine. The reported problem has been fixed.Thanks so much!