in reply to Re^4: HTML::Template question
in thread HTML::Template question

have you searched your code for the string in the error message?

The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^6: HTML::Template question
by iRemix94 (Sexton) on Jul 21, 2015 at 12:21 UTC

    Yes, and its spelled correctly. I found something, if I put the TMPL_LOOP SCHEDULE_COLUMNS outside of the TMPL_LOOP SCHEDULE_ROWS, the error is gone. Don't know why though..