Page 1 of 1

Call to a member function on a non-object in editcontent.php on line 86

Posted: Wed Oct 04, 2006 3:23 pm
by mikeatgenero
When I try to change a page in the admin tool I get the following error
"Fatal error: Call to a member function on a non-object in /home/virtual/site22/fst/var/www/html/admin/editcontent.php on line 86"

On line 86 in editcontent.php I read this:
"$contentobj->FillParams($_POST);"

Somebody... any idea?

And when you know what the problem is, please submit the solution also. If possible ofcourse.