problem with installation of laytheme addons
-
**After installing one of the Laytheme plug-ins/addons I get these errors (versions Wordpress 6.5.2, Lautheme 7.1.0)
Can anyone help me?**
*Deprecated: Creation of dynamic property PluginUpdateChecker_2_0::SpluginName is deprecated in /us/www/users/jinch/eiga-laytheme/wp-content/plugins/laytheme-carousel/plugin_update_check.php on line 60
Warning: Cannot modify header information - headers already sent by output started at /us/www/users/jinch/eiga-laytheme/wp-content/plugins/laytheme-carousel/plugin_update_check.php:60) in /usr/www/users/jinch/eiga-laytheme/wp-admin/includes/misc.php on line 1439
Warning: Cannot modify header information - headers already sent by (output started at /ust/www/users/jinch/eiga-laytheme/wp-content/plugins/laytheme-carousel/plugin_update_check.php:60) in /us/www/users/jinch/eiga-laytheme/wp-includes/functions.php on line 7096
Warning: Cannot modify header information - headers already sent by output started at /us/www/users/jinch/eiga-laytheme/wp-content/plugins/laytheme-carousel/plugin_update_check.php:60) in /usr/www/users/jinch/eiga-laytheme/wp-admin/admin-header.php on line 9*

-
can you set
define( 'WP_DEBUG', true );
to
define( 'WP_DEBUG', false );
in your wp-config.php file