PDA

View Full Version : Fatal error: Call to a member function on a non-object in


John D
11-23-2005, 12:11 PM
Hey,
Getting this error:
Fatal error: Call to a member function on a non-object in /home/dotnet/public_html/new/index.php on line 162

Anyone know whats wrong?

Thanks

John D
11-25-2005, 01:09 AM
Got that error fixed but having the same issue;

Fatal error: Call to a member function on a non-object in /home/dotnet/public_html/new/include/functions.php on line 109

Line 109:

$categs[$rs->Fields('ID')] = str_repeat('|', $level -1).'|___'.$rs->Fields('TITLE');

Anyone?

Thanks

Ap0s7le
11-25-2005, 01:47 AM
Seems like it's working fine for me.

Still having issues?

-Casey

John D
11-25-2005, 12:25 PM
Yeah I'm still having it.
It happens in the admin panel now when I try do a script function, like sending an email or validating links for example.

John D
11-28-2005, 03:29 PM
Anyone know what could be the problem?

Can't move my site to php link directory until I can get this fixed.
All the sites joining right now can't be added until I move over because the database was converted.

Thanks :)

John D
11-30-2005, 07:47 PM
Does anyone know for this?

Losing all the submissions being made since I moved to phplinkdirectory and its a few hundred a day..

Thanks

Boby
12-09-2005, 05:59 PM
Hello!

Do you have changed some files of phpLD? Do you maybe tried upgrading just by copying the new files without going through the installation/upgrade process again?

Please, post when exactly the error message appears. When submitting, when approving the new link in the admina area, when displaying, ... ?

Regards, Boby!

Ap0s7le
12-09-2005, 09:19 PM
Hey John D,

I tested this, and thought it worked alright now.

Can you verify this?

-Casey

John D
01-05-2006, 12:55 PM
Hey Casey,

Can you post what you did to fix this please?

I had to reupload code from David because there was another problem and this came back.

Thanks a lot