Closed Globulopolis closed 4 years ago
https://github.com/svanschu/SchuWeb-Sitemap/blob/7821d17ba079f7363d6866a7008af78fcb742bef/components/com_schuweb_sitemap/views/xml/tmpl/default.php#L29 in this line we get an error "Fatal error: Call to undefined method Joomla\Registry\Registry::getInt() in site\default\components\com_schuweb_sitemap\views\xml\tmpl\default.php on line 29" 'cause Registry does not have getInt().
https://github.com/svanschu/SchuWeb-Sitemap/blob/7821d17ba079f7363d6866a7008af78fcb742bef/components/com_schuweb_sitemap/views/xml/tmpl/default.php#L29 in this line we get an error "Fatal error: Call to undefined method Joomla\Registry\Registry::getInt() in site\default\components\com_schuweb_sitemap\views\xml\tmpl\default.php on line 29" 'cause Registry does not have getInt().