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

Easy Populate 1.2.5.4 support

Views: 1,301,132

Results 1,741 to 1,760 of 3,834
14 Aug 2008, 7:44 PM
#1741
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Easy Populate 1.2.5.4 support

I originally had 1.2.5.5 installed. Then I went to the ocs version. Now with some digging I have 1.2.5.4 rolling. Still having the same issues.

I talked to my web host and they are looking into some things. Hopefully they can tell me something.

16 Aug 2008, 12:53 PM
#1742
accurax avatar

accurax

New Zenner

Join Date:
Mar 2008
Posts:
67
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

is this a free module? .... please let it be free :)

16 Aug 2008, 7:20 PM
#1743
scrat avatar

scrat

Zen Follower

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

Re: Easy Populate 1.2.5.4 support

**MattS : **Then check your upload file, as always do a test, download a 'Complete' file and change some detail and upload that file. Usual problems are because your file format is incorrect :yes:

**accurax : **Yes this version is 'FREE' downloaded from Modhole see first reply in this thread... or EPA which is a commercial version (£$'s) also available from the same reply.

16 Aug 2008, 7:46 PM
#1744
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Scrat, It won't even let me download a generic file to modify. I used EP for a week with out any problems before it all of the sudden quit.

16 Aug 2008, 9:03 PM
#1745
scrat avatar

scrat

Zen Follower

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

Re: Easy Populate 1.2.5.4 support

MattS:> I have around 12,000 products

Sorry I hadn't read your original post properly, had you changed any files before it would not work( I am sure you didn't but lets rule out the obvious ) if you hadn't changed any server side files than as you said it will be a server issue with your host, 12,000 products may eat alot of php's memory and your host may be stopping this thus you get a '500 Internal Server Error', what has your host said ?

Have you tried to download it to your temp folder on the server and ftp from the server ?

Had you increased your product count when this happened say 10,000 products to 12,000 products, if so again this would show a memory issue ?

17 Aug 2008, 1:01 AM
#1746
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

The only thing that was going on that was in conjunction with this problem was uploading all the pictures. When I uploaded the list, I didn't have very many pictures uploaded yet. then I spent the next week uploading all the pictures for the 12,000 products. I did notice that the more pics I uploaded the slower they got. But it wasn't making a dent in my available web space so I didn't think much of it.

I am still learning as I go here. Does the amount of space I have on the server have anything to do with the performance. I am also only using a spec of my bandwidth as well. What ever that means.

Thanks
MattS

17 Aug 2008, 7:21 AM
#1747
scrat avatar

scrat

Zen Follower

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

Re: Easy Populate 1.2.5.4 support

MattS : Web space and bandwidth are two different things, bandwidth is all about what information is pulled via a browser from your server, so if no one visits your web site no band width is use if a million customers visit and buy (that would be nice :yes:) then a million x ?kb are used !
Web space is the amount of hard drive space you have on the server.

What does your host say ?

As I understand PHP (and I am not an expert) PHP has a very small memory compared to your server, so with EP the more products you upload the more memory it uses** within PHP**(not server memory), this is why you split the file into files with approx. 300 products in to upload. If you read in this thread EP does start to struggle with thousands and thousands of products, like not showing what products have been added or updated after an import in the browser screen, this is not a problem as EP still works in the back ground doing what you ask, just not confirming as it would.

Have you tried my test ?
Also try uploading just one product and see what you get with that ?

The only thing that was going on that was in conjunction with this problem
What else had you been doing ? You had not been editing any other files had you?

17 Aug 2008, 10:46 PM
#1748
peter_smith11 avatar

peter_smith11

New Zenner

Join Date:
Aug 2008
Posts:
4
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

hi

i have ep 1.2.5.4, i have been uploading files fine i have uploaded around 3000 products altogether but for some reason i now get error 500 internal error.

