Zen Cart Logo
Forums / Addon Admin Tools / Easy Populate 1.2.5.4 support

Easy Populate 1.2.5.4 support

Views: 1,301,111

Results 1,081 to 1,100 of 3,834
7 Nov 2007, 4:34 AM
#1081
33driver avatar

33driver

New Zenner

Join Date:
Nov 2007
Posts:
2
Plugin Contributions:
0

Easy Populate 1.2.5.4 support

hi there,

Need a bit of help with EP, I'm new to zen cart but reasonably old school at php and the like.

I'm running EP Advance version 2.76d and Zen Cart version 1.3.7

I've installed the EP system ok and got things running, however I had some issues wrting from MS Excel, did not like the .txt files when I tried to upload. I turned on MS excel safe output etc... on, so now I'm working with the csv files which is fine.

When I upload the files, i get the following:

File uploaded.
Temporary filename: /tmp/phpsJ4WVB
User filename: now.csv
Size: 1185
| Product Mo | topHeader. | Test Syste | This is th | http://www | 2200 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| PC-60B | topHeader. | Jablotron | This is th | http://www | 55 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| PC-60A | topHeader. | Jablotron | This is th | http://www | 55 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| AN-01A | topHeader. | Jablotron | This is th | http://www | 49 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| JA-60U | topHeader. | Jablotron | This is th | http://www | 165 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

Now this is just a test with a few products, but I assume getting this means that it was succesful, however the products do not show up in my shop, nor are they available in the admin side of things.

If I try to export a list of products, they do not show up in there ether. This leads me to think that there is a problem writing to the mysql database. Is this something I have missed in config etc...?

Cheers
Would love to get this going, thanks:smartalec:

7 Nov 2007, 5:13 AM
#1082
33driver avatar

33driver

New Zenner

Join Date:
Nov 2007
Posts:
2
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

had a weird version isntalled, reinstalled now I get:
EASYPOPULATE_MSGSTACK_DROSS_DETECTED

I can't see where I got hte language files wrong, am I missing something?

I also get BOX_TOOLS_POPULATE in the tools dropdownn, am I missing something?

7 Nov 2007, 8:48 AM
#1083
scrat avatar

scrat

Zen Follower

Join Date:
Dec 2005
Posts:
451
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

cudaboy71 - a great tool to use is >> thread tools -> search this thread... at the top of the thread...
Nicholas originally post 19th June 2006

sorry for not being available the last few weeks. A little 4.5kg boy is keeping me busy

I'll address any unanswered questions in turn. regarding the dross not being dleted, this is a bug. Ignore the error message for now. You can, if you wish, remove the offending table names the function checks in /admin/includes/functions/extra_functions/easypopulate.php:

Code:

TABLE_CUSTOMERS_BASKET,
TABLE_CUSTOMERS_BASKET_ATTRIBUTES

I am working very hard to release the 1st advanced version in the next 2 weeks, and will at that time apply the bugfixes to the free version for all to enjoy.


Nicholas

8 Nov 2007, 9:28 PM
#1084
cwd avatar

cwd

New Zenner

Join Date:
Nov 2005
Location:
Coldwater Michigan
Posts:
35
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

I am having a download problem. I hope some one can help. When I click on download complete tab-delimited link the page times out. I was told from my host company that the server will time out after 10sec. They will not change this becouse I am on a shared server. Is there any way to fix this problem with out missing with the server.

9 Nov 2007, 8:13 PM
#1085
dedj avatar

dedj

Zen Follower

Join Date:
Jan 2007
Posts:
129
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

cwd:

I am having a download problem. I hope some one can help. When I click on download complete tab-delimited link the page times out. I was told from my host company that the server will time out after 10sec. They will not change this becouse I am on a shared server. Is there any way to fix this problem with out missing with the server.

do you maybe have the improved attributes controller addon installed?
I noticed the same problem after I installed that addon, don't know what the connection between them are though..
Though I found a way to be able to download it, with only one of the browsers, either iexplorer or mozilla, can't remember which one: ctry clicking on download complete file or create complete file. one of those two will put the file in /tmp dir, and you can download it via yuor favourite ftp program and update it and reupload it using normal easy populate way.

this works for me, try it out :)

10 Nov 2007, 5:29 PM
#1086
tommyf avatar

tommyf

New Zenner

Join Date:
Jan 2005
Posts:
75
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Does anyone know the difference between the two easy populates in the downloads section?

  1. Easy Populate Free - from langer / modhole
    Last Updated by: oeginc - r shady - orig by langer Dec 01 2006 v1.3.6 v1.2.5.5

  2. Easy Populate From osc
    Last Updated by: web28

