#284 closed defect (bug) (fixed)
Users -> Account Settings Not working
Reported by: | trent | Owned by: | apeatling |
---|---|---|---|
Milestone: | Priority: | critical | |
Severity: | Version: | ||
Component: | Keywords: | xprofile, user menu, admin menu | |
Cc: |
Description
Cannot load bp-xprofile/admin-mods/bp-xprofile-account-tab.php.
This is what you get by accessing Users -> Account Settings in the Dashboard. It looks like you were disabling it because of the problems with IE, but the call is still there on line 9 in /bp-xprofile/admin-mods/bp-xprofile-admin-mods.php
//add_action( 'admin_menu', 'xprofile_add_account_tab' );
That disables the menu for now.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I've removed the mods now because they are no longer valid with 2.7. Users will have to understand that edits made to their default WordPress profile data will have no effect.