@Thong tin du hoc there is only one .php file in the plugin – so it will be that one
@korhan I have worked out how to change it so the user goes to their change avatar page
In the .php file change the line : bp_core_redirect(bp_core_get_user_domain($user->ID));
to
bp_core_redirect(bp_core_get_user_domain($user->ID). ‘/profile/change-avatar/’);
I’d love to know how to change it so the the user goes to /members/username/profile/change-avatar/ once they sign up too
HI Brajesh,
I’d like to add a link into the confirmation message, so the user can tweet that they have joined. Can you tell me how to
Many thanks
Emily
ewebber became a registered member 14 years, 3 months ago
ewebber commented on the blog post Bp-gallery Beta available now, Download test and Enjoy %s
oops, seen your comment above – moving my gallery folder to my default theme worked
ewebber commented on the blog post Bp-gallery Beta available now, Download test and Enjoy %s
Hi, I have installed this on my site, but seem to be having some issues. The gallery appears in groups e.g. http://www.fuckyeahhackney.com/beta/groups/photo-hackney/ but when I click on the gallery item in the navigation it just takes me home. I’m sure I…