The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Having this Problem
we get this when trying to edit the templates to fit in our hacks.:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /hsphere/local/home/jagsmanu/soccertainment.net/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 72 |
#2
|
||||
|
||||
Can't really help you if not seeing the edited template, but you might just have an <if> statement in your edited template that doesn't nest well or isn't closed.
|
#3
|
||||
|
||||
What did you edit before this error occured? More info is needed.
|
#4
|
|||
|
|||
A common mistake I try not to make is putting the single quotes within the brackets.
This is a bad $var['boo'] (notice the single quotes around "boo" This is good $var[boo] (No single quotes) |
#5
|
|||
|
|||
its when trying to edit the navbar template to add the links to vbookie into it but it seems to be a script and its not woking.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|