HI
I managed to install the 1.02.14 release successfully on a DNN 4.8.4 installation with news articles.
Now I need to get this up and running on a DNN 4.5.5 installation (with news articles 00.05.65)
Unfortunately I'm getting the below error message on the sitemap (even if I remove the news articles web.config entry):
<urlset>
−
<!--
An Exception has occured : Method not found: 'Boolean DotNetNuke.Services.Localization.Localization.UseLanguageInUrl()'. at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetSitePages(String siteUrl)
at iFinity.DNN.Modules.GoogleSiteMap.GoogleSiteMapProvider.GetGoogleSiteMap(String siteURL)
-->
</urlset>
Any ideas on how to workaround other than upgrade DNN?
Many thanks!