Harshad
Forum Replies Created
-
@proscoutsonline It looks like some core UpdraftPlus plugin files are missing.
Could you please try to install the plugin files via FTP/SFTP instead?
To do this:
1. Unzip the UpdraftPlus ZIP on your local machine, using a zip utility such as 7-zip.
2. Access your WordPress installation via FTP or your host’s filemanager.
3. Navigate to wp-content/plugins. Upload the UpdraftPlus folder here.
4. Go to the Plugins page on your WordPress dashboard. You should see UpdraftPlus in the list of plugins.Let us know if above method helps to fix the issue?
@cyaniccypher Glad to hear the issue is now fixed, I’ll report this issue to our development team, hopefully it should get fixed in next release.
@cjwebdev Sure thing!
@cyaniccypher Could you please turn off Minify option and check if you still get the errors?
@sanath63 Could you send me a copy of your server’s PHP Error log?
You can find this log through your web hosting control panel (typically cPanel). If you are unsure where to find the PHP Error log, you can ask your hosts to provide it.You can opy and paste it here https://pastebin.com/ and share the link with us.
@cyaniccypher Could you please uncheck the option “Enable merging is JS files” and “Enable merging of CSS” files from WP-Optimize > Minify > JS & CSS and check if it helps to fix the issue?
@ate-up-with-motor Could you please increase the
max_input_time to 900andmax_execution_time to 900and check if it helps to fix the issue?@ate-up-with-motor Could you send me a copy of your server’s PHP Error log?
You can find this log through your web hosting control panel (typically cPanel). If you are unsure where to find the PHP Error log, you can ask your hosts to provide it.You can copy the PHP Error log file and paste it here https://pastebin.com and share the link here.
@ate-up-with-motor Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@muhammedessam Have you checked this article on how you can Eliminate render blocking resources?
https://getwpo.com/faqs/how-can-i-eliminate-render-blocking-resources/@mraghavboob Could you please add
error_logstatements in everyifblock of that function to see what happens. Also could you check whether thechmodfunction in that function returnstrueorfalse@cjwebdev Sometimes the cron to delete the minifued files doesn’t work due to plugin conflict with their cron, so I shared with you the code snippet.
If the snippet doesn’t work then you’ll have to manually delete the cache files from WP-Optimize > Cache and WP-Optimize > Minify.
@involveddigital Have you performed a conflict test yet?
Try deactivating all plugins except for UpdraftPlus and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
Could you send me a copy of your server’s PHP Error log?
You can find this log through your web hosting control panel (typically cPanel). If you are unsure where to find the PHP Error log, you can ask your hosts to provide it.@lollies Other than reversing the image compression there is no other option in WP-Optimize to revert back the images.