[buddypress-trac] [BuddyPress Trac] #4990: Error message after log out
buddypress-trac
noreply at wordpress.org
Sat Jun 11 18:30:27 UTC 2016
#4990: Error message after log out
-------------------------------+----------------------
Reporter: henrywright | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Component - Core | Version: 1.7
Severity: normal | Resolution: invalid
Keywords: reporter-feedback |
-------------------------------+----------------------
Comment (by r-a-y):
It's a Theme My Login problem because they are overriding the entire login
process.
If you want to disable the shake JS thing, add this to your theme's
`functions.php` or `wp-content/plugins/bp-custom.php`:
`remove_action( 'login_form_bpnoaccess',
'bp_core_no_access_wp_login_error' );`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4990#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list