The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am creating a Pay to Register redirection hack but I got the code to work only problem is I get a bunch of characters show up on the do=addmember page.
Image of problem: http://www.vbpatrons.com/problem.jpg Here is the code I'm using at hook location register_addmember_complete Code:
if ($_REQUEST['do'] == 'addmember')
{
echo ("<META HTTP-EQUIV=\"Refresh\" CONTENT=\"2; URL=payments.php\" />");
}
Code:
{
echo ("<META HTTP-EQUIV=\"Refresh\" CONTENT=\"2; URL=payments.php\" />");
}
thanks Steve |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|