You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Live Composer on sites with PHP 8, this warnings are generated :
Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/css-generation.php on line 407
Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/display-functions.php on line 1101
The text was updated successfully, but these errors were encountered:
When using Live Composer on sites with PHP 8, this warnings are generated :
Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/css-generation.php on line 407
Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/display-functions.php on line 1101
The text was updated successfully, but these errors were encountered: