Nextgen Gallery is the culprit.
Any ideas on a fix for this or what might be causing the issue.
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.
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?
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.
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.
// Edit
case ‘edit’ :
bp_get_template_part( ‘members/single/profile/edit’ );
break;
Devs at nexgen are aware of this issue.
I ran into the same issue and had to deactivate nexgen. No other way!
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.
@ckchaudhary What photogallery are you using now?