Buddypress: Creating default object from empty value in

Home Forums Legacy Support Support queries Other issues Buddypress: Creating default object from empty value in

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #349144
    Bernhardbunsen
    Spectator
    Hi team, after restore my backup my site is running fine so far. But I got this warning: WARNING: Creating default object from empty value in ........plugins/buddypress/bp-groups/bp-groups-template.php on line 602 Any idea? THX
    #349236
    Veronica
    Moderator
    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
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Buddypress: Creating default object from empty value in’ is closed to new replies.