Re: Stack backtrace on fatal error?

From: Chris Hope (blackhole_at_electrictoolbox.com)
Date: 09/20/04


Date: Tue, 21 Sep 2004 01:24:39 +1200

Tim Tyler wrote:

> "Fatal error: Call to a member function fetchRow() on a non-object."

It means that you've done eg $foo->fetchRow() but $foo is not actually an
object. Without seeing any of your code it is difficult to further diagnose
what your problem is.

-- 
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/