ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
924 stars 218 forks source link

Unyson plugin problem #4215

Open krochx opened 2 years ago

krochx commented 2 years ago

I am having an issue with the Unyson plugin. Whenever I activate the plugin the website stops working, landing page shows this message:

"There has been a critical error on this website."

The problem occurs when PHP 8 is enabled. On PHP 7.4 everything works. Does the Unyson php8 plugin support?

And the theme I am using requires Unyson to be activated.

Please let me know how to solve this issue.

Hope to hear from you.

mwtemplates commented 2 years ago

Can you check your PHP error log and post your errors here?

krochx commented 2 years ago

[2022-02-20 23:48:43]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi [2022-02-19 08:33:25]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:24]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:22]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:18]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:17]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:16]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:15]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:13]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:13]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:12]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:11]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:07]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:05]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:03]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:33:00]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-19 08:32:59]: uid: (1535/news1t) gid: (1537/news1t) cmd: alt-php81 [2022-02-08 16:36:57]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi [2022-02-08 16:00:12]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi [2022-02-08 15:59:31]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi [2022-02-08 15:58:41]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi [2022-02-08 15:58:40]: uid: (1535/news1t) gid: (1537/news1t) cmd: suspendedpage.cgi

mwtemplates commented 2 years ago

It seems that this is not a PHP errors log. Can you please clarify are you using PHP8.0 or PHP8.1?

PHP8.1 not supported by WordPress itself even in beta stage at the moment:

https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

krochx commented 2 years ago

The problem occurs when PHP 8 is enabled. At the moment I'm using PHP 7.4 Everything works fine, I want to upgrade to PHP 8.0

mwtemplates commented 2 years ago

Please try to switch to your PHP8.0 version, refresh your page to make PHP errors appear and then find your real PHP error log to provide it here.

This may be not only Unyson issue - maybe your other plugins are not compatible with PHP8.

There are recent Unyson update to fix PHP8 errors, so there is no way to find your issue without actual PHP error log.

uhlhosting commented 1 year ago

PHP 8.0 breaks also my website.