This is a discussion on Google Checkout module for osCommerce within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; catalogincludes/ Fix for GOOGLE CHECKOUT MODULE FOR OSC (v1.4.5_CCS) When going to purchase an item you get this ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| catalogincludes/ Fix for GOOGLE CHECKOUT MODULE FOR OSC (v1.4.5_CCS) When going to purchase an item you get this error at the checkout screen * DIR_FS_CATALOG and DIR_WS_MODULES may be wrong configured in includes/configure.php file. This dir doens't exists: /trunk/****/ ****/catalogincludes/modules/shipping/ (please note the **** above are your site directory folders) As seen above, there needs to be a "/" in between catalog and includes (catalog/includes/) How to fix// Manually Edit: OSC_DIR/catalog/includes/configure.php Find: define('DIR_FS_CATALOG', dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME'])); Replace with: define('DIR_FS_CATALOG', dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) . '/'); More...
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Checkout module for osCommerce | michael_s | New osCommerce Contributions | 0 | 10-02-2007 10:00 AM |
| Google Checkout module for osCommerce | michael_s | New osCommerce Contributions | 0 | 10-01-2007 06:11 AM |
| Google Checkout module for osCommerce | michael_s | New osCommerce Contributions | 0 | 09-23-2007 01:30 PM |
| Google Checkout module for osCommerce | michael_s | New osCommerce Contributions | 0 | 09-19-2007 01:00 PM |
| Google Checkout module for osCommerce | michael_s | New osCommerce Contributions | 0 | 04-18-2007 01:00 PM |