Using Zen Cart 1.5.1 with "easy_populate_csv_for_zencart_v1.5.x_v1.2.5.7c"
I saved my csv files using Excel. The whole database got corrupted. I will download Open Office to try, to see if it works.
First row (titles) in "Full-EP2013Jan21-1111.csv" as follow:
Code:
v_products_model,v_products_image,v_products_name_1,v_products_description_1,v_products_url_1,v_specials_price,v_specials_last_modified,v_specials_expires_date,v_products_price,v_products_weight,v_last_modified,v_date_added,v_products_quantity,v_manufacturers_name,v_categories_name_1,v_categories_name_2,v_categories_name_3,v_categories_name_4,v_categories_name_5,v_categories_name_6,v_categories_name_7,v_tax_class_title,v_status,v_metatags_products_name_status,v_metatags_title_status,v_metatags_model_status,v_metatags_price_status,v_metatags_title_tagline_status,v_metatags_title_1,v_metatags_keywords_1,v_metatags_description_1
Second row (data) in "Full-EP2013Jan21-1111.csv" as follow:
Code:
P_001,"Item 1.jpg","Item 1","Lorem Ipsum is simply dummy text of the printing and typesetting industry.",,,,,105,0,"2013-01-21 11:24:16","2012-12-27 13:57:00",99,"Barnes and Noble",CAT1,,,,,,,--none--,1,0,0,0,0,0,,,
When data was uploaded, it added "Barnes and Noble" as "Manufactured by", in products without any name in "Manufactured by" field.
Questions:
1- To revert back, can I just re-install the database files, or do I have to re-install the entire site?
2- Also I am not getting "Easy Populate" under "Configuration", It is under the "Tools". How can get that to show?
Bookmarks