Warning Message in LMS General Settings

Home Forums Legacy Support Support queries How-to & Troubleshooting Warning Message in LMS General Settings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243809
    Baldamus
    Spectator
    Hi There, I found a warning message in LMS General Settings > Logged in Menu: <b>Warning</b>: Use of undefined constant BP_SETTINGS_SLUG - assumed 'BP_SETTINGS_SLUG' (this will throw an Error in a future version of PHP) in <b>/kunden/443012_21220/webseiten/kiport/wordpress/wp-content/plugins/vibe-customtypes/includes/loggedin_menu.php</b> on line <b>361</b> Here is a screenshot What does that mean and what do I have to change? Greetings Michael
    #243910
    logan
    Member

    Notices /warnings are 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Warning Message in LMS General Settings’ is closed to new replies.