Can't Upload Pics by URl Can't Upload Pics by URl
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can't Upload Pics by URl

Started by Katy, September 27, 2006, 12:47:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Katy

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 :)

Stramm

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.

Katy

On Local and Master Value it says that it is 'off'. what does that mean?, i can't upload pictures by url anymore?

Nibbler

Correct. You'll have to do it properly now :)

Katy

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?:-\

Nibbler


Katy

I still can't upload a picture... i got this message: HTTP/1.1 200 OK    :-\ :(

Joachim Müller

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.