Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter polten

    (@polten)

    Hi,

    Some plugins were not activated. I have activated these manually but that doesn’t make a difference.

    Meanwhile I have asked support to take a look at it. I’ll keep you informed.

    Paul

    Final update: Used the full path (https://polten.be/…./xxx.gpx) and that does the job. Everything is running now.

    Another update: Managed to show the pictures from the gallery. Exif information was damaged. Map centers on the pictures. GPX track still isn’t showing.

    Hi Arnoud,
    php 8 is not yet made available by the serviceprovider, so I can’t use it online. I will try it on my local server. The plugin is up-to-date and I have updated WP. That made no difference. I’ll keep you informed.

    Update: upgraded to php8 on my local server. Doesn’t work either. The undefined indexes are now undefined array keys.

    • This reply was modified 4 years, 7 months ago by polten.

    Hi,
    Like Arnoud, I’m trying to show a map in wordpress containing a track (gpx file) and some geotagged pictures from a nextgen gallery. Shortcode something like:
    [geo2 id=3 xmlurl=/wp-content/uploads/2021/09/20210928054312-02044-data.gpx]

    I get a map centered on my home coordinates, no track and no pictures. I’ve turned on debug mode and it shows a lot of errors (below). Can you help to get this working?

    fyi: php 7.4.3 – wp 5.7.3
    Best regards,
    Paul

    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: options in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1126
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: album_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1233
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: gallery_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1193
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined index: worldmap in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 950
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: gallery_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1193
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined index: status in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1481
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined index: ajax in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1483
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: map_output in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/geo2_fancybox3.php on line 40
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: pic_desc in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/geo2_fancybox3.php on line 120
    [03-Oct-2021 11:21:10 UTC] PHP Notice:  Undefined variable: wordmap_echo in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/bing_map.php on line 668
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: options in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1126
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: album_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1233
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: gallery_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1193
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: options in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1126
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: album_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1233
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: gallery_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1193
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined index: worldmap in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 950
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: gallery_ids in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1193
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined index: status in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1481
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined index: ajax in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/functions.php on line 1483
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: map_output in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/geo2_fancybox3.php on line 40
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: pic_desc in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/geo2_fancybox3.php on line 120
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: wordmap_echo in /var/www/html/wordpress/wp-content/plugins/nextgen-gallery-geo/bing_map.php on line 668
    [03-Oct-2021 11:21:11 UTC] PHP Notice:  Undefined variable: string in /var/www/html/wordpress/wp-content/themes/zakra-child/functions.php on line 22
Viewing 5 replies - 1 through 5 (of 5 total)