PHP Notice, vibebp, get_user_meta, edit_creds_cap

Home Forums Legacy Support Support queries Other issues PHP Notice, vibebp, get_user_meta, edit_creds_cap

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #353131
    Hey guys please help me address these PHP Notices WPLMS theme Version 4.097, WPLMS Plugin Version 1.5.4.3, VibeBP Plugin Version 1.5.4 Notice From debug.log file on the server [17-Apr-2021 17:28:16 UTC] PHP Notice: wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.) in /home/uhxrnz48ife3/public_html/wp-includes/functions.php on line 5313 Notice from the same line (5313) from front end Notice: get_user_meta( $user_id, 'last_activity' ) was called incorrectly. User last_activity data is no longer stored in usermeta. Use bp_get_user_last_activity() instead. Please see Debugging in WordPress for more information. (This message was added in version 2.0.0.) in /home/uhxrnz48ife3/public_html/wp-includes/functions.php on line 5313 Notice: Undefined offset: 1 in /home/uhxrnz48ife3/public_html/wp-content/plugins/vibebp/includes/class.filters.php on line 88 Notice: Undefined index: tab in /home/uhxrnz48ife3/public_html/wp-content/plugins/vibe-bbb/classes/class.settings.php on line 27 Deprecated: edit_creds_cap is deprecated since version get_point_admin_capability! Use 1.8 instead. in /home/uhxrnz48ife3/public_html/wp-includes/functions.php on line 4861
    #353238
    Veronica
    Moderator
    hi the delay in response due to the support holiday. 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
    #353408
    Thank you, you may close this topic
    #353497
    Veronica
    Moderator
    thanks for your confirmation closing this
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘PHP Notice, vibebp, get_user_meta, edit_creds_cap’ is closed to new replies.