Smarty error with Google Checkout HTML code

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
gvaughan55
New Member
New Member
Posts: 5
Joined: Wed Jul 09, 2008 7:54 pm

Smarty error with Google Checkout HTML code

Post by gvaughan55 »

I am pasting the html code for a google checkout store into the body of a page and I get the following error at the top of the page above the header when i open the page. Anyone have any suggestions on how to solve this. Thanks in advance for your help.

string(120) "Smarty error: [in metadata template line 22]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590)" string(116) "Smarty error: [in metadata template line 23]: syntax error: unrecognized tag: (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in metadata template line 23]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"

The google code I copied is below

Last edited by gvaughan55 on Sat Aug 07, 2010 2:35 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Smarty error with Google Checkout HTML code

Post by Dr.CSS »

Most likely that code had {  }  in it anything with those has to have {literal} the code {/literal}...
gvaughan55
New Member
New Member
Posts: 5
Joined: Wed Jul 09, 2008 7:54 pm

Re: Smarty error with Google Checkout HTML code

Post by gvaughan55 »

Thanks for the response the code listed is the literal code and it has no {} but I had already the literal tags anyway.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Smarty error with Google Checkout HTML code

Post by Dr.CSS »

I'm more than sure it had them at some point and copy/pasting may have removed them, what do you think all the %2, %3, etc. is...
Post Reply

Return to “The Lounge”