• Resolved tmuka

    (@tmuka)


    In mappress-google-maps-for-wordpress v2.73.2 i’m getting this error on php 7.3.33 and php 8.0.13 with WordPress 5.8.2.

    
    [28-Dec-2021 16:07:14 UTC] PHP Fatal error:  Uncaught Error: Class "Mappress_Filter" not found in /var/www/html/wp-content/plugins/mappress-google-maps-for-wordpress/templates/map-filters.php:7
    Stack trace:
    #0 /var/www/html/wp-content/plugins/mappress-google-maps-for-wordpress/mappress_template.php(137): require()
    #1 /var/www/html/wp-content/plugins/mappress-google-maps-for-wordpress/mappress_template.php(194): Mappress_Template::get_template('map-filters')
    #2 /var/www/html/wp-content/plugins/mappress-google-maps-for-wordpress/mappress_template.php(178): Mappress_Template::print_template('map-filters')
    #3 /var/www/html/wp-includes/class-wp-hook.php(303): Mappress_Template::print_footer_templates('')
    #4 /var/www/html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array)
    #5 /var/www/html/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
    #6 /var/www/html/wp-admin/admin-footer.php(95): do_action('admin_print_foo...')
    #7 /var/www/html/wp-admin/admin.php(297): require_once('/var/www/html/w...')
    #8 {main}
      thrown in /var/www/html/wp-content/plugins/mappress-google-maps-for-wordpress/templates/map-filters.php on line 7
    

    I don’t see anything in the FAQ or Documentation about supported PHP versions. Is this broken for everyone, or just me?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author chrisvrichardson

    (@chrisvrichardson)

    Hi,

    I don’t think this is related to the PHP version, it’s a bug. It looks like it could occur if the Pro version had been used to specify some filters, and then switched back to the free version.

    I’ve hopefully fixed this in version 2.73.3. Could you please give it a try and let me know how it works for you?

    Thread Starter tmuka

    (@tmuka)

    Thanks, @chrisvrichardson, that fixed it! Working fine now (using PHP 8).

    I Appreciate the quick fix!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Fatal error: Uncaught Error: Class “Mappress_Filter” not found’ is closed to new replies.