@pierremaitre
3 years, 9 months ago
Hi there, No more login widget after upgrade, had to roll back to previous version.
5 years, 5 months ago
I used the following code block:
<a href="<?php echo bp_loggedin_user_domain().'profile/edit/'; ?>">Edit my account</a>
I don’t know whether it is the best way to proceed, any advice welcome!
5 years, 6 months ago
@vapvarun Thank you very much! It works fine.