PHP 8
-
Hi,
I am aware you have stopped supporting the free version except for occasional security patches etc but the issue is that with PHP8 the free version now causes a error and the page the map is on crashes entirely. Here is the error:
/wp-content/plugins/leaflet-maps-marker/inc/showmap.php on line 483 This is the line: $mlm_count_temp{$mlmrowcount} = $wpdb->get_var('SELECT count(*) FROM <code>'.$table_name_layers.'</code> as l INNER JOIN <code>'.$table_name_markers.'</code> AS m ON l.id=m.layer WHERE l.id='.intval($mlmrowcount));
Its probably a small change that needs to be done to be compatible with php8 but without it every single website running the free version will crash. Would it be possible to release an update to the free version to fix the issue as appose to trying to manually fix it? Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 8’ is closed to new replies.