I've read as many topics as I could find about url upload problems. I did not see anything about my problem. FTP uploads work fine, but when i try to upload by url I get this error - "HTTP/1.0 302 Moved Temporarily". I've got the permissions set to 777 like they should be, I've fixed the php.ini fine, but nothing worked. Anybody have an idea of what's wrong?
http://www.pwnforce.com/cpg/index.php
username: test
password: test
Do exactly as suggested in the docs, sections "upload troubleshooting" and "asking for support on upload issues". The number of file upload fields is set to 5 (it should be set to 1), the number of URI upload fields is set to 3 (it should be set to 0). On some server setups, there are restrictions on URI uploads that you can't circumvent (only your webhost can). Forget about URI uploads, they are a silly feature in the first place that never should have been introduced anyway.
Upload using the final url, not the one that redirects.
It seems to me that giving or not giving your gallery members the option to upload by url is a matter of opinion. Personally I think it's a good option, because it means that my members don't have to download a picture just to re-upload it to my gallery. I'm sure now that this isn't an error related to Coppermine. So I'll just get support through my webhost.