Re: Error in make_config.php
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2003-07-27 21:12:01
|
"Mike Momany" <mi...@dm...> writes: > I am getting the following error in make_config.php: > > Fatal error: Call to a member function on a non-object in . . . . > /weather/config/make_config.php on line 339 > > Any suggestions? This error could come from an old session, try visiting the reset_session.php script in the config folder, that should clear any session. If that doesn't help, then something's wrong :-( -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather: Shows the current weather on your webpage and PHP Shell: A telnet-connection (almost :-) in a PHP page. |