Re: Re: [Jason] Count News Items That Match Month & Year (and link to them)

2 posts by 2 authors in: Forums > CMS Builder
Last Post: February 5, 2013   (RSS)

By benedict - February 3, 2013

In response to: [url "http://www.interactivetools.com/forum/forum-posts.php?postNum=2217380#post2217380"]Re: [Jason] Count News Items That Match Month & Year (and link to them)[/url], ...

Hi, had an issue that occured after the turn of the New Year related to this post, where all my perfectly-working Month/Year categories running on my blog disappeared, and now it is only showing Jan & Feb of 2013.

Is there something in this:

<a href = "latest-newslist.php?createdDate_keyword=<?php echo $monthYear;?>"><?php echo $monthYearString;?> (<?php echo $count;?> posts)</a>

that makes it only this year? If so, any idea how I get it to keep all the previous year's Month/year categories?