|
Originally Posted by Drax
|
hmm...shows for me and then I just selected the forums in Admin and get a bunch more errors. I must really done something wrong this time lol.
Warning: Failed opening './../config.php' for inclusion (include_path='') in /home//modules/Forums/common.php on line 129
Warning: Cannot add header information - headers already sent by (output started at /home//modules/Forums/common.php:129) in /home//modules/Forums/common.php on line 133
i dunno
|
It would really help us help you if you post all your Specifications. Version of Nuke, are you running PHPBB ported Forums etc. The more info the better.
Now, for your problem.
|
Code:
|
Warning: Failed opening './../config.php' for inclusion (include_path='') in /home//modules/Forums/common.php on line 129 |
Look at that..see the two // before modules? Check your url paths just in case. I doubt that is the problem.
Did you just install the Forums? If so, then the Forum config.php file did not get created. You must CHMOD the modules/Forums folder 777 so the install can write the config.php file to that directory.
Also, if you Are in the process of installing the Forums, that is more than likley why you get SQL errors above your Who's Online block. Use the Who's online block that came with the ported phpBB Forums and overwrite your existing one.
mikem