jond Posted December 10, 2004 Posted December 10, 2004 Hi, Im working on a new installation of oscommerce MS 2 2.2 Im installing the CC_CVV+encryption v1.7 mod and in this instruction: in catalog/includes/application_top.php add the following to the end of the table defines // BMC CC Mod Start define('TABLE_BLACKLIST', 'card_blacklist'); // BMC CC Mod End --------------- I cant find the table defines section. Are they in a different file for MS 2 2.2? thanks in advance Quote
sonictrip.net Posted November 25, 2005 Posted November 25, 2005 Hi, Im working on a new installation of oscommerce MS 2 2.2 Im installing the CC_CVV+encryption v1.7 mod and in this instruction: in catalog/includes/application_top.php add the following to the end of the table defines // BMC CC Mod Start define('TABLE_BLACKLIST', 'card_blacklist'); // BMC CC Mod End --------------- I cant find the table defines section. Are they in a different file for MS 2 2.2? thanks in advance All you need to do is look at the file catalog/includes/application_top.php that came with the mod and you'll see where the author has entered the code already on that file... its near the very top. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.