On 10/10/02 at 5:14 PM, [EMAIL PROTECTED] (Doc) wrote: > Then H-T must be incrediable dumb since that tmpl_var ROWS is in it. > <TMPL_LOOP NAME=ROWS> and Script says ROWS too. I am very much aware > of case sensitive nature of linux. > Your level arrogance on this list has only been exceeded by your ignorance, or perhaps by the lameness of your code. And all you have achieved is to now have your questions ignored by those who would have otherwise helped you.
*plonk* > ----- Original Message ----- > From: "Sam Tregar" <[EMAIL PROTECTED]> > To: "Doc" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, October 10, 2002 12:35 AM > Subject: Re: [htmltmpl] Error code. > > > > On Wed, 9 Oct 2002, Doc wrote: > > > > > HTML::Template::param() : attempt to set parameter 'rows' with a > > > scalar - parameter is not a TMPL_VAR! at dbview.pl line 22 > > > > This means that HTML::Template didn't see: > > > > <tmpl_var name="row"> > > > > in your template file. If you'd rather HTML::Template was quiet > > about this situation then set die_on_bad_params to 0 when you call > > new(). > > > > -sam > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
