Before, I uploaded pics by URL (cuz it's a lot faster), but now, when i try to upload this way, it says 0 uploads were successful, URL not found, Could not open URL and things like that.. What can I do? Thank You :)
Most likely your host has disables the use of fopen on URLs.
Check phpinfo (admin tools) and read the allow_url_fopen setting to confirm.
On Local and Master Value it says that it is 'off'. what does that mean?, i can't upload pictures by url anymore?
Correct. You'll have to do it properly now :)
Quote from: Nibbler on September 28, 2006, 03:49:53 AM
Correct. You'll have to do it properly now :)
So what do I have to do now?:-\
Read the manual...
I still can't upload a picture... i got this message: HTTP/1.1 200 OK :-\ :(
You (as coppermine admin) should use FTP-uploads plus batch-add. It's the fastest and most reliable solution. Upload by URI field is silly imo, as you had to upload the files by FTP to your webspace in the first place, so there's no real benefit.