Hi Guys.. I am getting the following error in the debug log when I import.
MySQL error 1054: Unknown column 'EASYPOPULATE_CONFIG_CUSTOM_FIELDS' in 'field list'
When executing:
INSERT INTO kyk_products SET
How would I be able to fix this.
Thanks.
Printable View
Hi Guys.. I am getting the following error in the debug log when I import.
MySQL error 1054: Unknown column 'EASYPOPULATE_CONFIG_CUSTOM_FIELDS' in 'field list'
When executing:
INSERT INTO kyk_products SET
How would I be able to fix this.
Thanks.
I was about ready to give up on this when I tried a small change up with EZ Populate CSV. I have MS Office 2013, figured open office would be a pain, so I tried to save the .csv excel as a .csv(msdos), and it works.
It is uploading full product description's and so far I have not seen any errors in the web site. With the regular .csv I kept getting truncated descriptions, so this actually fixed my only trouble.
Complete export not working properly. It does create a .csv file and it does have all of the fields listed but I can not get it to actually export product information. All of the other export features work properly. I only have 1 product and 1 category setup so I wouldn't think I'm hitting any size limitations. While I'm not great at PHP I can usually get by. Any help would be greatly appreciated
Zen Cart 1.5.1
Brand new site.
upload via FTP and run zc_install
MySQL 5.5.23-55 and PHP Version: 5.3.27 (Zend: 2.3.0)
I've in admin easy populate config page blank, and when try to start create file, I've this message:
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
Error logs say:
PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in ..../easypopulate.php on line 852
Hi All,
I'm using zencart version 1.5.1. Will easy populate (the free version work on this version) or do I have to also use the Easy Populate CSV for the version of zencart that I am using? BTW, what is the difference between the free easy populate and the commercial version?
Any all all inforamtion will definitely be appreciated!
I am using this version and it works great!
EasyPopulate-4.0-master
Did have one problem. Seems it was a database error.
I had to install EP before I installed Fast and Easy checkout otherwise EP would not install the admin/configuration portion.
So I'd install it before I installed ANY other plugins.
Thinking of changing from Apsona to Easy Populate but seems like I remember reading on one of the forums that some felt an earlier release was more stable, Does anyone have any information on that?
Thanks
Jim
I have added product columns by installing Product Attributes such as Height, Width, and Length. Easy populate does not dump these product table columns. Does anyone know which Easy Populate code would need to be changed?
Why the db not update after upload the CSV file , how can solve the problem ?