Conflict with PHP 7.4.2.1

Hi,
I migrated the website https://www.romanstary.cz/ yesterday to a server with PHP 7.4.2. Everything was fine but a couple of hours lated, I started to get this warning (see the attached picture). It helped to downgrade the PHP to 7.3.9 (which is a bit of mistery for me because I tested the site for PHP 7.4. and everything worked great).
I was facing a few more issues, e.g. editor not loading but I solved that already.
I was just curious where the problem is because I know Pro is compatible with PHP 7.4…
Thanks a lot!

Hi Karolina,

The issue has been already addressed in the following thread.

Thanks

Hi,
I see, thank you!
So setting open_basedir to none should solve the issue?

Hi Karolina,

Yes, you can follow what my colleague said or you can follow this one. Base on your screenshot, this is just a PHP warning and it can’t harm your website. You are seeing that code because the WP_DEBUG was set to true . Please set the WP_DEBUG to false on your wp-config.php files to hide the warnings because it is just intended for debugging some code.

Hope that helps.

Thank you.

Thank you!
I got so many different solutions I can choose from now. :slight_smile:
Have a nice day,
K.

Hi Karolina,

You’re welcome and it’s our pleasure to help you! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.