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