i m tryinf from csvi i have ine cell virtuemart_oder_id and a cell with the delivery date and i m trying to import to update all delivery dates to each order but when i import a get a failure message Cannot process user, no user ID found
i use the order import temp...
and on my import temp i have only virtuemart_order_id and delivery date i cand understand the error... im doind sth wrong?
- soura123
- RO CSVI
- Friday, 24 April 2015
- Subscribe via email
0
Accepted Answer
Pending Moderation
ok great...
yes i user the delivery_date to import tracking code for my records... ok this thread is solved
yes i user the delivery_date to import tracking code for my records... ok this thread is solved
Accepted Answer
Pending Moderation
I am a little confused, you said you want to import the delivery date but in reality the file has a tracking code. You must use the exact table names in your CSV file if you are using the file as configuration. If you use the template fields, the field names in the CSV file are not used.
So that explains why it wouldn't work.
Yes, it is normal to see only 5 lines, you can set the number of debug lines in the settings of CSVI.
So that explains why it wouldn't work.
Yes, it is normal to see only 5 lines, you can set the number of debug lines in the settings of CSVI.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
well i rename the columns of csvi from order_id to virtuemart_order_id and Tacking to delivery_date (as thr columns on the db table) and it worked....
answer is always in a mysterious path...
anyway...i have 15 lines on the csv when i go to vm order i see that it update every order of the csv file... but in the view debug log i see always that it procesed 5 lines..
is this normal?
answer is always in a mysterious path...
anyway...i have 15 lines on the csv when i go to vm order i see that it update every order of the csv file... but in the view debug log i see always that it procesed 5 lines..
is this normal?
Accepted Answer
Pending Moderation
Hello,
The log shows me empty inserts, can you also post the file you imported?
The log shows me empty inserts, can you also post the file you imported?
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
No ideas but post the debug log and let's see what is in there.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
ok great feature (i didnt know)
but i enable the virtuemart_orders table i update the available fields i go to csvi custom import i create my temp
i proccess it i get message of success and Success Custom field added
but in the order and db delivery date it is not imported ..
any ideas?
but i enable the virtuemart_orders table i update the available fields i go to csvi custom import i create my temp
i proccess it i get message of success and Success Custom field added
but in the order and db delivery date it is not imported ..
any ideas?
Accepted Answer
Pending Moderation
The order import requires a number of fields to make sure the order is complete. In your case you are not really doing an order import but rather an order update. That is not possible with the order import.
You can use the custom table import. You can read in the Custom tables import and export tutorial how to set it up.
You will be OK because you use the primary key virtuemart_order_id.
You can use the custom table import. You can read in the Custom tables import and export tutorial how to set it up.
You will be OK because you use the primary key virtuemart_order_id.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »