Forums / All Other Contributions/Addons / Easy Populate Advanced

Easy Populate Advanced

Locked
Results 1 to 20 of 21
This thread is locked. New replies are disabled.
29 Dec 2009, 15:35
#1
thornhillguy avatar

thornhillguy

New Zenner

Join Date:
Sep 2009
Posts:
35
Plugin Contributions:
0

Easy Populate Advanced

I purchased & installed the easy populate advanced module in order to be able to import products from an older access database.

The instructions seem to be sketchy and I am so unsure of what to do and am in desperate need to move these items into zen cart. The zencart is a new installation and I thought it would be a breeze to export/import into it.

Cannot get any support from the author of the advanced module.

Help please.
29 Dec 2009, 15:52
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Posts:
10,324
Plugin Contributions:
0

Re: Easy Populate Advanced

The data in your Access Database needs to be exported to a MS excel file, which in turn needs to be saved as a TAB DELIMITED txt file before it can be used by Easy Populate.

Before any more detailed help can be offered, it is necessary to know just WHAT the nature is (content and fields) of your Access database.

The data you wish to import into your zc store has to be compliant with the table and field structures inherent in your zc database, and also compliant with the structure of EP.
30 Dec 2009, 15:36
#3
thornhillguy avatar

thornhillguy

New Zenner

Join Date:
Sep 2009
Posts:
35
Plugin Contributions:
0

Re: Easy Populate Advanced

I have exported the access db to a tab deliminated excel file
In Zencart created the identical category names and in the same order as they appear.

Attached is a copy of the text file with column headings included.

I really have no clue how to get this done.

Thanks a bunch.
30 Dec 2009, 18:03
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Posts:
10,324
Plugin Contributions:
0

Re: Easy Populate Advanced

Your spreadsheet's column headings are:

"idProduct"
"idSupplier"
"description"
"details"
"price"
"listPrice"
"bToBPrice"
"imageUrl"
"smallImageUrl"
"sku"
"listHidden"
"weight"
"deliveringTime"
"active"
"hotDeal"
"cost"
"visits"
"sales"
"emailText"
"stockLevelAlert"
"formQuantity"
"showInHome"
"dateAdded"
"hasPersonalization"
"freeShipping"
"isBundleMain"
"isDonation"
"bonusPoints"
"searchKeywords"
"length"
"width"
"height"
"rental"
"idStore"
"idStock"
"user1"
"user2"
"user3"
"imageUrl2"
"imageUrl3"
"imageUrl4"

A handful of these are similar to the fields that EP can populate, so in these cases you just need to change the column headers, Then it's a case of choosing what other data to include and what to exclude... and where you cannot include it as a separate field, consider CONCATENATING some of the data fields/cells so you could strip it into the product description text.

As it stands, this spreadsheet cannot be used by easy populate.

My WIKI describes what you need to do.
http://www.zen-cart.com/wiki/index.php/Easy_Populate
31 Dec 2009, 07:12
#5
thornhillguy avatar

thornhillguy

New Zenner

Join Date:
Sep 2009
Posts:
35
Plugin Contributions:
0

Re: Easy Populate Advanced

Actually I only need to export a few of the fields,

"idProduct"
"description"
"price"
"imageUrl"

The rest are not important, I do not know where I would be changing the column headers or where I would get the right column header names.

Thanks
31 Dec 2009, 07:46
#6
thornhillguy avatar

thornhillguy

New Zenner

Join Date:
Sep 2009
Posts:
35
Plugin Contributions:
0

Re: Easy Populate Advanced

I read the wiki modified the text file but still get this error message

File Import Failed! Primary index column v_products_model or c_categories_index_path missing from uploads file. Please consult the readme.html file for more information
31 Dec 2009, 12:12
#7
louis avatar

louis

Zen Follower

Join Date:
Jul 2006
Posts:
408
Plugin Contributions:
0

Re: Easy Populate Advanced

In order to use EP your products MUST have unique product codes.

v_products_model


This field is used by EP to determine if a product should be added or updated.

You should also indicate the category where you want the product to be added.
19 May 2010, 20:21
#8
darkmarauder avatar

