February 7th, 2005, 05:02 PM
|
#3 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,782
|
In the pp-inc.php file in the forward function
if ( $Globals['vbversion'] == "postnuke" )
$redirect = "{$Globals['vbulletin']}/modules.php?$redirect";
else
DELETE THOSE 3 LINES
|
| |