With this plugin you can easily set up yearly archives. You could consider it an alternative to the Archive Month Links Tag or the existing workarounds. Tested with EE version 1.4.1 build 20060217.
Can anybody confirm that this works with 1.4.2? It appears to be messing up the years, which chokes the entry count. And yes, weblog1 is the correct weblog shortname. lol. Thanks.
<li> 2 <ul> <li> <a href="http://example.com/index.php/home/archives/2/01/" title="0 entries in January 2">Jan</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/02/" title="0 entries in February 2">Feb</a> </li>
<li> <a href="http://example.com/index.php/home/archives/2/03/" title="0 entries in March 2">Mar</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/04/" title="0 entries in April 2">Apr</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/05/" title="0 entries in May 2">May</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/06/" title="0 entries in June 2">Jun</a> </li> <li>
<a href="http://example.com/index.php/home/archives/2/07/" title="0 entries in July 2">Jul</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/08/" title="0 entries in August 2">Aug</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/09/" title="0 entries in September 2">Sep</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/10/" title="0 entries in October 2">Oct</a> </li> <li> <a href="http://example.com/index.php/home/archives/2/11/" title="0 entries in November 2">Nov</a>
</li> <li> <a href="http://example.com/index.php/home/archives/2/12/" title="0 entries in December 2">Dec</a> </li> </ul> </li>
Strange. My archives work just fine and I use practically the same code. Are you using the plugin inside some other tag, perhaps? Additional questions: what version of the plugin are you using (1.0 or 1.1)? What version of php are you running?
Strange. My archives work just fine and I use practically the same code. Are you using the plugin inside some other tag, perhaps? Additional questions: what version of the plugin are you using (1.0 or 1.1)? What version of php are you running?
I’m using the Yearly Archives 1.1 plugin, EE 1.4.2 build 20060530, php 4.3.2 on pM Hosting. The tag is on a page by itself, no other tags present.
I don’t have a URL to show you because at the moment my whole site is offline (in the middle of a big overhaul). Its Ruzin site that inspired trying this out.
I’ve tried removing the conditionals and stripping everything out (including all the html) except the basic year and month stuff, but same issue. It looks like the year is being messed up.
lol… well, yeah, I figured its just me. Sue, can you do me a favor and turn your site off and check the plugin? Maybe this issue is coming up because the site is switched off. I’m not sure why that would make a difference but I’m curious.
Leslie, how many entries do you have, or should be showing up there? You can PM me with login data if you wish. I think I might be able to check it out tomorrow (when it’s daytime in the Netherlands… ^_^).
I lodewijk, I’ll probably PM you the login stuff. Though at the moment I’m pulling my hair out tracking down strange IE 6 bugs so I’m in my rush to get this figured out. I hate, and I don’t use that word often, IE with a passion that surprises myself.
I’ve got just over 600 entries going back over 3 years. So that puts me more than most people, but not up on the power blogger level like say, Ruzin. lol. Thanks for the help guys, I appreciate it.