Quote:
Originally Posted by bobster65
no..... not a template, the plugin
|
Thanks for quick response. So, I open the product-bookiehack plug in and replace the code below with Paul M's code correct?
if ($newpost['postvbookieevent'])
{
$forceredirect = false;
$vbulletin->url = 'vbookie.php?' . $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent";
}