The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|