shopping cart

Pho said:
I mainly use osCommerce - www.oscommerce.com it has a huge community and lots of addons.

There's also zen-cart - http://www.zen-cart.com/ which looks nicer and is far easier to update, so you're probably best off using this one :)

well ive just came to install it and integrate it with phpbb to try it out and get a feel for it and i get this error :confused:

Code:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpBB2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpBB2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpbb2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpbb2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpbb/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpbb/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpBB/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpBB/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//forum/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/forum/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//forums/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/forums/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php:39) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 59
 
You haven't configured it correctly probably (or it's rubbish :D) - what've you inputted into any server-path-related config options? :)
 
Back
Top Bottom