Help - Search - Members - Calendar
Full Version: Shop front errors?
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
bootcamp
Hi everybody.

Wonder if anyone can tell me what would be causing this.

QUOTE
Warning: %v%v() [function.%v]: failed to open stream: No such file or directory in /var/www/web8/web/includes/content/index.inc.php on line 38

Warning: %v%v() [function.include]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='/usr/share/php5') in /var/www/web8/web/includes/content/index.inc.php on line 38

Warning: %v%v() [function.%v]: failed to open stream: No such file or directory in /var/www/web8/web/includes/content/index.inc.php on line 42

Warning: %v%v() [function.include]: Failed opening 'language/en/home.inc.php' for inclusion (include_path='/usr/share/php5') in /var/www/web8/web/includes/content/index.inc.php on line 42

Warning: %v%v() [function.%v]: failed to open stream: No such file or directory in /var/www/web8/web/includes/boxes/language.inc.php on line 50
etc..
wacko.gif

Cube cart installed fine. I can log into the administration and all looks ok there. It is just when I go to the front end that I get a whole page of these errors.

I am running the CubeCart 3.0.14 on a Linux Suse 10 (ISPConfig) test server with PHP 5.0.4 and MySQl 4.1.13.

Am not sure what it could be, as all my other test sites (non cubecart) work fine on this server.

Would be most gratful for any help. biggrin.gif
roban
Please post the contents for your includes/global.inc file
bootcamp
QUOTE(roban @ Nov 24 2006, 01:26 PM) *
Please post the contents for your includes/global.inc file

Here is the global.inc file
QUOTE
<?php
$glob['dbdatabase'] = 'web8_db1';
$glob['dbhost'] = 'localhost';
$glob['dbpassword'] = 'deleted';
$glob['dbprefix'] = '';
$glob['dbusername'] = 'web8_u1';
$glob['installed'] = '1';
$glob['rootDir'] = '/var/www/web8/web';
$glob['rootRel'] = '/';
$glob['storeURL'] = 'http://suse.cube';
?>

Thanks
roban
I'm not able to access your site at http://suse.cube
bootcamp
It is on an Intranet, not open to the Internet.

I only use it as a test server.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.