Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order history fix


tdupres

Recommended Posts

Posted

Hi

 

I have managed to get my orders showing pefectly in admin and in the user account.

 

This is what I did:

 

Open your orders.php file (backup first) and find the line of code which reads:

 

and ot.class = 'ot_total'

 

and remove it. (its in three places)

 

Upload this file and check your admin/orders. Your orders shopuld be showing but they will be split up into four lines (tax, delivery etc)

 

Check your account history link in the catalog and you should be able to see orders placed.

 

Open your orders.php file again and put back the code you removed.

 

and ot.class = 'ot_total'

 

in exactaly the same place.

 

Check everything again and it all should be correct.

 

Not quite sure how it worked (and if it will keep on doing so) but give it a try.

 

Toby

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...