coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: ergo on September 17, 2005, 05:51:30 PM

Title: MIME type problem - uplading by URI
Post by: ergo on September 17, 2005, 05:51:30 PM
How to disable mime type checking ?

is it possible ?

http://darknation.pl/forum2/album_pic.php?pic_id=1048 - this doesnt work :/ iif i try to upload normal way it works , if by URI adres it deas not :/ i get "unknown mime type error"

http://darknation.pl/forum2/album_pic.php?pic_id=531 - this works by both metods

im switching galleries from phpbb to coppermine and it would save me many hours dowloading and uploading if i could upload everything by uri...  maybe you have idea why some of the files work and some dont ?
Title: Re: MIME type problem - uplading by URI
Post by: kegobeer on September 17, 2005, 06:10:30 PM
Uploading is not designed to work with php files like that.  It's designed to work like this: yoursite.com/picture.jpg

You really should read the documentation and learn about the batch add process.