Class 'WPEngine\\GeoIp' crashing after a while
-
We implement this function to get the array of geo data:
$geo = WPEngine\GeoIp::instance();
$geodata = $geo->get_actuals();It works fine for some time and then site crashes with this in the logs:
PHP Fatal error: Class ‘WPEngine\\GeoIp’ not found in /nas/content/live/***/wp-content/plugins/eteacher-contact-form/eteacher_contact_form.php on line 39Can you please advise on what can be causing this?
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Class 'WPEngine\\GeoIp' crashing after a while’ is closed to new replies.