Fixed my own problem by making sure each product has a model number (needed by easypopulate).
Thanks to a forum member for his help.
Printable View
Fixed my own problem by making sure each product has a model number (needed by easypopulate).
Thanks to a forum member for his help.
...just an update, my host told me this is not the limit set on the php.ini files, but it is invoking a process on the server which is using 80MB of memory once the easypopulate.php page is accessed.
This was the result of uploading a file with a size of 6MB, is this normal? I didn't think easypopulate should used that much resources.
I use up to date version of Easy Populate & Zen Cart.
Manipulation with EP is OK till I delete column "v_products_description_2" - in this case import goes OK, BUT in ZC disappear everything in column "v_products_description_2", or (when admin/EP "Advanced Smart Tags" is set to True) there is just "<p></p>". What is wrong?
I thought that before import I can delete all columns I do not need except columns "v_products_model", "v_status" and "EOREOR".
I searched forums, wiki EP and sources, but no solution founded.
1. Smart Tags: This appears to be used for doing string substitution at upload. You don't need this as you can use inline html in the descriptions and zencart will render them fine. I think this was meant provide smart substitution of text ->>> to ->>> <html>text</html> At least that is what is looks like.
2. Multiple Images: you only need supply the base image for zencart. EP does not UPLOAD images, only set the image's name and path. I don't remember off the top of my head, but if your base images is "image.jpg" your added images are "image_01.jpg" "image_02.jpg" etc. Check the FAQ on this.
3. Attributed DO NOT work. Don't waste your time. That's why it's been left out of the wiki entry.
I added Easy Populate files and sql update and would like to back out changes. I backed up files so that part's easy. How do you undo sql update?
Cheers,
Gene Fourney
The Highlands Group
Hi Guys
Hope you can help me with this one
Im pulling my hair OUT:frusty:
ive spent hours search the forums
I seem to have the same problems as others but ive tried everything wiht no joy
this is the message i get when i upload my txt file
SKIPPED! - Model: - No category provided for this product1 |
SKIPPED! - Model: - No category provided for this product2 | SKIPPED! - Model: - No category provided for this product3 |
SKIPPED! - Model: - No category provided for this product4
I have this error for every item i try & upload
PLEASE HELP:cry:
Read my WIKI TUTORIAL on Easy Populate.