Remember back when it was possible to link to the logout page? That was another good way to pwn people, but because of changes to vB about a year ago it hasn't been possible for some time. Well, unbeknownst to all of you I created another bbusername-type code a couple months back for the user ID. I actually created this for FCS about 3 months back.
Here's a copy of the PM that explains how it is used:
Here's a copy of the PM that explains how it is used:
Remember, like the bbusername code, this needs to stay in OT.Scott said:FCS,
Your trick of logging people out doesn't work. The reason is the member's user ID must be in the link for it to work. Therefore, I hacked in the ability to do so.
Use the {bbuserid } (remove the space) tag in place of the numerical ID. For example, instead of: http://www.nissanforums.com/login.php?do=logout&u=1
Use:
http://www.nissanforums.com/login.php?do=logout&u={bbuserid }
Which will appear when the space is removed from the tag as:
http://www.nissanforums.com/login.php?do=logout&u={bbuserid}
You're welcome.
Scott