• Resolved DaveWP196

    (@davewp196)


    Running version 1.0.2 of the plugin.

    In line 21 of js/cookielawinfo.js there is reference to settings.background_url which is undefined. This triggers a download error to be detected by Firebug as the code attempts to load “<site_url>/undefined”.

    Line 33 of admin/cli-admin.php contains the line:
    ‘background_url’ => ”,

    But I cannot find anywhere on the settings page where this value is set, and the default value causes an error.

    http://ww.wp.xz.cn/extend/plugins/cookie-law-info/

Viewing 1 replies (of 1 total)
  • Hi there,

    Looks like you found the cause of this bug which is great 🙂 I took a look when the bug was first reported but didn’t find the cause.

    I’ll put the fix into the next release.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Cookie Law Info] settings.background_url is undefined’ is closed to new replies.