Hi @schweizerschoggi
I hope you are doing good today.
Could you let us know which PHP version you use and can you update at least to PHP 7.4 and see if that helps?
Kind Regards,
Kris
Good morning Kris
Thank you – I’m fine, despite working between the years 🙂
We’re currently using PHP 7.4.21
Schoggi
Hi @schweizerschoggi
To not affect a live site, are you able to create a staging site and run a full conflict there?
1. Please deactivate all plugins except Forminator and check if the problem is gone. If so, then enable all plugins one by one and find which one is having a conflict. If there is no positive result, switch to the default WordPress theme like 2019 and see if it works.
2. If the above will give positive results, manually update on staging site Forminator files via FTP (replace files). There is a possibility that the update failed and some files are missing. If this will help with staging, you can try to replace Forminator files via FTP on the live site.
3. If both above steps will give no positive results still add this code to your wp-config.php file:
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
also delete (if exist)
define('WP_DEBUG', false);
The line should be placed above the “/* That’s all, stop editing! Happy blogging. */”
And refresh site with Forminator enabled.
This will generate in the /wp-content/ folder a debug.log file. Thanks to this file we will understand what is causing the error.
Please upload the debug.log into google drive or dropbox and share a link in your next reply, so that we could take a closer look at this issue.
Kind Regards,
Kris
Dear Kris
We do have a staging server, but unfortunatly the PHP version on this machine is not up-to-date (still running 7.3.29).
I have just asked IT support to update to the version that’s running in live environment, but this will take one or two days.
Once done I will do your tests as requested.
Coming back to you on this then!
Regards
Schoggi
Ok, good news so far.
The staging server has been updated this morning and I was able to do a test.
I have deactivated all other plugins and just updated Forminator. The update process failed because of a timeout.
Update “failed”
But after refreshing the page the update to version 1.15.9 was done anyway.
Update done
Also the website did not break this time. So, no idea what happened to the live server last monday but I will give it another try next week. 🙂
Thanks a lot for the right idea and have a nice day!
Schoggi
ok, not at all. Today I tried to reactivate the plugin on the live server (wich is 1:1 identical in terms of versions, plugins and content to the staging server) and it broke again with a “critical error”. Now I will try and update the plugin via FTP
OK, FTP upload done, Plugin working.
Have a wonderful and healthy 2022!