@pierremaitre
3 years ago
Hi there, No more login widget after upgrade, had to roll back to previous version.
4 years, 8 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!
4 years, 9 months ago
@vapvarun Thank you very much! It works fine.