Skip to:
Content
Pages
Categories
Search
Top
Bottom

Settings pages (Profile, Notifications, General) give 404 error.


  • tisor
    Participant

    @tisor

    When I go to my profile on the top right corner and select “Settings -> General”, “Settings -> Notifications” or “Settings -> Profile” I’m getting a 404 error not found.

    I’ve tried disabling the actual theme, testing with Twenty themes, and still dropping 404 error.

    This is my website.

    I’ve tested disabling the plugins and also no success.

    Reinstalling WordPress is a no-go. Already spent +100h on the backend and instruction content.

    Anyone know a solution for this?

    Profile edit pages are working fine (which I see were an error for other people).

Viewing 4 replies - 1 through 4 (of 4 total)

  • jlgarnier
    Participant

    @jlgarnier

    Hello all,

    I’ve got the same issue since BuddyPress was updated a few weeks ago: all BP setting pages that were available through my main menu are now leading to HTTP 404 error (Login, Profile, Logout…).

    Could I possibly uninstall / re-install BuddyPress without losing all BP settings in the database?

    Any clue or advice is welcome. Thanks in advance for your help!


    tisor
    Participant

    @tisor

    I had a site plugin, disabling the menu options for WordPress. Using this code:

    bp_core_remove_nav_item( ‘settings’ );

    This was generating the 404. Removed it, all worked.


    jlgarnier
    Participant

    @jlgarnier

    Thanks Tisor, but how/where did you find this lien of code? Why would any plugin specifically target BP settings?

    Thanks for your help!


    tisor
    Participant

    @tisor

    It was in my own siteplugin. I added it to clear a bit the menu on my template…

    You will need to go for a search…

    Disable all plugins except buddypress and activate 1 by 1 to find the one that breaks it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar