ticketthing 1 Posted August 30, 2003 on page 4 it says to edit catalog/english.php there is no such file. i tried this once and it did not work. i think i need some custom help. this one is hard. Share this post Link to post Share on other sites
Strider 0 Posted August 30, 2003 sorry .. if you read the lines before it states catalog/includes/languages/add_ccgvdc_english.php (NEW)move to osCommerce installations as catalog/includes/languages/add_ccgvdc_english.php catalog/includes/languages/add_ccgvdc_german.php (NEW) move to osCommerce installations as catalog/includes/languages/add_ccgvdc_german.php catalog/includes/languages/add_ccgvdc_espanol.php (NEW) move to osCommerce installations as catalog/includes/languages/add_ccgvdc_espanol.php along with the following lines which should have said.... catalog/includes/languages/english.php (EDIT)Add the following line to the end of the file just before the closing ?> tag REQUIRE(DIR_WS_LANGUAGES . 'add_ccgvdc_english.php'); catalog/includes/languages/german.php (EDIT) Add the following line to the end of the file just before the closing ?> tag REQUIRE(DIR_WS_LANGUAGES . 'add_ccgvdc_german.php'); catalog/includes/languages/espanol.php (EDIT) Add the following line to the end of the file just before the closing ?> tag REQUIRE(DIR_WS_LANGUAGES . 'add_ccgvdc_espanol.php'); this post should go in the other forum topic at http://forums.oscommerce.com/viewtopic.php?t=52161 (my knowledge is so small you would think that an ant was a genius in comparison) Share this post Link to post Share on other sites
ticketthing 1 Posted August 30, 2003 i did figure out the anomoly in the document. but, first time around, i forgot to turn the thing on in payment modules. man, i am stoked. this is perfect. many thanks to authors. meant no disrespect. :::: happy dance!!! :::: Share this post Link to post Share on other sites