Quote:
Originally Posted by hambil
Yeah, it's a chicken and egg thing. You have to post to get the url to the threads, and you need the url to the thread to post. I usually just do a quick update of the hack within a few minutes of posting here, once I know the topic id.
|
i meant this:
PHP Code:
$vbulletin->options['vbpostcheck']['form_action'] = 'http://www.catnine.net/vb/newreply.php?do=postreply&t=' . $_REQUEST['t'] . '&skip=1';
... use $vbulletin->options[bburl]