Recent Topics

1 Sep 16, 2005 15:09    

on my side panel only 13 months show... which is ok i guess. but when click the archives link none of the months display... if i want to make moreshow up in the panel how do i? and when i click the more link (http://mercury.select-servers.com/~kod2000/davinciblog/blogsystem/blogs/index.php?disp=arcdir) how do i get them all to show up at all.

Thanks tyler

2 Sep 16, 2005 17:21

Open up /skins/yourskin/_archive.php and find this line:

 # number of archive entries to display:
        if(!isset($archive_limit)) $archive_limit = 12;

Change the 12 to a higher number.


Form is loading...