View Full Version : misc.php
Swampfox
10-26-2008, 05:34 PM
I know you can see who posted in a thread by going to.....
/misc.php?do=whoposted&t=(thread number)
anything else you can do with it?
Lynne
10-26-2008, 06:04 PM
Take a look at the misc.php file and you'll see all sorts of do actions. The top one is "if ($_REQUEST['do'] == 'buddylist')" and you can see in the query that it uses your userid which is given, so try misc.php?do=buddylist. Next one is "if ($_REQUEST['do'] == 'whoposted')" and you can see right under there that it wants a threadid, so try /misc.php?do=whoposted&threadid=xxxx Just look down the list of dos in there for other options.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.