Opened 15 years ago
Closed 15 years ago
#3899 closed defect (bug) (no action required)
BP_XProfile Pluggin Causing 503 errors for member logins
| Reported by: | MaineSongwritersAssociation | Owned by: | Will Zell - Mainesongwriters.com |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Extended Profile | Version: | 1.5.2 |
| Severity: | normal | Keywords: | |
| Cc: | will@… |
Description
This error message created in error logs filling error log and causing logins to not work (503 error) due to excessive login cap (caused from from script, not members);
....doesn't exist for query SELECT DISTINCT g.* FROM g ORDER BY g.group_order ASC made by require_once, require_once, require_once, do_action, call_user_func_array, xpa_plugin_init_action, BPxProfileACL->BPxProfileACL, BP_XProfile_Group->get
How can one fix this error in the script manually or is there a patch?
Change History (2)
#2
@
15 years ago
- Keywords reporter-feedback removed
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
Error appears to be from a plugin rather than BuddyPress core; get in contact with the plugin author, and if this does turn out to be a BuddyPress core bug somehow, feel free to reopen the ticket.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like you're using a plugin called BP XProfiles ACL:
http://wordpress.org/extend/plugins/buddypress-xprofiles-acl/
Try disabling that and see if BP works.