Using this + Filefield Sources 6.x-1.4 when you delete a file that was uploaded already, it displays "Uploading is disabled for this content type. Please select a different file source." and makes you select another method.
Is there an easy way to have it default to the other available sources and not display this message?
Thanks for the module - helpful.
Comments
Comment #1
antiorario commentedI'm simply removing the warning, as it's outdated.
Comment #2
antiorario commentedActually, i wasn't seeing what I was supposed to see. I'll work on it.
Comment #3
antiorario commentedFixed. There were a couple of ":first" selectors in the js that were getting in the way. I replaced the warning with a general noscript warning (since this whole module, as well as FileField Sources) will not work without Javascript enabled.
The first stable release should also be available shortly.