Hi, I am getting this erros on my website:
Deprecated: Unparenthesized a ? b : c ? d : e
is deprecated. Use either (a ? b : c) ? d : e
or a ? b : (c ? d : e)
in /www/johanzambrano_698/public/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/api/v3/class-api-user-controller.php on line 3312
Notice: Trying to access array offset on value of type bool in /www/johanzambrano_698/public/wp-content/plugins/bp-social-connect/includes/social/google/class.google.php on line 31
Notice: Trying to access array offset on value of type bool in /www/johanzambrano_698/public/wp-content/plugins/bp-social-connect/includes/class.init.php on line 50
Could you please check that on your plugins?
Hi all of these are notices and are not fatal errors .
Please disable wp_debug : https://codex.wordpress.org/WP_DEBUG