Is easy populate working with zen 1.5.3 ??
Printable View
Is easy populate working with zen 1.5.3 ??
Hello All,
I have a few questions, if someone could answer I'd be most greatful! I am building a store with over 4000 products and as this would take me forever to add manually, I googled and came across easypopulate. I have installed it and it is now visible in my admin :) however at the top of my cart, it says the following..
Strange but there is no default language to work... That may not happen, just in case...
Warning Easy Populate Configuration Missing. Please install your configuration by clicking here (I click the link and it takes me to an error page that says 'WARNING: An Error occurred, please refresh the page and try again.'
Warning 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
I have read through loads of pages on the threads but cant solve these issues :( Has anyone else come across them and if so what did you do to solve them?
I'm using zencart v1.5.x and easypopulate v1.2.5.7c.
Thank you for reading and any help you can offer!
Debby.
Happened to be curious about what issues were being seen in this version of Easy Populate. The above issue was the first thing seen in EasyPopulate V4 to indicate the need to modify EasyPopulate V4 to work with ZC 1.5.3 as a result of changes made to ZC. EP4 is compatible with ZC 1.5.3 (as well as still backwards compatible as it always has been except not with ZC 1.5.2.) More can be found out at: http://www.zen-cart.com/showthread.p...Support-Thread. The other reason that has been seen for this issue is that one of the URI rewriters has not been installed according to the author's instructions resulting in one of the ZC core files of the plugin not being merged properly with ZC 1.5.3.
I don't personally know if this version of EP has been updated to work with ZC 1.5.3, I'm pretty sure it could be if not already and if someone wanted to grab the reigns. :)
Hello. Trying install EP 1.2.5.7 to Zen-Cart 1.5.3, getting language error :
Also :Quote:
Strange but there is no default language to work... That may not happen, just in case...
And finally, when trying to install getting:Quote:
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
Please adviceQuote:
WARNING: An Error occurred, please refresh the page and try again.
I have been using this and editing the froogle file. The other day it quit downloading the froogle file altogether. I get the new page https://www.my_domain.com/zc_admin/e...dltype=froogle. Blank page and nothing happens. Any ideas? ZC 1.53. Using Easy Populate For ZenCart v1.5.x. I can upload files and download complete.csv files but nothing with the product's URL like google and all the others want to see.
Sorted. I'm installed ZC 1.5.1 instead of 1.5.3 and installed EP with no errors. Everything work perfectly now.
Getting a timed out error on nginx no matter how large or small the update is:
2014/12/11 11:04:47 [error] 252484#0: *363305 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 172.219.152.71, server: [SERVERNAME], request: "POST /storepath/admindir/easypopulate.php?split=0 HTTP/1.1", upstream: "http://[IP ADDRESS: PORT]/storepath/admindir/easypopulate.php?split=0", host: "[URL]", referrer: "http://[URL]/storepath/admindir/easypopulate.php"
Simple solution is to increase the time allowed in the server's config files. BUT, am wondering what would take over 60 seconds to update a database with just one item? The item is available immediately on the front-end store. But on the Admin side, I wait and wait until the server times out and I get a 504 Gateway error, instead of the proper results page.
SO, I would rather dive into the PHP and fix the inefficiencies. Can anyone tell me what to look for, if they've gone in and fixed these already? Or at least a list of everything that EP does when we send it the text file?
Thanks.
My suggestion would be to look for EasyPopulate v4 (still not issued as a plugin for ZC because of a lack of documentation) that can be found via a support thread search.
It was written/rewritten specifically because of that timeout issue.
Receiving Internal Server Error when Importing
I installed and began using this plugin in November 2014 with ZenCart v1.5.0. All was working well until a couple of weeks later. I'm receiving an Internal Server Error page after importing products on my site. The products are still getting updated/added (I can see the changes on my website), however I cannot see the results of what was updated/changed anymore since it is displaying an internal server error page after the import. Just to be clear, I'm receiving this internal server error page only when importing products. I do not get the error when downloading/creating files within the interface.
Here are some steps I took to try to resolve the issue:
I'm using the latest EasyPopulate version (v1.2.5.7c). No older versions were installed.
I've removed the plugin and re-installed it.
I made sure the permissions are set correctly on my temp folder.
I made sure my file that I'm importing doesn't contain odd characters.
I've limited my import file to only 3 products.
I'm using PHP version 5.4.22.
Any help would be appreciated.