• Resolved 25thour

    (@25thour)


    Hi there I have recently installed your plugin, but now I get the following error message

    Warning: strpos(): Empty needle in /home/www/b50/michaelboellinger/kvfechten/wp-content/plugins/complianz-gdpr/cookie/class-cookie-admin.php on line 3693

    Thx for reponse Michael

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aert

    (@aahulsebos)

    Hi @25thour,

    This is a warning whereby a variable can’t be found, in this case a slug of your website, most likely while trying to hide the cookie banner on the homepage.

    We are testing the issue. As it is just a warning, I would suggest at least to stop displaying debug lines in HTMl, by setting the debug display to false;

    define( 'WP_DEBUG_DISPLAY', false );

    We will update soon to make sure the variable will either get checked again, or can’t be empty.

    regards Aert

    Plugin Author Aert

    (@aahulsebos)

    Hi Michael,

    This will be fixed in our new update (asap).

    regards Aert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error Message’ is closed to new replies.