| Bulk or URL upload not working
Ok, so when I upload a photo by selecting a file from my computer it works just fine. However, when I enter a url to a photo, it goes through the process then give the message photo uploaded successfully but no photo is there.
For testing, i do an ls of my uploads directory in a loop to see what is in there as I upload photos. When I do a regular file upload, i see the image being dumped in there temporarily before finally moving to the data dir.
When I do the upload from a url, no image ever gets dumped into the uploads dir yet I get a success message afterwards when it really did not upload anything.
Any clue ???
Thanks
|