Quote:
Originally Posted by Lynne
What is the code you are adding that seems to be causing the problem?
|
What triggers it is {vb: anything. I did a test adding {} then {vb} then {vb:} and the last one triggered it.
I found a work around though. There was some javascript in the template so I pulled all of it out and put it into a new template then called IT from the main template and now I can save the original template without error.
EDIT:
The problem is definitely in the javascript somewhere. The javascript is needing variables from the PHP file but when I try to reference the variable using {vb:raw variablename} i get the same error when I save the template.
I poked through the javascript and everything LOOKS ok but I'm no expert. Is there anything I should keep an eye out for?