 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
March 5th, 2008, 12:49 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
| ZIP Upload
I've tried everything refering to suggestion in this forum to upload BULK / ZIP file into upload folder.
but still the same problem appear - it says success.
but the screen goes back to main page with no new uploaded image.
the server max upload file size is 10mb.
thanks in advance.
|
| |
March 5th, 2008, 07:22 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Please post a link to your phpinfo on the server as the issue your describing tells me your trying to upload files larger than allowed on the server and they are being dropped.
You can at anytime view the phpinfo in your classifieds admin area.
|
| |
March 5th, 2008, 12:25 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
| |
| |
March 5th, 2008, 01:11 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
max_execution_time should be 0 if you want to do zip or video uploads as most likely your script will timeout. Now if you continue to get a photo uploaded and nothing processed then your server is dropping the file. You can post a link and login here for us to try and tell me what size file your uploading. Make sure allow zip uploads is set to yes in admin options and the file is smaller than your 8mb restriction on post max size.
|
| |
March 5th, 2008, 05:19 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
|
whar do you mean by " file is smaller than your 8mb restriction on post max size"? do i've to configure it somewhere?
anyway, here's the link : www.kongsigambar.com/gallery
username :husinlempoyan
passwd : abcd
regards.
|
| |
March 5th, 2008, 05:21 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Yes you can not process a file over 8mb or the server will drop it so what size are you uploading anyway? Please give us info to know what your doing.
|
| |
March 5th, 2008, 05:38 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
|
i was trying to post the 3mb file.
|
| |
March 5th, 2008, 06:08 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
I upload a 3.67mb zip and this is the error I get
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 13128 bytes) in /home/umiabe/public_html/kongsigambar/gallery/image-inc.php on line 116
You can try adding this below your error_reporting line in pp-inc.php Code: Content visible to verified customers only.
|
| |
March 5th, 2008, 07:11 PM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
|
is this thecode will looks like :
===
error_reporting (E_ALL ^ E_NOTICE);
Content visible to verified customers only.
===
sorry - not familiar with php coding even though konw oracle database very well.
regards.
|
| |
March 5th, 2008, 07:16 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
error_reporting (E_ALL ^ E_NOTICE);
ini_set("memory_limit", "60M");
|
| |
March 5th, 2008, 07:37 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2008
Posts: 29
|
i've done updating the script.
|
| |
March 6th, 2008, 05:51 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
You can try your zips but I get the same thing not enough memory to process the files. Does your server have mogrify if so try using that instead of GD2. You are limited by your server setup and GD2 has always had memory issues with larger files.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 05:31 AM. | |