Is one better or easier then other?

10 Nov 2007, 11:03 PM
#1087
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

You can't use the OSC version with ZenCart.

You want to use the one for ZenCart, which is the one last update by langer.

10 Nov 2007, 11:12 PM
#1088
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

cwd:

I am having a download problem. I hope some one can help. When I click on download complete tab-delimited link the page times out. I was told from my host company that the server will time out after 10sec. They will not change this becouse I am on a shared server. Is there any way to fix this problem with out missing with the server.

I always get this.

EP worked perfectly the first few times, but after processing big files (one with thousands of products) it seems like some sort of switch is activated and now it always times out, although it continues to run in the background.
For this reason when I need to download a file I just click the 'create file in temp folder' instead and download it from there.

I use EP on three sites, two of them are relatively big and have at least 15,000 products each. On these two sites EP always times out(receive 'the page cannot' be displayed' error, even if the file I process is small and only has one product. But EP always keeps running in the background until done.

The third site I have has less than 3000 products. EP has never timed out on this one yet. However, I'm pretty sure that once I process a bigger file, it will turn out just like the other two sites and it'll display 'the page cannot be displayed' even if I only process a file with one product.

11 Nov 2007, 4:38 AM
#1089
brimsjewelry avatar

brimsjewelry

Zen Follower

Join Date:
May 2006
Posts:
188
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

I have EP 3 installed in my regular store and it works fine. But I've set up a test store to test new mods in and I'm trying to install EP in it as well but there's a hitch. Every time I go to Admin/Tools/Easy Populate it takes me back to the admin login. Any idea what's going on here?

Thanks!

Jason

12 Nov 2007, 6:04 PM
#1090
aaronn avatar

aaronn

New Zenner

Join Date:
Oct 2007
Posts:
11
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

33driver:

hi there,

Need a bit of help with EP, I'm new to zen cart but reasonably old school at php and the like.

I'm running EP Advance version 2.76d and Zen Cart version 1.3.7

I've installed the EP system ok and got things running, however I had some issues wrting from MS Excel, did not like the .txt files when I tried to upload. I turned on MS excel safe output etc... on, so now I'm working with the csv files which is fine.

When I upload the files, i get the following:

File uploaded.
Temporary filename: /tmp/phpsJ4WVB
User filename: now.csv
Size: 1185
| Product Mo | topHeader. | Test Syste | This is th | http://www | 2200 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| PC-60B | topHeader. | Jablotron | This is th | http://www | 55 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| PC-60A | topHeader. | Jablotron | This is th | http://www | 55 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| AN-01A | topHeader. | Jablotron | This is th | http://www | 49 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

| JA-60U | topHeader. | Jablotron | This is th | http://www | 165 | 0 | 100 | 0 | | 7/11/2007 | 1 | | Computer S | | | | GST | 1 !New Product!

Now this is just a test with a few products, but I assume getting this means that it was succesful, however the products do not show up in my shop, nor are they available in the admin side of things.

If I try to export a list of products, they do not show up in there ether. This leads me to think that there is a problem writing to the mysql database. Is this something I have missed in config etc...?

Cheers
Would love to get this going, thanks:smartalec:

I'm having this same problem, however all the categories are being created just none of the products are being imported. I created one item "by hand" exported it, formatted my product list to match the downloaded format...uploaded, imported and got 0 products 15 new categories.
Any Ideas?
TIA
-Aaron

13 Nov 2007, 9:49 PM
#1091
overmyhead avatar

overmyhead

New Zenner

Join Date:
Jun 2007
Posts:
26
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

I'm looking for some tips on ep upload problems. I use MS Excel to make the tab-delimited.txt files. I use a download from ep admin as the template. I have had uploads work before with ep.

A few of the items that uploaded wrong had " at the beginning of the description. But I can't delete these out of the spreadsheet, they don't exist in that cell. ??It's like they are hidden.

Other items upload a new random category with lots of subcategories that look like it is using the weight, date available, or other info (along with the cats I told it to go into) to create these categories......??? I can't figure out why.

Of course there are missing prices, missing weights, or both in almost all these new items. And linked items also appear.

I have read the forum and done the following: used upload to delete products, manually split the file, did a fresh upload. Nope, didn't work.
Reset main cat id, and price sort.......Nope
Deleted items, Made the cats in admin first then uploaded again, Nope, didn't work.

I suspect some sort of formating in the Excel file but of course I really have no idea. I'm in over my head. Any tips on copy and paste inside excel or tips to figure this out would be much appreciated.
:frusty:

14 Nov 2007, 7:15 AM
#1092
awhfy99 avatar

awhfy99

Zen Follower

Join Date:
Feb 2007
Location:
Burleson. Texas
Posts:
196
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

It sounds like excel is using "" to delimit text within the file. I have a scalc program that does the same unless you tell it not to. No idea as to how to option it differently, as my excel97 is not set that way. There should be an option when choosing "save as" to select how it is to be saved and may be worth playing with to find out how.

Suggestion:

Open the saved tab delimited text file that you created with notepad. If it shows quote marks enclosing any text, just delete them all before uploading. To do so, select replace, enter " in the first field and leave the second field empty and chose replace all.

A very large file may take a few minute to process as notepad is not the fastest program in the world.

14 Nov 2007, 2:39 PM
#1093
overmyhead avatar

overmyhead

New Zenner

Join Date:
Jun 2007
Posts:
26
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Thank you for the reply.

I've tried looking for " at the beginning of cells, but they don't appear untill I do the find option and sift through " for inches in descriptions, then will come across one at the beginning of a cell, but when I click to edit, it isn't there for me to delete it.

I will try your suggestions and see what happens.

14 Nov 2007, 4:53 PM
#1094
daver1510 avatar

daver1510

New Zenner

Join Date:
Jul 2007
Posts:
70
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

:unsure:does anyone have a easy populate for dummies anywhere. I have it installed but not sure where to go from there?

15 Nov 2007, 6:31 PM
#1095
inkuyo avatar

inkuyo

New Zenner

Join Date:
Sep 2007
Posts:
73
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

I am using EP 1.2.5.4. I am trying uploading files priced with attributes but each product uploading does not have the Price by Attributes setting on so i have to go to each one and turn it on. Not fun.

I have the setting v_products_priced_by_attribute for each product to "1". Should it be another number?

Dale

15 Nov 2007, 6:37 PM
#1096
inkuyo avatar

inkuyo

New Zenner

Join Date:
Sep 2007
Posts:
73
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Also, I would like to upload the sort order for products, but that does not seem to upload. I do have a column for the sort order.

v_products_sort_order

Dale

16 Nov 2007, 12:40 AM
#1097
daver1510 avatar

daver1510

New Zenner

Join Date:
Jul 2007
Posts:
70
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

_______________________________________ Upload EP File

_______________________________________Split EP File

_______________________________________Import from Temp Dir (temp/)

_______________________________________Download EP and Froogle Files

Download Complete tab-delimited .txt file to edit (Attributes Not Included)
Download Model/Price/Qty tab-delimited .txt file to edit
Download Model/Category tab-delimited .txt file to edit
Download Froogle tab-delimited .txt file
Download Model/Attributes tab-delimited .txt file

Create EP and Froogle Files in Temp Dir (temp/)

Create Complete tab-delimited .txt file in temp dir (Attributes Not Included)
Create Model/Price/Qty tab-delimited .txt file in temp dir
Create Model/Category tab-delimited .txt file in temp dir
Create Froogle tab-delimited .txt file in temp dir
Create Model/Attributes tab-delimited .txt file in temp dir

can someone explain what each of these things do? :D

16 Nov 2007, 3:56 AM
#1098
mack32 avatar

mack32

New Zenner

Join Date:
Nov 2007
Posts:
21
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Not sure if this is where I post this?

I have easy populate installed. When I try to download the Model/Attributes file to either file or to Temp. This is what happens.

I click on the link to download the file. It acts like it is doing something then goes to a blank page. No offer to save to file. nothing.

When I click on save to temp it acts like it does something and goes to a blank page. I check the temp folder and it has a file in there. Has most of the products listed.

I get no error messages of any kind.

I do have SEO urls installed. Not sure if this would change anything or not.

I am using Zen cart 1.3.7 and easy pop 1.2.5

any help would be appreciated.

Mack

17 Nov 2007, 1:18 AM
#1099
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Hi, I clicked to download the attributes data template using easy populate in admin but at the same time received the following warnings:

Progress: >
Warning: fwrite(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/FileWriter.php on line 63

Warning: fwrite(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/FileWriter.php on line 63

Warning: fclose(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/File.php on line 196

What does these mean?

17 Nov 2007, 10:36 AM
#1100
sped1530 avatar

sped1530

New Zenner

Join Date:
Nov 2007
Posts:
37
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Some dump questions:

How do you clean out all those files that are created in your temp folder?

Also does the restore file come from the temp file or from the excel file on your pc that you down loaded?

If it comes from the temp folder: why does have to do that.

Totaly lost!:smartalec: