
Originally Posted by
Renz
Struggled for a few hours read all the threads, but I still cant make it work a point in the right direction would be very appreciated..
Zen Version 138a with automated_currency_update_v3_1
The error report
Warning: require_once(home/www/adulttoys4u.com.au/shop/includes/configure.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/adulttoys4u.com.au/shop/currency_update.php on line 20
Fatal error: require_once() [function.require]: Failed opening required 'home/www/adulttoys4u.com.au/shop/includes/configure.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/adulttoys4u.com.au/shop/currency_update.php on line 20
What I did as the path (amongst numerous other combination's)
these are line 17-21
DEFINE('PATH_TO_STORE_ROOT','home/www/adulttoys4u.com.au/shop/');
// Get Zen Cart configuration data
require_once(PATH_TO_STORE_ROOT . 'includes/configure.php');
require_once(PATH_TO_STORE_ROOT . 'includes/database_tables.php');
Thanks
Bookmarks