darkmarauder

New Zenner

Join Date:
Feb 2010
Posts:
83
Plugin Contributions:
0

Re: Easy Populate Advanced

Hello There,

I was using the free version of Easy Populate and decided due to the ability to import meta tags to buy the Advanced version.
I've installed it without any problems, but can't import my old file.
It doesn't allow me to (with a blank shop) to import the file and for it to create the categories (v_categories_name_1, v_categories_name_2 etc).
I can't get any response from Zenbuilder, user on here is langer. So if anyone has any documentation that'd be great.
15 Oct 2010, 22:14
#9
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

DarkMarauder:

As a belated response, in Easy Populate Advanced the categories are created with the categories file, with top categories being created before subcategories in the order of appearance in the spreadsheet.

Although the Advanced version is not supported here, it is a shame because there is no support now for the Advanced version by the author, Langer, and it is a valuable addition to the Easy Populate capability resource archive.

Notageek
15 Oct 2010, 22:56
#10
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Hi. I researched the following message which came up after I created a test file and tried to import it into my Zen Cart; since I have seen about five messages here and the same number on the Easy Populate Advanced support site, I am posting this message in both places:

File Import Failed! Primary index column v_products_model or c_categories_index_path missing from uploads file. Please consult the readme.html file for more information


Taking advice from a poster on the free support forum, I had checked my spreadsheet for extra spaces where there was text, but then I went back and checked all of the columns without text and did find 1 extra space in an empty column.

When I re-imported into EasyPopulate, I was not allowed to delete the old file from the uploads directory because it was "in use," probably because I had left the screen up to have access to that error message.

So, instead of going through the uploads directly, I imported it directly from the revised file. This was successful.

Notageek
15 Oct 2010, 23:49
#11
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

I am hoping this question is applicable to the free Zen Cart although it has come up in relation to the results of an Easy Populate Advanced product import:

When I upload a music type product through EP Advanced 3.0.3, the description does not appear in the Admin editable screen, although the description shows up in the shopping cart itself, and is in the products_description table seen in PHPMyAdmin.

What is the best way to get the product name and description into the admin product description and name fields for a music-type product? I believe there is also a free Easy Populate version that uploads music type products, so maybe that is a similar situation.

Is the product_types_to_category table in the MySQL database, visible in PHPMyAdmin, relevant?

Would limiting categories to music type at the bottom of the product description screen in the admin be relevant?

Since the descriptions do appear in the Admin screens for general product types, would uploading the product twice--once for each product type--and copying through the "c" icon work--i.e., can products in different product types be copied that way?

Thanks for any insights. I will let you know if I find out anything in this regard.

Notageek
16 Oct 2010, 01:19
#12
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

I limited a test category to music type, and it shows on the bottom of the Admin screen that its default is music type.

However, when I import a music-type product via Easy Populate Advanced 3.0.3, it says there is a partial error, and the product type is changed to the "default product type" of general product type.

It appears therefore that Easy Populate Advanced 3.0.3 is entering the product as product general, and while the description and name of the product now show, there is no choice of genre, artist, record company, so it is a product - general.

The converse was true when the music-type product was entered into a general category. In that case, the music-product Admin screen came up with the artist, genre, and record company choices.

This seems to explain that the Easy Populate Advanced 3.0.3 enters everything as general, but somehow has a workaround that allows the description to come up in the cart but not in the admin screen, but gives the option in the admin screen of choosing genre, artist, and record company.

If I cannot discuss this since I am referring to the paid version, please let me know and feel free to delete this post. This is only an observation and theory that I find helpful in reference to my prior post.

Notageek
16 Oct 2010, 22:19
#13
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Well, the results are in, with not very extensive testing.

Here is how Easy Populate Advanced 3.0.3 operates as far as the music type product goes.

Because it has a column to specify music product type, I felt obliged to test it out to see if my CDs should be changed from the general product type to the music product type. I have so many CDs that I really need to use Easy Populate, and 1.2.5.4 only does general product type.

In the above posts, I established that if one selects the music product type for an upload using EP Advanced 3.0.3:

1. The product description and name do not show in the admin-editable screen.

