PHP Fatal error: Uncaught Error: Class “Mappress_Filter” not found
-
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)
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.