2 john Aug 31, 2006 04:09

Sorry, I'm talking about the sidebar plugin. Unfortunately my web host seems to have b0rked the server at the moment so I can't give you a link to an alternate skin that shows the archives, but basically they go from October 2005 back to May 2005 - when I started the blog.
Have you opened _archives.plugin.php and checked the lines..
- 'limit' : # of archive entries to display or '' (Default: 12)
- 'more_link' : more link text (Default: 'More...')
There we go:
http://www.everythingulster.com/blogs/index.php/everythingulster?skin=guadeloupe
Check out the archives in the right hand side...
Update Sorry didn't see the reply. The limit's set to 12 - and I still don't get why it's showing the oldest months.
Ok, so now check skins ->archives.php and see what the number there is set as.
# number of archive entries to display:
if(!isset($archive_limit)) $archive_limit = 12;
Once again, 12.
:(
I take it nobody else has had this problem then?
Got me beat !!
You might find that [url=http://forums.b2evolution.net/viewtopic.php?t=8951&highlight=archives]this post[/url] helps
¥
Thanks Yabba, looks like it did.
The "SQL_CALC_FOUND_ROWS" change mentioned there seemed to correct the error (added it to the queries in lines 375, 385 and 396).
I don't use the sidebar archive plugin in my default skin but it's probably handy to know. Thanks muchly! ;)
Glad it fixed things ;)
¥
In your http://www.everythingulster.com/blogs/index.php/everythingulster?disp=arcdir
I see 16 months ranging from May 2005 to Aug 2006