2. If one limits the category (in the admin-editable description screen at the bottom)(no sub cats were involved) to product type music, the program will force it back to product general and will not upload in music product type, but gives the general product type admin-editable screen only.

Further tests reveal the following.

3. Next step: What would happen if I actually entered a description into the blank admin-editable screen?

Everything went blank and the product stated it had zero in stock and lost its picture. The way to fix this was to enter something into ALL of the blank places (except genre, artist, and record company) in the music-type product admin-editable screen.

This even occurred if I solely entered the genre, record company, or artist boxes which work only with the music-type product. In other words, if you press "update" all data is lost unless all editable boxes are filled in.

4. However, I was able to add a media clip to the listing.

Obviously, it would save absolutely no time to upload all the products and then enter everything manually.

The results of this testing are that if one wishes to have a blank admin-editable screen and not choose genre, artist, or record company, one could have lots of music products with media clips, and would need to make any description or name changes only in PHPMyAdmin, unless one wanted to fill in all of the screens in the admin-editable screen, one-by-one.

One last vagary: Whereas I believe I was successful previously in uploading an English and Spanish name and description as a music product type, after I entered a product in a single language the test category stopped allowing the two-language entry to be accepted as a music product type, so I had to perform a final test without the second language, which did then save as a music product type.

This experimentation took me a long time. I performed the experimentation as I felt since I probably need Easy Populate Advanced for my two-language site, I should really check out the music product type capability before I made a site that was all in the general product type.

So, while I have no audio clips and do not know where I would find them for my products, if I ever add them in the future it will be by HTML and an embedded player. That would not be any less work than using the music product type for a mass download of products using Easy Populate Advanced 3.0.3.

I really hope someone appreciates this information. I am for unknown reasons locked out of the Easy Populate Advanced forum as a posting participant, and can only read postings and the knowledge bank articles. I really see nothing about the music product type operation of Easy Populate Advanced anywhere, and would certainly have benefited from this information in terms of time-savings had it been available, so I hope this is a pertinent post of some value to others exploring their music-audio options and possible use of 3.0.3.

Notageek
28 Oct 2010, 20:14
#14
swinton avatar

swinton

New Zenner

Join Date:
Nov 2008
Posts:
8
Plugin Contributions:
0

Re: Easy Populate Advanced

Does 3.0.3 work with ZC 1.3.9 ?
My objective is to export from ZC 1.3.8a1 and import into 1.3.9

Is this straightforward or what hoops are required to jump through ?

Is Easy Populate the only import app for ZC ?
30 Oct 2010, 00:47
#15
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Swinton,

Does 3.0.3 work with ZC 1.3.9 ?


I was using 1.3.9g and now have updated to 1.3.9h. The reason I tried Easy Populate Advanced 3.0.3, which is the paid version that has no support on this forum or on its own forum, because I read that it worked with a second language, and my second language files had categories problems, where the Spanish category names were not showing up. Since I have 172 categories this was important for me. I tried it out of desperation, and it fixed all of the categories, and gave me a wonderful spreadsheet with everything in it.

However, it had several problems. There was a problem with the program suddenly throwing in a min/max statement and not showing the quantity-changeable box in the shopping cart page. These problems were fixed by adding extra columns to the spreadsheet which showed those quantity-related items (which also could be changed by hand in the editable product page in Admin).

There were instructions in the password-protected knowledge base to simply add the columns to correct the error. As the columns were already in the products_description table in PHPMyAdmin, it was a simple column addition in Excel.

Not in the instructions was the fact that an additional column had to be added to render the quantity box on the cart page able to change quantities; that column was v_qty_box_status.

Not easily seen in the download was the fact that the categories had to be uploaded separately, and the format to do this is a bit complicated compared to the method of separate columns in Easy Populate 1.2.5.4, which is the stable version of Easy Populate.

Well, once I solved the above problems, and went through the testing to see if it added the music product type, as explained above, I have just prepared my file for download of products in the general product type.

Unfortunately, the download behaved just as it did for the Music Product Type. It actually removed all of my descriptions from the Admin-editable product screen, so that the descriptions are visible in my cart but not editable.

