Fatal error when trying to save Google Map API key in default setting
-
When trying to add Google Map API key in plugin default settings on dev server I received the following: Fatal error:
“There has been a critical error on this website. Please check your site admin email inbox for instructions.”
Checked dev and it’s running PHP version 8.08.
My local dev saved fine when in PHP 7.4.1. When changing to PHP 8.0 I get the same critical error when clicking “Save” button in default settings along with following PHP error:
“Uncaught Error: Non-static method Locate_And_Filter_Admin::locate_anything_sanitaze_option() cannot be called statically in /Users/andrewtrecha/Local/broadstone-mcdowell/app/public/wp-content/plugins/locateandfilter/admin/class-locate-and-filter-admin.php on line 412”
Any help would be appreciated.
Thanks!
- The topic ‘Fatal error when trying to save Google Map API key in default setting’ is closed to new replies.