I am hosting with 1and1.co.uk and they said that there is nothing wrong, but i still cant upload an products, ive tried to upload just one line and i still get the error. Also i can download fine, which doesnt make sense to me. :(

Many thanks

18 Aug 2008, 4:46 AM
#1749
elkbow avatar

elkbow

Zen Follower

Join Date:
Jul 2007
Location:
Trinity Alps
Posts:
131
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

peter.smith11
Check you temp folder for permission 755 and not 777.

18 Aug 2008, 7:28 PM
#1750
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Finally got a response from my host. Here is what they said. Can someone explain this to me.

"I am contacting you about your ticket, ####, regarding your error. If you are receiving a max size limit, that is due to your script is querying too much in one session. If its realated to MySQL, you can set such limits in your php.ini through your control panel. "

I am using StartLogic as my provider.

18 Aug 2008, 11:05 PM
#1751
peter_smith11 avatar

peter_smith11

New Zenner

Join Date:
Aug 2008
Posts:
4
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Hi elkbow

Thanks for your help it works now :D

19 Aug 2008, 5:24 AM
#1752
elkbow avatar

elkbow

Zen Follower

Join Date:
Jul 2007
Location:
Trinity Alps
Posts:
131
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

MattS:

Finally got a response from my host. Here is what they said. Can someone explain this to me.

"I am contacting you about your ticket, ####, regarding your error. If you are receiving a max size limit, that is due to your script is querying too much in one session. If its realated to MySQL, you can set such limits in your php.ini through your control panel. "

I am using StartLogic as my provider.

Matts,
Here's a php.ini file::

register_globals = off
allow_url_fopen = on
expose_php = Off
max_input_time = 120
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so

Note line 4- yours may say max_input time = 30 or 60

Find that file on your server, download, change that line to 120 and upload. See if that works.

19 Aug 2008, 1:09 PM
#1753
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Thanks for the help so far. I think we are getting somewhere. Except for one thing, I can't find a php.ini file anywhere. Is this something I need to create and how. Can I take someone elses and put it in my folder?

19 Aug 2008, 4:48 PM
#1754
bogie avatar

bogie

Zen Follower

Join Date:
Feb 2008
Posts:
132
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Does anything like this exist for version 1.38a?

19 Aug 2008, 6:27 PM
#1755
elkbow avatar

elkbow

Zen Follower

Join Date:
Jul 2007
Location:
Trinity Alps
Posts:
131
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

elkbow:

Matts,
Here's a php.ini file::

register_globals = off
allow_url_fopen = on
expose_php = Off
max_input_time = 120
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so

Note line 4- yours may say max_input time = 30 or 60

Find that file on your server, download, change that line to 120 and upload. See if that works.

MattS:

Thanks for the help so far. I think we are getting somewhere. Except for one thing, I can't find a php.ini file anywhere. Is this something I need to create and how. Can I take someone elses and put it in my folder?

MattS,
I think your earlier post mentioned by the host was that your php.ini can be modified in your control panel. Mine just happens to reside in the root directory.

19 Aug 2008, 7:54 PM
#1756
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Alright, I think I found it. At least this is where my host told me to get it. This file can't be edited through a normal explorer, it has to be done with in my host control panel. They mentioned maximum_limit and I can't find it anywhere. I copied it all into a txt file so hopefully someone can look at it and let me know what needs changed. Sorry for the zip, the txt file was too big to attach.

Thanks for your help.

Matt

19 Aug 2008, 8:07 PM
#1757
scrat avatar

scrat

Zen Follower

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

Re: Easy Populate 1.2.5.4 support

**MattS : **> ;;;;;;;;;;;;;;;;;;;

; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 12M ; Maximum amount of memory a script may consume (8MB)

In your favourite Text Editor search or Find and you will find it, its really there :yes: set as above

19 Aug 2008, 8:20 PM
#1758
matts avatar

matts

New Zenner

Join Date:
Jul 2008
Posts:
57
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Alright, this is starting to get under my skin a bit. I increased the limit and still failing. I am starting to think that I want to just delete everything including zen cart and start all over. But man, I don't want have to go through all that template stuff again.

19 Aug 2008, 9:06 PM
#1759
scrat avatar

scrat

Zen Follower

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

Re: Easy Populate 1.2.5.4 support

MattS : Did you try saving to the Temp folder on your server ? and or ftp your file to the Temp folder and importing from there ?

22 Aug 2008, 2:30 PM
#1760
pankajbisane avatar

pankajbisane

New Zenner

Join Date:
Aug 2008
Posts:
3
Plugin Contributions:
0

Re: Easy Populate 1.2.5.4 support

Hello Friend,

I woluld like to import Catalogue in multiple languages (French and spanish).
How can i do with Easy populate?
I