|
||||
Install in live store with other contribution installed
Update from older version please use a file compare tool to make necessary changes. |
||||
- Install in live store with other contribution installed |
||||
Apply to oscommerce 2.2 rc2a and earlier with other contribution installed. STEP 1.1 BACKUP YOUR DATABASE and THESE FILES NOW!
STEP 1.2
STEP 1.3
STEP 2.1
Find
Add AFTER Save the file and move on.
STEP 2.2 Open catalog/includes/languages/english/index.php
Find (at the bottom just before)
Add BEFORE
Save the file and move on.
STEP 2.3 Open catalog/includes/languages/espanol/index.php
Find (at the bottom just before)
Add BEFORE Save the file and move on.
STEP 2.3 Open catalog/includes/languages/german/index.php
Find (at the bottom just before)
Add BEFORE Save the file and move on.
STEP 2.4 Open catalog/shopping_cart.php
Find
Add AFTER Save the file and move on.
STEP 2.5 Open catalog/includes/languages/english/shopping_cart.php
Find (at the bottom just before)
Add AFTER (modify below TITLE_HOLIDAYS to suit your needs) Save the file and move on.
STEP 2.6 Open catalog/includes/languages/espanol/shopping_cart.php
Find (at the bottom just before)
Add AFTER (modify below TITLE_HOLIDAYS to suit your needs) Save the file and move on.
STEP 2.6 Open catalog/includes/languages/german/shopping_cart.php
Find (at the bottom just before)
Add AFTER (modify below TITLE_HOLIDAYS to suit your needs) Save the file and move on.
STEP 2.7 Open catalog/checkout_shipping.php
Find (at the top of the file)
Add AFTER Save the file and move on.
STEP 2.8 Open catalog/checkout_payment.php
Find (at the top of the file)
Add AFTER Save the file and move on.
STEP 2.9 Open catalog/includes/application_top.php
Find
Add BEFORE Save the file and move on.
STEP 2.10 Open catalog/includes/header.php
Find
Add BEFORE Save the file and move on.
STEP 2.11 Open catalog/admin/configuration.php
Find
REPLACE with this
NOTE: The first block of code will automaticly set Admin->Configuration->Store Mode->Offline Warning to 'false' after you set the Admin->Configuration->Current Store Mode to "Closed" or "Maintenance". This way you will NOT forget to do it yourself and you'll avoid customer confusion. NOTE: If you don't have a fixed IP number, the second block of code will get the actual IP of your admin computer and write it to the database. Save the file and move on.
STEP 2.12 Open catalog/includes/classes/currencies.php
Find
Add BEFORE Save the file and move on.
STEP 2.13 Open catalog/includes/languages/english.php
Find (at the bottom just before)
Add BEFORE (modify below to suit your needs) Save the file and move on.
STEP 2.14 Open catalog/includes/languages/espanol.php
Find (at the bottom just before)
Add BEFORE (modify below to suit your needs) Save the file and move on.
STEP 2.14 Open catalog/includes/languages/german.php
Find (at the bottom just before)
Add BEFORE (modify below to suit your needs) Save the file and move on.
STEP 2.15 Open catalog/checkout_process.php
Find
Add AFTER Save the file and move on.
STEP 2.16 Open catalog/includes/languages/english/checkout_process.php
Find (at the bottom just before)
Add BEFORE Save the file and move on.
STEP 2.17 Open catalog/includes/languages/espanol/checkout_process.php
Find (at the bottom just before)
Add BEFORE Save the file and move on.
STEP 2.17 Open catalog/includes/languages/german/checkout_process.php
Find (at the bottom just before)
Add BEFORE Save the files and upload to server. That's it!
|
||||
Support thread is at: support thread |
||||
Store Mode settings are located under Configuration->Store Mode in admin page. The online store can be placed in an open, closed or closed for maintenance. In maintenance mode can enable or disable display the header, columns and the footer independently. In open mode you can display a message warning that we are on holidays while the store is still open (and selling).
- End of file - |
||||