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.
Latest News: (loading..)
Where is the request ... insert into ORDERS
Started by KsChoice, Apr 10 2008, 14:48
6 replies to this topic
#1
Posted 10 April 2008, 14:48
#2
Posted 10 April 2008, 14:58
you can use a program called windows grep which will search your whole local site for whatever words you are looking for
#3
Posted 10 April 2008, 15:25
Mibble, on Apr 10 2008, 02:58 PM, said:
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.
#4
Posted 15 July 2009, 02:09
I am looking for the same lines of code. Can anybody help us out here?
#5
Posted 15 July 2009, 03:56
checkout_process.php (after buyer confirmation, before success).
Always backup before making changes.
#6
Posted 22 July 2009, 07:14
Any more detail on this? I am trying to do the same.














