Midnightalaskan

Joined: May 18, 2012
Posts: 1
|
Posted:
Fri May 18, 2012 6:38 pm |
|
OK I have searched everywhere and I can not figure out what is wrong.... I keep getting the "cant access database" error yet I have done everything I can find to fix it... I am running raven nuke and have the php v8. whatever... and I even added the define('INCLUDE_PATH', ''); to the .php and I have yet to get it workin.... am I missing anything here?
edit:
when I try to load directly to the livechat.php this is what i get
Unable to locate the RavenNuke™ configuration file - rnconfig.php
It could be missing or not readable. Please verify that the file exists and is readable in the root folder.
This may also be caused by a third party module/script which attempts to include config.php directly rather than including mainfile.php and letting it load config.php, or otherwise does not follow RavenNuke(tm) standards on how the constant INCLUDE_PATH is defined (this is done in mainfile.php, and is dependent upon other constants). ERRNO: 2 TEXT: Cannot modify header information - headers already sent by (output started at /home/thekushp/public_html/Home/config.php:99) LOCATION: /home/thekushp/public_html/Home/modules/Live_Chat/lib/class.chat.php, line 257 |
| |
|