[htmltmpl] Unused records..
Brought to you by:
samtregar
From: Isaac <is...@vi...> - 2003-11-18 11:39:43
|
Hullo everyone.. I just started using HTML::Template and I still think the sky is the limit. ;) The problem I'm having is HTML::Template choking unless I access all the records in the database from a single parse. I've run into a problem with HTML::Template not wanting to let records go to waste. I've got a modest database and I'm very unfamiliar with HTML::Template, but I'd like to know if there's a way around this? Not every database will be fully populated, but I want to have my maintenance & statistics scripts go in plot growth occasionally. Error message.. > HTML::Template->output() : fatal error in loop output : HTML::Template : > Attempt to set nonexistent parameter 'recordexpire' - this parameter name > doesn't match any declarations in the template file : (die_on_bad_params => 1) > at ../shared//Template.pm line 2905 TIA, Isaac - Internet & Marketing, Vancouver Island News Group |