Uncaught Error: Class ‘GeoIp2\Database\Reader’ not found
-
Just installed the plugin, did basic setup (no MaxMind integration) and I get these in PHP error log. I can’t even connect my account with the site, because I’m getting “Error while connecting to your site” in the popup window.
PHP Fatal error: Uncaught Error: Class 'GeoIp2\Database\Reader' not found in /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/geo-ip/class-wpl-cookie-consent-geo-ip.php:378
#0 /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/script-blocker/classes/class-wpl-cookie-consent-script-blocker-frontend.php(45): Gdpr_Cookie_Consent_Geo_Ip->wpl_is_eu_country()
#1 /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/script-blocker/classes/class-wpl-cookie-consent-script-blocker-frontend.php(456): Gdpr_Cookie_Consent_Script_Blocker_Frontend->__construct()
#2 /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/script-blocker/class-wpl-cookie-consent-script-blocker.php(36): require('/home/REDACTED…')
#3 /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/script-blocker/class-wpl-cookie-consent-script-blocker.php(1343): Gdpr_Cookie_Consent_Script_Blocker->__construct()
#4 /home/REDACTED in /home/REDACTED/wp-content/plugins/gdpr-cookie-consent/public/modules/geo-ip/class-wpl-cookie-consent-geo-ip.php on line 378
- The topic ‘Uncaught Error: Class ‘GeoIp2\Database\Reader’ not found’ is closed to new replies.