Step by step QTPRO for modified oscommerce 2.3.1 stores.
Based on Qtpro version 4.6.1
QTPro v4.6.1 |
escri2 |
9 Aug 2009 |
Before you start do a BACKUP!
Copy all new files.
Import sql.
Lets get started.
1)
admin/includes/boxes/reports.php
Find:
Add below:
2)
admin/includes/boxes/tools.php
Find:
Add below:
3.1)
admin/includes/function/general.php
Find:
Add before:
3.2)
Find:
Change to:
3.3)
Find:
Change to:
3.4)
Add before the ending ?>
4)
admin/includes/languages/english/products_attributes.php (and all other languages you have installed)
Add:
5.1)
admin/includes/languages/english.php (and all other languages you have installed)
Find:
Add benith
5.2)
Find:
Benith add:
5.3)
Find:
Add below
6)
admin/includes/database_tables.php
Add before the final ?>
7)
admin/includes/filenames.php
Add before the final ?>
8)
admin/includes/stylesheet.css
Add at the end
9.1)
admin/categories.php
Find:
Add benith:
9.2)
Find:
Add benith:
9.3)
Find:
Add benith:
9.4)
Find:
Change to:
9.5)
Find:
Change to:
10
admin/includes/header.php
Find:
Add benith:
11.1)
admin/products_attributes.php
Find:
Change to:
11.2)
Find:
Change to:
11.3)
Find: <!-- options //-->
to <!-- options eof //--> Change all between to:
Thats all for admin folder! Now for the catalog.
12.1)
includes/classes/order.php
Find:
Change to:
12.1)
Find:
Change to:
13.1)
includes/functions/general.php
Find:
Change to:
13.2)
Find:
Change to:
14)
includes/languages/english/product_info.php (and all other languages you have installed)
Add before ending ?>
15)
includes/application_top.php
Find:
Change to:
16)
includes/database_table.php
Add before ending ?>
17.1)
checkout_confirmation.php
Find:
Change to:
17.2)
Find:
Change to:
18)
checkout_payment.php
Find:
Change to:
19.1)
Checkout_process.php
Find:
Change to:
19.2)
Find:
Change to: (just comment out)
19.3)
Find:
Change to:
19.4)
Find:
Change to:
20)
product_info.php
Find:
Change to:
21.1)
Shopping_cart.php
Find:
Change to:
21.2)
Find:
Add beneth
21.3)
Find:
Change to:
Done......