help plz install probs :(

Warning: fileperms() [function.fileperms]: stat failed for ../orca/cachejs in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

Warning: fileperms() [function.fileperms]: stat failed for ../orca/classes in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

Warning: fileperms() [function.fileperms]: stat failed for ../orca/conf in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

Warning: fileperms() [function.fileperms]: stat failed for ../orca/js in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

Warning: fileperms() [function.fileperms]: stat failed for ../orca/layout in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

Warning: fileperms() [function.fileperms]: stat failed for ../orca/log in /home/fusenet1/public_html/fuse/dolphin/install/index.php on line 1649

i tried changing perms but no luck also tried uploading new dolphin folder again still same warning any ideas?

Quote · 7 Aug 2009

function getPermissions( $filename )
{
 clearstatcache();
 $perms = fileperms($filename);
 $ret = substr( decoct( $perms ), -3 );
 return '';//$ret;
}

 

Is the function it's referring to in the install/index.php fiel at line 1649.  It's stating that these files are not there.  Please open your install package on your computer and do a comparison of the files on your server, best to set them side by side in an FTP Program so you can check them all.  Do not check just folders, check the files and also check the file sizes.  More than likely your FTP is not set to Binary and this is what is causing your problem.  Basically it is saying it can't find your Orca files.  follow the file path it's giving you and lok for them.

Quote · 7 Aug 2009

ty mydatery i downloaded it again and used filezilla to upload was missing orca dir for some reason i keep looking in group/orca for the problem lol ty

Quote · 7 Aug 2009
 
 
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.