• I’m seeing A LOT off errors in my logs for WP GPX Maps, hundreds of errors per day, all of the errors are the same thing.

    PHP Warning: min(): Array must contain at least one element in /home/xxxxx/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps-utils.php on line 382

    Line 382 of wp-gpx-maps-utils.php is
    $points->minTime = min( $_time );

  • The topic ‘WP GPX Maps generating hundreds of Time Array errors per day’ is closed to new replies.