I'm not receiving the following information on a purchase and I don't know why:
-item_namex
-quantityx
I followed the help here:
http://www.e-junkie.com/ej/help.selling-codes.php
I'm posting the info to a db using my code-generator / save-purchase-info PHP. PHP code looks like this;
if ($_POST['quantityx'])
$ITEM_COUNT = $_POST['quantityx'];
And later $ITEM_COUNT goes into a MySQL db. Every other field works, except those 2 and I need them.
I tried with a test form and those fields save data in the db, so I guess I'm not getting such info from E-Junkie?
Please help ASAP, as I would like to launch my store tomorrow.
I love the E-Junkie experience so far!
created
Dec '07
last reply
Dec '07
- 3
replies
- 836
views
- 2
users
- 1
link