Member
Member
frankm   2010-08-22, 09:05
#1

hi,

going through the sitemap-extended plugin i noticed that whenever we select the 'weekly' change frequence, it writes 'monthly' in the xml output. the problem comes from the definition of the options in the php file.

we have gettext("weekly")=>"monthly" where we should have gettext("weekly")=>"weekly" or gettext("monthly")=>"monthly". also that means we are missing one possible frequence, namely 'weekly' or 'monthly' depending on how we correct the bug.

i hope this helps a bit altohough the problem is definitively not a big issue.
frank.

Administrator
Administrator
acrylian   2010-08-22, 10:03
#2

Thanks, good find. Will be corrected in tonight's nightly.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.