ok, I had this working the other day.. now I'm having more problems...
I download an xml file from the site administration area, and open it in excell... if I leave the "version" field in place, it tells me that id is already in the database. If I delete the version field.. it imports, but the data is all in the wrong slots... the cat id becomes two fields somehow, and the description gets moved one field over and all data is broken after that...
so I can't even download and re-import your own export as a csv...
How do I make this into an xml file without having to write in all those codes?????? I paid for this feature because I thought it would be useful, and I can't even use it...
I use this set of fields -
vehicleid catid description link vmodel vtype listing_type price priceunit price_type vtitle vlocation vlatitude vlongitude contacts map_zoom year vcondition mileage listing_status engine transmission drive_type cylinder num_speed fuel_type city_fuel_mpg highway_fuel_mpg wheelbase wheeltype rear_axe_type brakes_type exterior_color doors exterior_amenities interior_color seating dashboard_options interior_amenities safety_options w_basic w_drivetrain w_corrosion w_roadside_ass image_link featured_clicks featured_shows hits date published maker owneremail country region city district zipcode rents rent_from rent_until rent_request user_name user_email user_mailing status buyingrequests reviews thumbnail_img main_img
This is the data:
002047G|46|97 Chevrolet Conversion Van, AC, All Power, Bucket Seats, Rear AC|1|Chevrolet|van|vehicle for sale|Call|USD||1997 Chevrolet Conversion Van |Tucson|||||1997|used||active||automatic|Rwd|||Gas||||||||||||||||||||||||1|Chevrolet
This is what it looks like when I export it...
version vehicleid catid description link vmodel vtype listing_type price priceunit price_type vtitle vlocation vlatitude vlongitude contacts map_zoom year vcondition mileage listing_status engine transmission drive_type cylinder num_speed fuel_type city_fuel_mpg highway_fuel_mpg wheelbase wheeltype rear_axe_type brakes_type exterior_color doors exterior_amenities interior_color seating dashboard_options interior_amenities safety_options w_basic w_drivetrain w_corrosion w_roadside_ass image_link featured_clicks featured_shows hits date published maker owneremail country region city district zipcode
2.2 PRO 002047G 46 46 97 Chevrolet Conversion Van, AC, All Power, Bucket Seats, Rear AC 1 0 Call 1997 Chevrolet Conversion Van Tucson used active Gas 0 0000-00-00 00:00:00 0 1 Chevrolet
Notice that there are 2 "46" entries... shifting the description over to the next field.. and every other data field...