Forums

[resolved] Archive not showing (4 posts)

  1. bohoe
    Member
    Posted 4 years ago #

    Hi guys,
    I tried various things, including reading the forum, and doing as said, but cant figure out what is going on. Never had this issue with other installations.

    Archives is showing a 404 page.
    http://www.courtneydesigns.ie/blog/archives/11/2007/

    The site http://www.courtneydesigns.ie/blog/index.php

    Im using this structure:
    /archives/%day%/%monthnum%/%year%/%postname%/

    Any ideas?

  2. moshu
    Member
    Posted 4 years ago #

    %day%/%monthnum%/%year%/ - this is wrong. Make it the other way around: year/month/day

  3. bohoe
    Member
    Posted 4 years ago #

    That fixed it.

    So if it cant be done, why give me the option?

    I rather have it /%day%/%monthnum%/%year%/ as it is easier to read.

    Anyhow, Thanks Moshu, for your wisdom.

  4. moshu
    Member
    Posted 4 years ago #

    No, it doesn't give you that option, actually.

    The reason is in the logic of retrieving your data from the database: it goes from a wider "pool" (year), narrowing down to one single month, and then to a day. If you start with the 'day' - the logic is broken.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags