I have an error:
Fatal error: Call to undefined function libraries_load() in ...sites\all\modules\swfupload\swfupload.module on line 240

Solution for me:
Update Libraries module to 7.x-2.x

Solution for maintainer:
- Add required version/branch of Libraries module to readme.txt
- Add required version/branch of Libraries module as part of hook_requirements()
(but still i am "grayed" #341282: upload field greyed out )

Comments

nicholasthompson’s picture

If an alpha version of a dependency is a requirement, it really should be mentioned on the homepage.

Is there a reason, other than enjoying being on the bleeding edge of technology (which all us geeks love ;) heh), that you're not using the stable branch of Libraries?