Helpful Information
 
 
Category: vBulletin 3 Discussion
Using standardredirect()

How can you call to the standardredirect() function if you have already referenced global.php.

I get real strange results calling to it like:


include("./global.php");

standardredirect("This is a test redirect...", "test2.php");

$goto='test2.php';
eval("standardredirect(\"".gettemplate("your_custom_template")."\",\"$goto\");");










privacy (GDPR)