[horde] Fatal Error /w Horde 3
James Van Sickle
gothbert at spamcop.net
Wed Jun 4 12:56:52 PDT 2003
I added those the below two lines before the "var_dump($prefs);" line. I am
getting roughly the same results, except an additional NULL added before the
error message. I did not get anything from the debug_trace(), but am not sure
if this correct location you wanted?
debug_backtrace();
var_dump($GLOBALS['prefs']);
Results:
NULL NULL
Fatal error: Call to a member function on a non-object
in /usr/home2/hordexp/index.php on line 31
-James (DBA learning PHP)
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting James Van Sickle <gothbert at spamcop.net>:
>
> > I added "var_dump($prefs);" and got the following results:
> >
> > NULL
>
> Okay... why is it not in context? Does var_dump($GLOBALS['prefs']) work
> better? Can you put in a debug_backtrace() to see the call stack?
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck at horde.org>
> The alligators were there, too, in a bathtub inside the house.
>
More information about the horde
mailing list