Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem checking out


fowler

Recommended Posts

Posted

I can make it all the way through checkout but am left with this error message... which, apparently doesn't let anyone check out.

 

1146 - Table 'db24738_newstore.orders_status_history_transactions' doesn't exist

INSERT INTO orders_status_history_transactions ( `orders_status_history_id`, `transaction_id`, `transaction_type`, `payment_type`, `payment_status`, `transaction_amount`, `module_code`, `transaction_avs`, `transaction_cvv2`, `transaction_msgs` ) VALUES ( 328, '1JV740438A749591H', 'CHARGE', 'INSTANT', 'COMPLETED', 36.87, 'paypal_wpp', 'Yes Address and five-digit ZIP', 'Match CVV2', '' )

[TEP STOP]

 

I'm pulling my hair out because I'm so confused...

 

Not even sure where to start with this.

Posted

It looks as if you have installed the paypal wpp module but have not installed the required database update

 

Check the installation files again and be sure to follow all the steps

  • 8 months later...
Posted
It looks as if you have installed the paypal wpp module but have not installed the required database update

 

Check the installation files again and be sure to follow all the steps

 

I have the same problem with TABLE_ORDERS_STATUS_HISTORY_TRANSACTIONS.

 

But the file exists in the database - IT IS THERE!

 

WTF?

 

 

the FISH

Posted

databases dont store files.. they store information in the form of tables.. So unless you opened phpmyadmin and ran an sql query, you probably didnt finish the install

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Archived

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

×
×
  • Create New...