Skip to:
Content
Pages
Categories
Search
Top
Bottom

Edit Profile Redirects to different page


  • BaldEmotions
    Participant

    @baldemotions

    Trying to figure out what is causing Edit Profile to redirect to a different page. I thought it was my classifieds plugin, but then I deleted it. Now I am being redirected to the forums page.

    Any ideas?

    I have gone through and disabled a lot of plugins.

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

  • BaldEmotions
    Participant

    @baldemotions

    Nextgen Gallery is the culprit.


    BaldEmotions
    Participant

    @baldemotions

    Any ideas on a fix for this or what might be causing the issue.


    shanebp
    Moderator

    @shanebp

    Your best bet is to talk to NextGen. It’s probably a known issue. If you do, tell them what versions of WP, BP, bbPress and NextGen you have installed. Ditto re your theme.


    Henry Wright
    Moderator

    @henrywright

    Hi @baldemotions

    wp_redirect(), wp_safe_redirect() or bp_core_redirect() are the functions that redirect. It could be that your theme is using one of those?


    BaldEmotions
    Participant

    @baldemotions

    What should it be using?


    BaldEmotions
    Participant

    @baldemotions

    Interesting. Might be a theming issue. Kleo is built for buddypress and bbpress, but maybe an error.
    Will have to look into that side of things.


    Henry Wright
    Moderator

    @henrywright

    What should it be using?

    Do you mean which redirection function? Either is fine – but my point was, the offending code will likely involve one of those functions. I thought it might be helpful me mentioning them if you were trying to debug…

    Your best bet is to contact the theme or plugin author (as @shanebp mentioned). They’ll probably be grateful for the bug report.


    BaldEmotions
    Participant

    @baldemotions

    // Edit
    case ‘edit’ :
    bp_get_template_part( ‘members/single/profile/edit’ );
    break;


    ckchaudhary
    Participant

    @ckchaudhary

    Devs at nexgen are aware of this issue.
    I ran into the same issue and had to deactivate nexgen. No other way!


    BaldEmotions
    Participant

    @baldemotions

    I have found the same out through my communications with them. Its lame because I have purchased pro and probably wouldn’t have if I knew it interfered with BuddyPress.


    BaldEmotions
    Participant

    @baldemotions

    @ckchaudhary What photogallery are you using now?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Edit Profile Redirects to different page’ is closed to new replies.
Skip to toolbar