WP GPX Maps Error: GPX file not found! /home/devfarm/www"/wp-content/uploads/2019/11/big_100m_1f.gpx"
Hi all,
I want to display non nextgen images (just attached images) on a map. My shortcode looks like this:
The track is displayed, but I get error messages like that:
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps_utils_nggallery.php on line 103
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps_utils_nggallery.php on line 104
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps_utils_nggallery.php on line 105
I can follow the code to that lines and understand the flow, but beeing not a programmer, I don’t know, how to fix this. Does someone has an idea?
(plugin version 1.7, php 7.2.7 , worpdress 5.2.4)
Thanks and best regards!