I know this has been covered before but I am still having problems adding the correct forum address to the config file.
Here is my code -
Quote:
define('PHOTOPLOG_FWD','/http://212.67.202.205/~mad4it4/public_html/forums');
|
And here is my error -
Quote:
Warning: chdir(): No such file or directory (errno 2) in /home/mad4it4/public_html/forums/photoplog/settings.php on line 92 Warning: main(./global.php): failed to open stream: No such file or directory in /home/mad4it4/public_html/forums/photoplog/settings.php on line 93 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/mad4it4/public_html/forums/photoplog/settings.php on line 93
|
I have also tried by removing the /public_html code but still no joy.
Everything in the Admin CP is just fine.
This is the url I have been using to access photoplog -
I have also tried without the /index.php and
PhotoPlog
Can somebody help me please.