Hi Support,
After updating the theme on website modrika.com from 3.0 to 4.1 we are experiencing difficulty that the website is not opening other than homepage.
Notice: Undefined index: inactive in /home/modrik5/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-course-scheduler.php on line 183
Notice: Undefined index: review_course in /home/modrik5/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-course-scheduler.php on line 294
Warning: Cannot modify header information - headers already sent by (output started at /home/modrik5/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-course-scheduler.php:183) in /home/modrik5/public_html/wp-includes/pluggable.php on line 1340
Warning: Cannot modify header information - headers already sent by (output started at /home/modrik5/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-course-scheduler.php:183) in /home/modrik5/public_html/wp-includes/pluggable.php on line 1343
We have updated and changed the .htaccess file several times. saved permalinks several times but this is not working at all.
We have already taken a paid extended support for the theme with username ORM1. Account is activated with evanto login.
Need urgent support for this issue.
hi
It’s Notices /warnings and is nothing to worry about. it has nothing to do with the actual functionality. but if you find any fatal error only then you have to worry about it.
What are PHP Notices?
PHP notices are the least important. As stated on the official PHP website, you will see PHP notices when:
the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
Refer https://www.ostraining.com/blog/wordpress/warnings/.
NOTE: THE ABOVE LINES ARE NOT AN ISSUE. THAT IS JUST NOTICE, YOU DO NOT NEED TO WORRY ABOUT IT. EVERYTHING WORKS FINE.
you could hide these notices, follow this link: https://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress
if you found ant FATAL ERROR then let us know.