November 22nd, 2005, 01:47 PM
|
#3 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,060
|
In pp-inc.php function forward
remove this code
//if ( $Globals['vbversion'] == "postnuke" )
// $redirect = "{$Globals['vbulletin']}/modules.php?$redirect";
//else
$redirect = "{$Globals['maindir']}/$redirect";
|
| |