Hey All,

I am running across a parse error when I am running a bin script (it soaks up 
the tt's and pushes out some html for some part of the site)

Anyways, one of the TT files is apparently throwing an error and preventing the 
bin script from working. I am getting this error.

Template error: file error - parse error -
home/section/data/generate.tt line 158: unexpected token (.)
  [% $.trim %]

This tt file has alot of TT code, obviously, and alot of JS. The ODD thing is 
that
there is some jQuery I am using that is using $.trim, but no TT. Yet, the error 
parsed 
out like it is a TT declaration [% $.trim %] <-- weird.

Anyone come across anything like this. Maybe there is an error in the file up 
or down 
in it somewhere and ???

Confused, any insight from anyone?

Thanks A bunch.

_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to