forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: IoneTe on June 08, 2009, 08:44:59 am

Title: [Solved]: URI/URL Uploads issue
Post by: IoneTe on June 08, 2009, 08:44:59 am
i want to upload a pic from another url with direct link and recive the error :
The following uploads encountered errors:
URI/URL Uploads:
File Name/URL   Error Message
1. http://img214.imageshack.us/img214/1322/sdc10525.jpg   Exceeded filesize permitted by CPG.

what settings i must do to fix this problem ,
Title: Re: URI/URL Uploads issue
Post by: phill104 on June 08, 2009, 08:52:44 am
Oddly, you need to increase the cpg's filesize limit :D

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_picture_thumbnail

It is all in the docs.
Title: Re: URI/URL Uploads issue
Post by: IoneTe on June 08, 2009, 09:11:42 am
The size of files uploaded from your client to the server should not exceed 9999999999 KB each.

and it dont works :(
Title: Re: URI/URL Uploads issue
Post by: IoneTe on June 08, 2009, 09:32:46 am
i have resolved , the filesize limit is must be set to 2000 KB ( 2MB ) :P thank you
Title: Re: [Solved]: URI/URL Uploads issue
Post by: Joachim Müller on June 08, 2009, 10:48:54 am
Comment for others with similar questions: set any values in coppermine's config to numbers that make sense. "9999999999" doesn't fall into that category, as nobody in the world would allow files that are 10 TB (that is 10,000 GB, i.e. ten million mega bytes). Setting such silly sizes just shows that you haven't looked into your issues hard enough. Do NOT set the numbers to silly values. When in doubt, keep the defaults.