Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the gd-bbpress-attachments domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/mxvysmpn/public_html/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the nextgen-gallery-pro domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/mxvysmpn/public_html/wp-includes/functions.php on line 6121
Topic: Update GPX Map to 1.7.10 brings a critical PHP error | Update GPX Map to 1.7.10 brings a critical PHP error – { Dev Farm }

{ Dev Farm }

Web & Windows Development

Update GPX Map to 1.7.10 brings a critical PHP error

Home Forum Wp Gpx Maps Support Update GPX Map to 1.7.10 brings a critical PHP error

Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
  • Autore
    Post
  • #109221 Rispondi
    manwecke
    Ospite
    WP GPX Maps Error: GPX file not found! /home/mxvysmpn/public_html“/wp-content/uploads/gpx/<filename>.gpx
    Warning: Attempt to read property "dt" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 453

    Warning: Attempt to read property "lat" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 454

    Warning: Attempt to read property "lon" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 455

    Warning: Attempt to read property "maxEle" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 457

    Warning: Attempt to read property "minEle" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 458

    Warning: Attempt to read property "maxTime" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 459

    Warning: Attempt to read property "minTime" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 460

    Warning: Attempt to read property "totalEleUp" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 461

    Warning: Attempt to read property "totalEleDown" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 462

    Warning: Attempt to read property "avgSpeed" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 463

    Warning: Attempt to read property "avgCad" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 464

    Warning: Attempt to read property "avgHr" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 465

    Warning: Attempt to read property "avgTemp" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 466

    Warning: Attempt to read property "totalLength" on array in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 467

    Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 591

    Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 592

    Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 593

    Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 594

    Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 595

    Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/mxvysmpn/public_html/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php on line 888

    I’m using my own wordpress installation with lateste version WP 6.7.1, PHP 8.2.21 on my own hosted server.
    I used WP GPX Maps 1.7.08 together with NexGen Gallery.
    After plugin upgrade of both today, all pages which includes

    are broken.

    In PHP error log I see:
    [08-Jan-2025 14:46:27 UTC] PHP Fatal error: Uncaught TypeError: ftp_fget(): Argument #1 ($ftp) must be of type FTP\Connection, null given in /share/CACHEDEV1_DATA/Web/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:146
    #0 /share/CACHEDEV1_DATA/Web/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php(146): ftp_fget(NULL, Resource id #126, ‘/share/CACHEDEV…’, 2)
    #1 /share/CACHEDEV1_DATA/Web/wordpress/wp-content/plugins/wp-gpx-maps/wp-gpx-maps.php(364): WP_Filesystem_FTPext->get_contents(‘/share/CACHEDEV…’)
    #2 /share/CACHEDEV1_DATA/Web/wordpress/wp-includes/shortcodes.php(434): wpgpxmaps_handle_shortcodes(Array, ”, ‘sgpx’)
    #3 [internal function]: do_shortcode_tag(Array)
    #4 /share/CACHEDEV1_DATA/Web/wordpress/wp-includes/shortcodes.php(273):
    …..
    #16 {main} thrown in /share/CACHEDEV1_DATA/Web/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php on line 146
    [08-Jan-2025 14:46:48 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the photo-gallery domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /share/CACHEDEV1_DATA/Web/wordpress/wp-includes/functions.php on line 6114

    See also WP Forum:
    https://wordpress.org/support/topic/update-gpx-map-to-1-7-10-brings-a-critical-php-error-2/

    #109263 Rispondi
    max
    Amministratore del forum

    Can you send me the gpx ? it looks like the file is missing some information

Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
Rispondi a: Update GPX Map to 1.7.10 brings a critical PHP error

You can use BBCodes to format your content.
Your account can't use Advanced BBCodes, they will be stripped before saving.

Le tue informazioni:




Non è possibile lasciare nuovi commenti.