[buddypress-trac] [BuddyPress Trac] #5648: problem with warning AJAX functions

buddypress-trac noreply at wordpress.org
Sat May 17 12:37:56 UTC 2014


#5648: problem with warning AJAX functions
-------------------------------+------------------------------
 Reporter:  dmuneras           |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  low                |   Milestone:  Awaiting Review
Component:  Groups             |     Version:  1.9.2
 Severity:  minor              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by boonebgorges):

 * keywords:  dev-feedback 2nd-opinion => reporter-feedback


Comment:

 Thanks for the report. Can you get a more detailed stack trace of the PHP
 warning, to see its root cause? Without knowing what version of WP you're
 running, I can't be sure what line 1375 of `wp-admin/includes/plugin.php`
 is, but I'm guessing that it has something to do with `remove_menu_page()`
 or `remove_submenu_page()`. And my guess is that this doesn't actually
 have to do with BuddyPress at all - it's just that BuddyPress's AJAX is
 demonstrating the problem.

 So, if you can get a more complete stack trace, that would be helpful.

 Your output buffer workaround is fine, but it would be better to do one or
 both of the following:
 - figure out which plugin is actually causing the warning and fix it
 - turn down the error reporting level on your server - you should not be
 seeing these kinds of warnings in a production environment

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5648#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list