Skip to content

audiofield unable to locate jplayer, add BACKDROP_ROOT. #2

@jenlampton

Description

@jenlampton

I found that even when placing the files where instructed, audiofield was not able to locate my jplayer library. It looks like this is the culprit:

before:

$players_dir = config_get('audiofield.settings', 'players_dir');

after:

$players_dir = BACKDROP_ROOT . config_get('audiofield.settings', 'players_dir');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions