PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 14th, 2006, 01:36 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
ZIP limit size where?

Sorry if this has been explained earlied.

I just bought my copy of PP, and installed it.

Set upload limit to users for 64mb.

When I try to upload a zip file, I found there is a limit of 2mb!
Where can I change that? I can't find the setting for it.
This Is what I copied from the ulpload form:
64000k límite de tamaño de archivo.
Carga de archivos ZIPs permitidos (2MB de límite).

Please let me know where to change this.

thanks.
agidi is offline   Reply With Quote
Old December 14th, 2006, 11:17 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
PHP's max filesize upload limit is set within PHP and this is what you would have to alter. You can set a higher multimedia upload in photopost etc but nothing in the world is gonna help you unless you alter your PHP server settings through the php.ini file on the server. The max upload size is only something that can be altered through that file or on some servers although not common through an htaccess directive. You can talk with your host a little more on this and see if they will up that value for you.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 14th, 2006, 12:51 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
Dear Chuck S.

I requested help from me host, and was told to make a .htaccess file under the photopost dir, with a line that said upload_max_filesize 30m

So I did that.
And... it works.. it does upload larger files, but Photopost still shows 2m

I saw a PHP core config file they showed me with ton's of variables.
It has a colum that says LOCAL Value, and Master Value
the local value at var upload_max_filesize says 30m and at master says 2m

I asume the script is reading the master?
How can we change this?
thanks.
agidi is offline   Reply With Quote
Old December 14th, 2006, 12:58 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
The script will read the local and they showed you it is being overriden

If it works then you have done it right which is what I take it your saying since you can not upload.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 14th, 2006, 02:06 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
It does work, and uploads files bigger than two. But on the upload page it still displays 2mb limit.

See:http://pasamefotos.com/photopost/sho...hoto=3&cat=503
agidi is offline   Reply With Quote
Old December 14th, 2006, 02:31 PM   #6 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 240
Change the "max multimedia upload size" in upload photo options
pistebasher is offline   Reply With Quote
Old December 14th, 2006, 02:44 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Yep as Pitbasher points out. I touched on that in my initial response as well.

Admin => Upload Options => Max Multimedia Upload
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 14th, 2006, 04:35 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
Don't hang me. But I've done that, and still shows a 2mb limit.

http://pasamefotos.com/photopost/sho...ze/big/cat/503
agidi is offline   Reply With Quote
Old December 14th, 2006, 05:07 PM   #9 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 240
I notice your screen shows 2MB whereas mine says 20.00mb . Could this be a language file problem?
pistebasher is offline   Reply With Quote
Old December 14th, 2006, 05:21 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
No I would not think so that 2mb number is taken directly from the max multimedia filesize. Do you have enable multimedia files set to yes?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 14th, 2006, 05:40 PM   #11 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 240
I do Chuck but I presume you're not asking me. I just wondered why one was MB and the other was mb - or is that a browser/fonts thing?
pistebasher is offline   Reply With Quote
Old December 14th, 2006, 07:24 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
Yes I have Multimedia files enabled.. I tried toggling it to NO refresh, and YES again, with no luck.

Still shows 2mb

Could it be that somehow this particular translation hard coded this?

thanks.
agidi is offline   Reply With Quote
Old December 14th, 2006, 08:44 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
The numbers are taken from the settings in the admin whether edit usergroups for max filesize or upload options for the max multimedia size
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 16th, 2006, 06:24 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 11
ok but still displays, wrongly.

Would it be too hard to hard code it? Just let me know where to find the line and what to replace it with.

thanks
agidi is offline   Reply With Quote
Old December 16th, 2006, 10:17 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
So it will upload it fine just does not display it right yes you can edit the uploadproduct template and replace $maxfilesize although I am curious why your the only one with this issue.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 17th, 2006, 04:19 AM   #16 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 240
spanish.php line 790 ??

compare with english.php
pistebasher is offline   Reply With Quote
Old December 17th, 2006, 10:50 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Ah so you know what language that is.

In spanish.php it should read this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I adust the max zip file size allow? Johnny Doomo Photopost Pro Installation & Upgrades 3 October 25th, 2005 03:32 PM
File size limit in 5.13 firstrebel Photopost Pro Installation & Upgrades 19 August 22nd, 2005 03:45 PM
Upload size limit mark1285 Photopost Pro Installation & Upgrades 3 April 28th, 2005 09:36 AM
2MB Zip upload limit rcflood Photopost Pro How Do I...? 3 April 20th, 2005 10:32 AM
Zip Upload & per day limit how?? iphoto General Discussion 2 December 28th, 2004 09:56 AM


All times are GMT -5. The time now is 06:09 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0