[ad_1]
So we download the latest version of this plugin and it has a error at the following line
include_once LEAFEXT_PLUGIN_DIR . ‘../extensions-leaflet-map-github/admin/help.php’;
There is no directory named this in the downloaded plugin?
we have to comment it out to make it work again
// include_once LEAFEXT_PLUGIN_DIR . ‘../extensions-leaflet-map-github/admin/help.php’;
