Re: [htmltmpl] Tracing Errors
Brought to you by:
samtregar
From: Roger B. W. <ro...@fi...> - 2010-09-24 12:25:50
|
On Fri, Sep 24, 2010 at 11:38:51AM +0100, Ian Warhurst wrote: >I presume the "pos" numbers are the useful bits but I can't correlate those numbers to any position in the template.. I don't use HTML::Template::Pro but I would assume it's an octet number in the template source file. Use a suitable editor to locate the problem (or just write a program to read the file, skip forward, and print a few lines for context). R |