2013-02-03, 21:11:41
Hi,
Thank you for news manager. I didn't find the information in this topic, so maybe every body know that, maybe no. But to fix the problem with the refresh of the sitemap:
edit function generate_sitemap() in admin/inc/template_functions.php
and add:
global $xml, $page;
I found this information here: https://github.com/GetSimpleCMS/GetSimpleCMS/issues/363
Regards
Thank you for news manager. I didn't find the information in this topic, so maybe every body know that, maybe no. But to fix the problem with the refresh of the sitemap:
edit function generate_sitemap() in admin/inc/template_functions.php
and add:
global $xml, $page;
I found this information here: https://github.com/GetSimpleCMS/GetSimpleCMS/issues/363
Regards