Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

where is the MySQL request for insert the contents of the cart in table “ORDERS” and “ORDERS_PRODUCTS”, cause I want and some fields in this request.

Posted

you can use a program called windows grep which will search your whole local site for whatever words you are looking for

Posted
you can use a program called windows grep which will search your whole local site for whatever words you are looking for

 

I tried to search the words "insert into " . TABLE_ORDERS on all folder of catalog, but i didn't find this request, I read all the line of chekout_success and checkout_confirmation, nowhere found this request.

 

please help, cause I must add some record fields in the TABLE_ORDERS.

  • 1 year later...
  • 3 months later...
Posted

Any more detail on this? I am trying to do the same.

Look for this line in checkout_process.php

 

tep_db_perform(TABLE_ORDERS, $sql_data_array);

 

I think that is the one ;-)

 

Please correct me if I am wrong.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...