help error header.inc.php on line 173

Here my error, can anyone help???

 

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

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

Quote · 15 Aug 2008

It sounds like your ray header didn't install right possibly:

/ray/modules/global/inc/header.inc.php

something like depending on your full path your host control panel and setup uses...this one is based on cpanel, sound like you might use hspere or other though:

include("/home/myaccount/public_html/inc/header.inc.php");

This include path needs to reflect the acutal path to the file.

same with /inc/header.inc.php

and all files in /periodic folder

If they do not have the same and correct paths than you will get errors. Once the correct paths for your host operating system/control panel and account are set correct your errors should go away.

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 15 Aug 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.