Step by step QTPRO for modified oscommerce 2.2 stores.

Based on Qtpro version 4.6.1

QTPro v4.6.1 escri2 9 Aug 2009

Before you start make a BACKUP!

Copy all new files.

Import sql.

Lets get started.

 

1)

admin/includes/boxes/reports.php

Find:

Change to:


2)

admin/includes/boxes/tools.php

Find:

Change to:


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)

admin/includes/languages/english.php (and all other languages you have installed)

Find:

Add benith


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:

OR just change the last '</a>');

To:


10

admin/index.php

Find:

Add above:


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.1)

product_info.php

Find:

Add beneth:

Find:

20.2)

Find:

Change to:


21.1)

Shopping_cart.php

Find:

Change to:

21.2)

Find:

Add beneth

21.3)

Find:

Change to:

 

 

Done......