• I really like this Plugin but i get one Warning in debug.log:

    PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/mycooldomain_5rLay/html/docs/wp-content/plugins/age-gate/vendor/wixel/gump/gump.class.php on line 319

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

    (@philsbury)

    Hi @tkwpweb,

    Thanks for the heads up. Looks like it’s been dropped in PHP 7.4. Annoyingly that’s in a library I use for the form validation. I’ll see if they’ve updated it, if not I’ll have to find a work around.

    Thanks
    Phil

    Plugin Author Phil

    (@philsbury)

    Hi again @tkwpweb,

    I’ve created a PR in the main package to fix this, so hopefully it’ll get merged soon. While we wait for that, I’ve overloaded the method in age gate so it shouldn’t be called anymore. Update in 2.5.0.

    Thanks
    Phil

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘debug.log Warning’ is closed to new replies.