Excellent! it works.
Thank you!!!
Excellent! it works.
Thank you!!!
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Just discovered this error after importing a file with a product that already exists:
An SQL error has occured. Please check your input data for tabs within fields and delete these. If this error continues, please forward your error log to the Easy Populate maintainer
ep_debug_log.txt:
MySQLi error 1064: 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 'roducts_name:, products_description = '24x680ml Can', products_url = '' ' at line 1
When executing:
UPDATE products_description SET products_name =roducts_name:, products_description = '24x680ml Can', products_url = '' WHERE products_id = 1 AND language_id = 1
The above lines are repeated in the log multiple times for each product_id
Importing new products alone works perfectly.
When posting code, please use the # button in the messagebox toolbar to create [CODE] and [/CODE] tags so that weird things don't appear in the posted message and believe it or not it is actually easier to read the result. But... in this case doesn't matter much.
That would be because on line 1933 iswhile on line 1946 isCode::products_name:Intention was for line 1933 to have :v_products_name: so that the code might seem clearer to understand. :)Code::v_products_name:
So, again, open admin/easypopulate_4_import.php search for:
replace with:Code::products_name:
and it will/should work.Code::v_products_name:
github is already updated based on the above report.
Last edited by mc12345678; 19 Feb 2016 at 08:44 PM.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Fixed...Thanks again!!!
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
HI there,
I am trying to work out how to add my products via Easy pop 4, I have added 1 x product with the attributes i require through admin and downloaded the CSV file for the attibutes, I then tried to add another product using the CSV however when i goto import the file it comes up with SKIPPED! - Attribute Entry on Model: dk_0601k0116 - Not Found!. I am only adding the products to the Attrib-Detailed-EP2016Feb24-001019 file, should i be edditing other CSV files as well??
Anyhelp will be fantastic as i have around 2000 products to add with different attributes and through admin will take a very very long time
Thank you in advance
Glenn