• Resolved guzziontour

    (@guzziontour)


    Good Morning,
    I get two error messages:
    “Warning: Undefined property: stdClass::$title in …bing_map_functions.php on line 434”
    “Warning: Undefined property: stdClass::$galdesc in …bing_map_functions.php on line 435”

    Code:
    432 if ( $options[‘status’] != “worldmap” )
    433 {
    434 $main_title = $picture_data->title;
    435 $main_desc = $picture_data->galdesc;
    436 $title = $picture_data->alttext;
    437 $desc = $picture_data->description;
    438 $id = $picture_data->pid;
    439 }

    Link on Homepage:
    [geo2 xmlurl=https://balkantour.nordlandreise.ch/wp-content/uploads/2023/05/Test01_Track50.gpx]

    • I’m completly new and can’t solve it by coding.
    • Installing without any errors.
    • GPX-Track uploading also went without any problems
    • Map and track is shown in preview.

    If I deactivate “Activate Route Mode” the map is shown without track and also without error messages.

    On activating “Activate Route Mode“, route an error messages are shown again.

    I only want to use it for showing the daily track I passed with my motorcyle.
    Do I have to adjust any settings or names?
    Thanks you very much for your help.
    Daniele

    • This topic was modified 1 year, 6 months ago by guzziontour.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Errors Undefined property: stdClass::$title / stdClass::$galdesc’ is closed to new replies.