Posted by tv_payne on November 20, 2011 at 2:06am
3 followers
Jump to:
| Project: | FileField Sources |
| Version: | 7.x-1.4 |
| Component: | Source: Remote URL |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
If you would like to try this live, it can be easily reproduced.... http://bootiesforthetroops.com/?q=node/add/upload-new
#2
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.
#3
wow, I feel dumb.. yes that was the problem... thank you
#4