Quote:
Originally Posted by FF|Skyrider
Any way to add a {PROFILE} or something so it also adds a link to the user profile.
|
I just updated to version 1.4. {USERID} is now something you can use in the Ban Reason option.
Therefore you can make a profile link by using code like this in the ban reason:
Code:
[url=http://www.juot.net/forums/member.php?{USERID}]{USERNAME}[/url]
change the URL to your forum's URL and you should be all set. That will link the username of the banned user to their profile.
Note: Don't use quotes in the URL tag, I've seen it cause problems.