-
Author
-
March 10, 2015 at 01:44 #49429ianllParticipant
Hello, I’m receiving the following notice and wondering if you can assist in fixing?
Notice: bp_core_delete_notifications_for_user_by_type is deprecated since version 1.5! Use bp_core_delete_notifications_by_type() instead. in /home/——-/public_html/pro/wp/wp-includes/functions.php on line 3378
Thank you!
March 10, 2015 at 01:51 #49430ianllParticipantI’m also tracking down this notice:
Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/——/public_html/pro/wp/wp-includes/functions.php on line 3547March 10, 2015 at 02:45 #49444sharmstrModeratorTurn of debugging in wp-config.php http://codex.wordpress.org/Debugging_in_WordPress
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 10, 2015 at 03:03 #49447ianllParticipantI know the notices go away when I turn off debugging, I was hoping to fix this so the notice was not there and depreciated code was not being used. Can you help?
March 10, 2015 at 06:02 #49454sharmstrModeratorAdminbar is not called by Kleo. Kleo merely hides the admin bar or not depending on what you set in Theme Options.
bp_core_delete_notifications_for_user_by_type isn’t called by Kleo either. And just for reference, neither is the newer function bp_notifications_delete_notifications_by_type.
In a WP install with the Kleo recommend plugins, nothing is calling it except Buddypress.
My guess is you have a plugin that’s calling it. A quick google search brings up a few of them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.