I have installed the module and set it up to transfer a remote URL to an image upload form, however when the transfer button is pressed... the page acts like it is transferring the file... But then nothing happens, no preview and if the form is submitted, no Image is attached... I have no idea where to begin to debug this.

Thanks in advance.

Comments

t.payne’s picture

If you would like to try this live, it can be easily reproduced.... http://bootiesforthetroops.com/?q=node/add/upload-new

quicksketch’s picture

Category: bug » support

You probably need to enable cURL in your installation of PHP, which is how files are transferred when using the Remote source. I wasn't able to connect to your site to confirm, but I'm sure the remote source works on a properly configured server.

t.payne’s picture

wow, I feel dumb.. yes that was the problem... thank you

budda’s picture

Status: Active » Closed (works as designed)