Hello there,
i've installed dolphin 6... there are 2 errors when i visit index.php
errors :
Warning: include(/home/www/muzika/www//home/www/muzika/www/community/ray/modules/global/inc/header.inc.php) [function.include]: failed to open stream: No such file or directory in /home/www/muzika/www/community/ray/modules/global/inc/header.inc.php on line 3
Warning: include() [function.include]:
Failed opening
'/home/www/muzika/www//home/www/muzika/www/community/ray/modules/global/inc/header.inc.php'
for inclusion (include_path='.:/usr/share/pear') in /home/www/muzika/www/community/ray/modules/global/inc/header.inc.php on line 3
Please help me ho do i rectify these errors??
The lines are :
<?
include("/home/www/muzika/www/community/ray/modules/global/inc/header.inc.php");
/**
* Current version information.
*/
if(!defined("VERSION")) define("VERSION", "3.0.0000");
/**
later,
DosDawg
oh yeah by the way, this is better posted in the forums, not the blog.
include(/home/www/muzika/www//home/www/muzika/www/community/ray/modules/global/inc/header.inc.php) [function.include]: failed to open stream: No such file or directory in /home/www/muzika/www/community/ray/modules/global/inc/header.inc.php on line 3
you have this in ray header:
include("/home/www/muzika/www/community/ray/modules/global/inc/header.inc.php");
But the first part that failed refers to the following location:
include(/home/www/muzika/www//home/www/muzika/www/community/ray/modules/global/inc/header.inc.php)
Which see more
# Posts requesting assistance should not be used as a topic in the blog but should be addressed in the appropriate forum section, and must provide the following details:
* Problem description
* Version of software
* Type of license(s)
* Access information (i.e. membership), screenshot(s) if/where appropriate