svanschu / SchuWeb-Sitemap

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

Fatal error Registry::getInt() #44

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.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().