svanschu / SchuWeb-Sitemap

SchuWeb Sitemap is a sitemap generator for Joomla CMS
GNU General Public License v3.0
13 stars 9 forks source link

Undefined property: stdClass::$xmlInsertChangeFreq and $xmlInsertPriority #45

Closed Globulopolis closed 4 years ago

Globulopolis commented 4 years ago

https://github.com/svanschu/SchuWeb-Sitemap/blob/7821d17ba079f7363d6866a7008af78fcb742bef/components/com_schuweb_sitemap/views/xml/tmpl/default_class.php#L107 [04-Apr-2020 13:27:29 Europe/Simferopol] PHP Notice: Undefined property: stdClass::$xmlInsertChangeFreq in site\default\components\com_schuweb_sitemap\views\xml\tmpl\default_class.php on line 107

https://github.com/svanschu/SchuWeb-Sitemap/blob/7821d17ba079f7363d6866a7008af78fcb742bef/components/com_schuweb_sitemap/views/xml/tmpl/default_class.php#L110 [04-Apr-2020 13:27:29 Europe/Simferopol] PHP Notice: Undefined property: stdClass::$xmlInsertPriority in site\default\components\com_schuweb_sitemap\views\xml\tmpl\default_class.php on line 110

Just check if property exists.