PDA

View Full Version : invision 2.1.3


vodkalicious
09-12-2006, 10:51 PM
Ive tried to install the above forum,but im getting this error...............

Warning: require_once() [function.require-once]: Unable to access ./init.php in /hosted/subs/ulmb.com/b/a/babetopia/public_html/forum/index.php on line 49

Warning: require_once(./init.php) [function.require-once]: failed to open stream: No such file or directory in /hosted/subs/ulmb.com/b/a/babetopia/public_html/forum/index.php on line 49

Fatal error: require_once() [function.require]: Failed opening required './init.php' (include_path='.:') in /hosted/subs/ulmb.com/b/a/babetopia/public_html/forum/index.php on line 49


I have followed everything in the instructions on how to install it,but i am getting these errors. Any help would be appreciated.

arenlor
09-12-2006, 10:56 PM
that means that you should search in the directory below your install fall for init.php because require-once means the file has to be there and can only be there once, that's saying it's not there, it's actually all one big error.

vodkalicious
09-12-2006, 11:04 PM
thank you very much arenlor, thats me logged. :)