I am getting the generic error
The problem is that I have been working from a template file, and I have all the fields filled in as I have imported before.Code:SKIPPED! - Product Index: - No existing category provided for this new product SKIPPED! - Product Index: - No existing category provided for this new product
I checked the debug file and it referenced:
I updated the fields= 1, and still no luck.Code:MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' metatags_products_name_status = , metatags_model_status = , metatags_price_stat' at line 1 When executing: UPDATE products SET metatags_title_status = , metatags_products_name_status = , metatags_model_status = , metatags_price_status = , metatags_title_tagline_status = WHERE products_id = 180918
Any ideas?


Reply With Quote
