bp_setup_current_user was called incorrectly
-
Whenever I initialize the Community Add-on I receive the below error when trying to do anything in the admin area:
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.) in D:\home\site\wwwroot\wp-includes\functions.php on line 3622
I also receive the below error on the front end:
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.) in D:\home\site\wwwroot\wp-includes\functions.php on line 3622
I only have the below plugins activated:
- AnsPress
- BadgeOS
- BadgeOS Community Add-On
- BuddyPress
- BuddyPress Edit Activity
- Categories for AnsPress
This is in a multi-site environment, though there is nothing special about the error in that sense that I’m aware of. Disabling the Community Add-on resolves the issues.
Anybody else experience this? Or know of a fix?
- The topic ‘bp_setup_current_user was called incorrectly’ is closed to new replies.