Open cheeseone opened 5 years ago
Hi I am seeing this error in version 1.0.7 and PHP 7.1 and 7.2
Fatal error: Uncaught Error: Call to a member function get_options() on null in inc/core.php line 731
It is to do with version?
Thanks
As a quick hack, I changed it to
$jeo = new JEO(100);
Hi I am seeing this error in version 1.0.7 and PHP 7.1 and 7.2
Fatal error: Uncaught Error: Call to a member function get_options() on null in inc/core.php line 731
It is to do with version?
Thanks