Re: [PHP] HELP with (Fatal Error: Call to a member function on a non-object)

2001-04-12 Thread g0thic
Thanks! That solved that one.. Now just a few more.. But with a different subject. On 4/12/01 12:34 AM, "Taylor, Stewart" <[EMAIL PROTECTED]> wrote: > This error suggests the $tpl is undefined i.e. you forget to create it using > new. > > -Stewart > > -Original Message- > From: g0thic

RE: [PHP] HELP with (Fatal Error: Call to a member function on a non-object)

2001-04-12 Thread Taylor, Stewart
This error suggests the $tpl is undefined i.e. you forget to create it using new. -Stewart -Original Message- From: g0thic [mailto:[EMAIL PROTECTED]] Sent: 12 April 2001 01:17 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [PHP] HELP with (Fatal Error: Call to a member function on

Re: [PHP] HELP with (Fatal Error: Call to a member function on a non-object)

2001-04-11 Thread Brian Clark
Hi g0thic, @ 8:17:24 PM on 4/11/2001, g0thic wrote: ... > Fatal error: Call to a member function on a non-object in > /home/httpd/www/g0thic/cawood_a4/edit_f.php on line 183 > 178- if($seditFileErr == "") > 179- { > 180-// Load primary key and form parameters > 181-$fldf_id = get_par