Zen Cart Logo
Forums / Addon Admin Tools / EasyPopulate 4.0 Support Thread

EasyPopulate 4.0 Support Thread

Sticky

Views: 733,317

Results 521 to 540 of 3,671
5 Aug 2012, 1:54 PM
#521
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

EasyPopulate 4.0 Support Thread

dlwwalton:

chadderuski

One more thing. Using you latest mod now. Inserted about 10 products with attributes. Downloaded the FullEP and AttributesEP files. Then deleted the products in admin. Tried to import the products back no problem. Imported the attribute file and it imports with no errors but the attributes don't show up. What am I doing wrong?

Also I don't understand what you mean by "please use OpenOffice to Export your CSV file" I am using Open Office but how do I export using Open Office?

It wont quite work this way. You can export the Full sheet and Detailed Sheet and then delete all products/attributes and be able to recreate them. Because you deleted everything, then re-imported, you are not going to have the same combination of database ID's ... so it doesn't work that way.

6 Aug 2012, 7:23 PM
#522
dlwwalton avatar

dlwwalton

New Zenner

Join Date:
Jul 2012
Posts:
40
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Ok I got it. Thank you for your help and a great mod. Working as expected.

9 Aug 2012, 7:14 AM
#523
kerrydunk avatar

kerrydunk

New Zenner

Join Date:
Feb 2012
Posts:
13
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Hi there.
I am trying to import a set of data to existing attributes but would like to mark some of the fields as mandatory.
ie, customer must input size and also make a selection from a drop down, default is currently 'please select your size category'
Is there a way of making fields required at the import stage?
Many thanks
Kerry

16 Aug 2012, 10:37 AM
#524
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Hi all,

I have got all my images sorted in my csv to match up with those uploaded to my zc v1.5. When I look at the import list it keeps showing up a url for the images even though the csv I have uploaded has no urls in it.
I have deleted the old csv via easy populate is there something I have missed.
I have deleted the csv via zc I think they were in the temps is there anywhere else they may be?
I reupload and download but the csv has reverted back to the old one.
http://www.zen-cart.com/showthread.php?198967-Images-upload-from-CSV-help

16 Aug 2012, 10:50 AM
#525
wtfbbq avatar

wtfbbq

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Is there a way to make this work with this add-on?
MAP Pricing ( m.a.p ) : Add to Cart to See Price
http://www.zen-cart.com/downloads.php?do=file&id=66

16 Aug 2012, 4:55 PM
#526
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

wtfbbq:

Is there a way to make this work with this add-on?
MAP Pricing ( m.a.p ) : Add to Cart to See Price
http://www.zen-cart.com/downloads.php?do=file&id=66

If this mod only adds fields to the products table, then you should be able to use the User Defined Products Fields to add these to your import sheet. After installing the MAP mod, look at the products table or sql you used to modify the table for the field names. Then add these under the Configuration > EasyPopluate 4 :: User Defined Products Fields.

Separate the fields with a comma, but do not add spaces, for example: field1,field2,field3
Do not add quotes either.

Your sheet will then export with columns for these fields as: v_field1, v_field2, v_field3

Let me know how that works for you!
-chadd

16 Aug 2012, 4:57 PM
#527
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

Hi all,

I have got all my images sorted in my csv to match up with those uploaded to my zc v1.5. When I look at the import list it keeps showing up a url for the images even though the csv I have uploaded has no urls in it.
I have deleted the old csv via easy populate is there something I have missed.
I have deleted the csv via zc I think they were in the temps is there anywhere else they may be?
I reupload and download but the csv has reverted back to the old one.
http://www.zen-cart.com/showthread.php?198967-Images-upload-from-CSV-help

Viper,

I'm sorry. I'm not sure I understand what you are doing. Can you attach your sour CSV file? Are you sure you are using the correct column for your image names? products_image and products_url are quite different!

-chadd

17 Aug 2012, 12:07 AM
#528
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

I have sorted out my images in my csv to have the same file name as the image on the server but when I uploaded the edited csv it reverts to the old csv is their something Ive missed or done?

17 Aug 2012, 12:33 AM
#529
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

I have sorted out my images in my csv to have the same file name as the image on the server but when I uploaded the edited csv it reverts to the old csv is their something Ive missed or done?

Viper,

I'll have to see your data to help you. What you describe is not possible with EP4.

17 Aug 2012, 2:16 AM
#530
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Is this a question for another area and if so which one?

17 Aug 2012, 1:11 PM
#531
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

I have sorted out my images in my csv to have the same file name as the image on the server but when I uploaded the edited csv it reverts to the old csv is their something Ive missed or done?

Viper,

Are you clicking the "Import" link AFTER you upload your sheet? This is surprisingly common. Please read the documentation note and first post in this thread again. EP4 does not work the same as 1.2.5.4.

-chadd

17 Aug 2012, 2:22 PM
#532
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Yes I am no problem with that the problem is that when I import it imports the old file I have deleted even though I have uploaded the new csv.

17 Aug 2012, 9:30 PM
#533
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

Yes I am no problem with that the problem is that when I import it imports the old file I have deleted even though I have uploaded the new csv.

If you would attached a data file, even a partial one, then I might be able to help. It is NOT importing your OLD file. EP4 cannot do this. It will process the file you select when you click import.

It is possible that your image column is not importing ... usually because you have misnamed, misspelled, or managed to add a space after the name.

-chadd

18 Aug 2012, 12:17 AM
#534
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

v_products_model v_products_image
1705800001 1705800001_108_preview_1.jpg

I couldn`t attach the csv as it was invalid sorry. I did include the products model and products image headings. If you need some more just ask. Thanks for the help.

18 Aug 2012, 12:34 AM
#535
sph avatar

sph

Totally Zenned

Join Date:
Jan 2006
Posts:
1,556
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

v_products_model v_products_image
1705800001 1705800001_108_preview_1.jpg

I couldn`t attach the csv as it was invalid sorry. I did include the products model and products image headings. If you need some more just ask. Thanks for the help.

How about a link or non-linked text address to your site then, so we can take a look. We should be able to see how the images are named that way.

Otherwise, this EP works for us and everyone else, so unless you're in the Bermuda Triangle, you are most likely doing something wrong. And part of it might be how you're naming the images, as the last underscore _ is typically for additional images names.

18 Aug 2012, 12:42 AM
#536
sph avatar

sph

Totally Zenned

Join Date:
Jan 2006
Posts:
1,556
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

EDIT: Yes, a link to your site showing a product with an image named the same way that you have manually put-up. Do you have any?

18 Aug 2012, 1:30 AM
#537
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

No I dont sorry the site is https://www.sultryseductions.com.au I dont doubt its me but im not sure what the problem is exactly.

18 Aug 2012, 7:29 AM
#538
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

viperofthepitstorm:

No I dont sorry the site is https://www.sultryseductions.com.au I dont doubt its me but im not sure what the problem is exactly.

What SPH said about the _1 may be true and what is causing your issue.

And I'll repeat again. If you had read the first entry or several entries in this thread, you'd see that I HIGHLY recommend that you enter and complete a product normally through the admin with an image. Then Export that product and you will have a good "map" of how to use this tool.

Please try this.

18 Aug 2012, 7:41 AM
#539
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

I will try the export of a product i know that works and use that.

18 Aug 2012, 7:52 AM
#540
viperofthepitstorm avatar

viperofthepitstorm

New Zenner

Join Date:
Apr 2008
Posts:
49
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Is there a way to delete the csv file through cpanel besides the temp file? I have tried to delete using the ep but it shows up in the store front page still and im not sure why. If I could delete the csv and start it all from scratch would be best.