Hi as object i have switched to PHP 8.2 from PHP 7.4 and now i have a lot of errors in log
When use PHP 7.4 no issue , but when i switch to PHP 8 starts problems
I use Apache with NGINX as reverse proxy and varnish cache
[Wed Apr 17 13:31:02.360563 2024] [proxy_fcgi:error] [pid 30014:tid 140341663422208] [client xxxx:34924] AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “color-1-overlay” in /home/xxxx/public_html/xxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php on line 2677; PHP message: PHP Warning: Undefined array key “color-2-overlay” in /home/xxxx/public_html/xxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php on line 2677’
It seems for a problem with overlay on flex block 2 , please can i fix ?
Thanks
Hello @zeropiquet!
We would like to investigate this issue.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Thank you!
Hi, thanks for reply . yes, it’s a strange issue started from php 8 (i have tried with php 8.0 , 8.1 and 8.2 : same error) . And this problem is only on two domains , all with licensed Newspaper , all with same plugins . They are on different server , so i can’t that it’s a server thing related to.
But i’m sorry but i can’t give you admin access. I can give you error log , report how my website is
Hello @zeropiquet!
We will try to replicate on our end, and if everything needs a fix, we will add it to the next updates. Till we solve the issue, please let the PHP 7.4 version.
Thank you!
Unfortunately I can’t stay with PHP 7.4, I have services that require at least PHP 8.0 and so I had to find a temporary solution:
if it can help you, I commented line 2677 of td_block.php and there are no more errors, and everything seems to be ok..gradient is there, overlay too