fatal warning

I have my safe mode turned off now but I recieve this error now


Warning: require_once(/f1/content/abstractambience/public//community/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/public/community/inc/header.inc.php on line 173

Fatal error: require_once() [function.require]: Failed opening required '/f1/content/abstractambience/public//community/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/local/php5/lib/php/') in /home/public/community/inc/header.inc.php on line 173

any suggestions?

Quote · 7 Oct 2008

you have a permissions problem with /ray/modules/global/header.inc.php check your permission settings.

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 7 Oct 2008

I guess you need to change path in ray/modules/global/inc/header.inc.php file

find this line

/f1/content/abstractambience/public//community/ray/modules/global/inc/header.inc.php

and replace it with

/home/public/community/inc/header.inc.php

Regards

Artur A

Quote · 8 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.