Display a clean error when the SWFUpload library is not found.
Done... Put it into hook_requirements.
The requirement hook needs to check for SWFUpload.js and SWFUpload.swf, not the lower case versions, otherwise this will always return false.
Silvio
Haha, figured that out here ;-) . Big oops.
Comments
Comment #1
robloachDone... Put it into hook_requirements.
Comment #2
robloachComment #3
silviogutierrez commentedThe requirement hook needs to check for SWFUpload.js and SWFUpload.swf, not the lower case versions, otherwise this will always return false.
Silvio
Comment #4
robloachHaha, figured that out here ;-) . Big oops.
Comment #5
(not verified) commented