Archive date shows December 2001, no files found :?:

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
lokiwolf
Regular
Posts: 10
Joined: Mon Sep 15, 2008 5:10 am

Archive date shows December 2001, no files found :?:

Post by lokiwolf »

When I post entries to my site, it shows the correct date in the entry. I can click on the category or author to view other entries. However, clicking on archive, it takes me to a page that says Archives for December 2001.

Through some fiddling, I found the link to this months archives:

http://tinyurl.com/3s3d9h

However, when I click on the entry to view it, again it goes back to the 2001 December archive with no entries shown, rather than viewing the entry.

Does anyone have suggestions? Is this hard-coded somewhere or a setting I need to change somewhere?

Thanks!

additional note: I get the same problem when clicking "view" in the admin panel after creating or editing an entry. The link it points to is:

http://tinyurl.com/4yzpbe
Last edited by lokiwolf on Sun Sep 28, 2008 12:46 am, edited 1 time in total.
lokiwolf
Regular
Posts: 10
Joined: Mon Sep 15, 2008 5:10 am

Found the problem!

Post by lokiwolf »

It was in my configuration of the permalinks...

I had this for archives:

Code: Select all

archives/%id%.html
instead of this:

Code: Select all

archives/%id%
Post Reply