As occurred with the Music Product Type testing, I suspect that if I enter a single thing into the Admin-editable product screen, I will have to enter every blank space by hand and the products will disappear from the cart until I do that.

Thus, I am going back to Easy Populate 1.2.5.4, which I found will actually export a file with the appropriate columns for the second language categories and descriptions, once the language pack is added to the cart. It was imperfect, but maybe I will have more luck now that I understand more about the Zen Cart and Easy Populate structures.

So, that is my experience with the paid Easy Populate Advanced 3.0.3, which I hear is a great program. I would certainly like to use it, if I could find a solution for the products not appearing in the admin-editable screen.

Notageek
30 Oct 2010, 00:51
#16
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Swinton,

Is Easy Populate the only import app for ZC ?


I keep seeing Dr. Byte recommend Easy Populate 1.2.5.4 as a stable version of Easy Populate, and I have really found it to be pretty stable, although I am uncertain if it is up to the demands of a second language addition.

Torvista, in the newest Spanish language pack thread, recommended Apsona. It appears to be pretty menu-driven, so one might not learn as much with such a program as with Easy Populate.

I have also read there is a program that works well called Store Manager.

Both Apsona and Store Manager appear to be commercial programs not supported on this forum, but the seller seems to provide support for those programs.

Notageek
30 Oct 2010, 14:18
#17
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

I would appreciate any feedback as to whether there is any solution to the product editing pages in Admin being blank with an Easy Populate Advanced 3.0.3 upload.

It would seem manageable by just editing descriptions and titles directly in PHPMyAdmin. But changing only one thing in the Zen Cart Admin makes everything go blank, so using PHPMyAdmin for editions is too awkward.

This is not a problem with the categories upload with 3.0.3. The categories and product titles do appear in the Admin-editable screen.

It seems like an obvious thing to discuss on the 3.0.3 forums or knowledge base off this site, but I see not a word about it. Am I missing something obvious? As people on this site are using it successfully (see post #5 here)

http://www.zen-cart.com/forum/showthread.php?t=146176&highlight=easy+populate+column+count+mismatch

there must be a fix for it, but in what direction do I look?

Notageek
30 Oct 2010, 19:34
#18
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Easy Populate Advanced

notageek:

I keep seeing Dr. Byte recommend Easy Populate 1.2.5.4
:eek: Me?
I might have recommended "EasyPopulate", but I doubt I mentioned a specific version. Or, if I did then it was likely because it was the newest version available at the time.

notageek:

I have also read there is a program that works well called Store Manager.
Not a fan of that one.

notageek:


Both Apsona and Store Manager appear to be commercial programs not supported on this forum, but the seller seems to provide support for those programs.

Apsona is not a commercial program. It's completely free. And yes it's well-supported on their website.
30 Oct 2010, 21:11
#19
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Dr. Byte,

Thanks for correcting my imprecise statement. In the interest of completeness, I meant to report that 1.2.5.4 has been described as the most stable version of Easy Populate.

Notageek
31 Oct 2010, 18:10
#20
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: Easy Populate Advanced

Thank you, Dr. Byte, for the PHP patch discussed here:

http://www.zen-cart.com/forum/showthread.php?t=144647&highlight=notageek&page=2

This patch restored the ability to edit product names and descriptions in Admin which was lost when I updated to 1.3.9h. Easy Populate Advanced 3.0.3 now populates products properly with product names and descriptions, English and Spanish, visible in the Admin-editable product screen.

The patch also restored ability to edit category names in admin, by downloading categories in the separate file of Easy Populate Advanced 3.0.3.

However, the category descriptions now are overwritten with just a blank box.

With 1.3.9g both names and descriptions updated correctly with Easy Populate Advanced 3.0.3.

With 1.3.9h, before the patch was applied, category names and descriptions were updating in the MySQL database only and showed correctly to the consumer, but the admin-editable screen just remained as it was and did not update.

Now, the admin-editable category screen description areas for English and Spanish just go blank.

I checked in admin/includes/modules to see if there was a place to change the collect_info.php file for categories, but found no PHP file relating to categories which contained "CHARSET."

I will post again if I find something that brings back the category description in Admin.