[htmltmpl] Tracing Errors
Brought to you by:
samtregar
From: Ian W. <ia...@cr...> - 2010-09-24 10:59:05
|
Hi Can anyone tell me, when you get an error like (from the Apache error log in this case): [Fri Sep 24 11:11:43 2010] [error] HTML::Template::Pro:in TMPL_IF at pos 10056: end tag:found < instead of > at pos 10080, referer: ..... how I can find where in my template the error is occuring? I presume the "pos" numbers are the useful bits but I can't correlate those numbers to any position in the template.. Anyone know? Thanks Ian |