The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
So I disabled the plugin entirely and moved that code to newslettersubscription.php. I then add {vb:raw mailform} to the template. Now the error is: Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/fpaul46/public_html/forum/newslettersubscription.php on line 46 Line 46 is: Code:
vB_Template::preRegister('newsletter_subscription', ('mailform' => $mailform)); |
#12
|
|||
|
|||
Quote:
Code:
vB_Template::preRegister('newsletter_subscription', array('mailform' => $mailform)); You're right, it shouldn't be this hard. I should have put the code together and tried it before posting, sorry. |
#13
|
|||
|
|||
That fixed it.
I really appreciate your help in this. Thank you so much! |
#14
|
|||
|
|||
Is it actually working now? If it's not, don't give up - someone else here can probably help.
|
#15
|
|||
|
|||
I actually got a security token error, but I think that's a different problem. Time to Google...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|