PHP 8.3 issue?
-
Just updated from a very old version to the latest with PHP8.3, I got this error:
Fatal error: Uncaught Error: Undefined constant “GEOIP_DETECT_DEBUG” in /home/gtisoft/home3/website-implementation/staging/wp-content/plugins/geoip-detect/check_requirements.php:82 Stack trace: #0 /home/gtisoft/home3/website-implementation/staging/wp-content/plugins/geoip-detect/geoip-detect.php(61): geoip_detect_version_check_after_plugins_loaded() #1 /home/gtisoft/home3/website-implementation/staging/wp-includes/class-wp-hook.php(324): {closure}(”) #2 /home/gtisoft/home3/website-implementation/staging/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #3 /home/gtisoft/home3/website-implementation/staging/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home/gtisoft/home3/website-implementation/staging/wp-settings.php(555): do_action(‘plugins_loaded’) #5 /home/gtisoft/home3/website-implementation/staging/wp-config.php(118): require_once(‘/home/gtisoft/h…’) #6 /home/gtisoft/home3/website-implementation/staging/wp-load.php(50): require_once(‘/home/gtisoft/h…’) #7 /home/gtisoft/home3/website-implementation/staging/wp-blog-header.php(13): require_once(‘/home/gtisoft/h…’) #8 /home/gtisoft/home3/website-implementation/staging/index.php(17): require(‘/home/gtisoft/h…’) #9 {main} thrown in /home/gtisoft/home3/website-implementation/staging/wp-content/plugins/geoip-detect/check_requirements.php on line 82Any clue how to fix it?
- You must be logged in to reply to this topic.