Title: Errors Undefined property: stdClass::$title / stdClass::$galdesc
Last modified: May 7, 2023

---

# Errors Undefined property: stdClass::$title / stdClass::$galdesc

 *  Resolved [guzziontour](https://wordpress.org/support/users/guzziontour/)
 * (@guzziontour)
 * [3 years ago](https://wordpress.org/support/topic/errors-undefined-property-stdclasstitle-stdclassgaldesc/)
 * 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 3 years ago by [guzziontour](https://wordpress.org/support/users/guzziontour/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Pawel](https://wordpress.org/support/users/pablo2/)
 * (@pablo2)
 * [3 years ago](https://wordpress.org/support/topic/errors-undefined-property-stdclasstitle-stdclassgaldesc/#post-16736887)
 * Hi,
 * I looked into this issue. I still have some undefined PHP variables. This is 
   on my ToDo list. This in general is not stopping the web page to load and the
   warnings can be disabled. They should be disabled by default. Probably the display
   of PHP warnings is enabled in your WordPress.
 * It could be in the wp-config.php file. Please check here: [https://wordpress.org/documentation/article/debugging-in-wordpress/](https://wordpress.org/documentation/article/debugging-in-wordpress/)
 * Or in the php.ini file. If this is the php.ini file you can instal a plugin called**
   Custom PHP Settings** and use a custom setting **display_errors=0**
 * Please also check this post: [https://wordpress.org/support/topic/not-compatible-with-php-8-0-10/](https://wordpress.org/support/topic/not-compatible-with-php-8-0-10/)
 * Although, I was not able to find php.ini file on my server and I was only able
   to amend it with plugins.
 * I hope this will help.

Viewing 1 replies (of 1 total)

The topic ‘Errors Undefined property: stdClass::$title / stdClass::$galdesc’ is 
closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery-geo/assets/icon-256x256.jpg?rev=2484692)
 * [Geo2 Maps Add-on for NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery-geo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery-geo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery-geo/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery-geo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery-geo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery-geo/reviews/)

## Tags

 * [stdClass](https://wordpress.org/support/topic-tag/stdclass/)
 * [Undefined property](https://wordpress.org/support/topic-tag/undefined-property/)

 * 1 reply
 * 2 participants
 * Last reply from: [Pawel](https://wordpress.org/support/users/pablo2/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/errors-undefined-property-stdclasstitle-stdclassgaldesc/#post-16736887)
 * Status: resolved