Quote Originally Posted by brimsjewelry View Post
I hate to bring this up again but I'm trying to deal with the timeout error with no success. I've read (I think) everything in this thread pertaining to it and have made the fixes suggested: created php.ini and placed in root with the lines max_execution_time = 300
max_input_time = 90
memory_limit = 32M

Increased max execution time in zen cart admin configuration to 300, and tried adding these lines to a blank .htaccess file but get a server 500 error when I do that. I've got about 9,000 items in my store.

ANy thoughts?

Jason

PS: I downloaded the most recent release of this mod and installed it and i'm running ZC 1.3.7
We had to alter the code to try passive mode ftp before port. It seems after port failed passive was blocked. The same was true with LPS script. It is simple to do if you look in the code.

Hope it helps!

Claire