Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1146 - Table 'trojan_test.orders_session_info' doesn't exist


pronane

Recommended Posts

I am getting the following order at checkout_process.php

 

insert into orders_session_info (sendto, billto, firstname, lastname, payment, payment_title, payment_amount, payment_currency, payment_currency_val, language, language_id, currency, currency_value, content_type, txn_signature, orders_id) values ('3', '3', 'Paul', 'Ronane', 'paypal', 'PayPal', '64.99', 'EUR', '1.00000000', 'english', '1', 'USD', '1.00000000', 'physical', 'e45f64ade41f8f2ca3bd1d09cd86ab85', '2')

 

 

 

the thing is the database isnt trojan_test, its trojan_toolsdirect I dont understand where it is getting trojan_test from. Does anyone know what i need to do to get this working how I can get it to point at the right database?

 

any help would be much appreciated!!

 

Thanks!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...