I've managed to get a link In the contact email using the template (not phrase) of the email -- something like this might work for you
<xf:if is="{$user.user_id} > 0">
<a href="https://example.com/admin.php?users/member.{$user.user_id}/edit">Edit User</a>
</xf:if>
Yeah I'd like to be able to do this. Most of the queries we get involve doing something with their account, so a link to their member page would be so useful - {userid} doesn't work
I’m not concerned about it supporting AMS but would like to be able to use Tag Essentials on the forums without it messing with my ability to add tags in AMS
I'm getting an error when adding tags to Bob's AMS Article system
LogicException: Could not determine dependable add-on; please override in src/addons/AVForums/TagEssentials/XF/Repository/Tag.php at line 1033
AVForums\TagEssentials\XF\Repository\Tag->getDependsOnAddOnIdForTagEss() in...
Same happened to me. I’d been a member since very early on (2007ish) but it was a different place then. Got asked for DOB, I thought it would be fun to put in my sites date of birth as it was over 18. I was then told that I’d joined Twitter as a minor so my account was now invalid.
In my view the admin would be adding them, but I guess with permissions you set it up however you like.
Ideally I'd like a button/link next to 'Report' at the bottom of any forum posts called 'Add to Tracker' that I could press, and it would then ask which resource you'd like to add it to, and...