• Resolved paulgee

    (@paulgee)


    Notice: Undefined index: moove_gdpr_floating_button_position in on line 50

    Error at bottom of page, the plug-in say’s it’s up to date

Viewing 3 replies - 1 through 3 (of 3 total)
  • I agree with Paulgee. There is a missing file in the current installation which is returning 404 on page load after someone has clicked on the accept button. With the other things in my sites (I use this plugin on around 30 sites) the loading time varies considerably until I turn this plugin off. When I look at console view I get this message: Failed to load resource: the server responded with a status of 404 (Not Found) when I trace the URL it is trying to use to pick up the file it is this location: …/wp-content/plugins/dist/images/moove-logo.png the file is missing from the installation.

    Is there a reason why the plugin is trying to access a file which is not in the distribution for the plugin? I have multiple failures like this on sites that use this plugin, but not on every site though.

    In all sites, while i have set up the plugin, I have not edited any of the file contents or files. So I cannot see a reason why this file is not found.
    THis is in release version:1.1.7

    Unless you check the console view which lists what files are being accessed you would be unaware of the missing file.

    I have just checked my installation, I think it might be a typo in the URL in your code (Moove), there are image files but they are located here: …/wp-content/plugins/gdpr-cookie-compliance/dist/images/ What appears to be missing is the plugin name folder. Has anyone else seen this?

    The file in question is the Moove logo which is a blue rectangle with GDPR in white text in it.

    Here is the code with the error in it:

    <div class=”moove-gdpr-modal-left-content”>
    <div class=”moove-gdpr-company-logo-holder”>
    Home-Start Essex
    </div>

    Plugin Author Moove Agency

    (@mooveagency)

    Hi there,

    Thanks for your comments. Please update the plugin to the latest version, the missing logo has been fixed.

    I hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Notice: Undefined index’ is closed to new replies.