Hi

when installing this and trying to access /admin/config page I get this:
Call to undefined function libraries_detect() in modules/jw_player/jw_player.install on line 85 (breaks the site)

This is a function that isn't available in a stable version of module Libraries but first in 7.x-3.x.

Comments

ron_s’s picture

libraries_detect is available as a function in Libraries API 2.x. This patch should fix the issue:
https://www.drupal.org/node/2713659

Please review and let me know if there are any questions or feedback.

ron_s’s picture

Status: Active » Closed (duplicate)

Should be able to close this and continue the conversation (if necessary) on the #2713659 thread.