When I try to assign a php varible to a fast template value i get the following fatal error:
Fatal error: Call to a member function on a non-object in c:\web\re-write\news.php on line 43 Line 43 reads as follows: $tpl->assign(NEWSID, $newsid); Any ideas on what is happening, and how i can fix this problem? The source for this file can be found at http://www.burwell.f2s.com/news.phps -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]