• 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!

Viewing 1 replies (of 1 total)
  • Plugin Author dgamoni

    (@dgamoni)

    Hi @gtmaandrew
    Thanks for your report!
    its fixed on last version 1.5.01
    * added php8 support
    * migrate to new ver leaflet-1.7.1
    * added new type filter radio button
    * added new geolocate from nominatim
    * added reset for filters
    * rangeslider filter fixed
    * tested last WP ver 5.9

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error when trying to save Google Map API key in default setting’ is closed to new replies.