Page 1 of 1

PunBB fatal error... way forward

Posted: Wed Sep 28, 2005 8:36 am
by gich
Now this is another one of those things that keeps bugging you, I keep getting this error on my PunBB.

http://nimeaea.s423.sureserver.com/modu ... /index.php

Fatal error:
Call to a member function on a non-object in /home/nimeaea/www/www/modules/PunBB/include/functions.php on line 985

I have gone thru every other setting I can ever Imagine, you have any idea?

Re: PunBB fatal error... way forward

Posted: Thu Sep 29, 2005 1:36 am
by sjg
That seems strange!

When you did the module install, did you get any error messages? It's trying to find the forum config, but the path is apparently not set (or it's not where PunBB module expects it).

Does your host have any special restrictions on file include paths?

___Samuel___

Re: PunBB fatal error... way forward

Posted: Sat Oct 01, 2005 9:24 pm
by MadMcAl
I have the same problem.

My hoster has deactivatet the fsocopen-function.
The punbb.module.php seems to need this function.
And so the whole thing dont work.