Forums

Trouble with monthly archive (PermaLink problem) (4 posts)

  1. kitofers
    Member
    Posted 8 years ago #

    Didn't stumble across ar solution to my problem here (sorry, if it IS already posted, though). Had trouble with the PermaLink feature and archives (by month) not working. Found the solution myself: under "Options->PermaLink" in the field "Use the template tags above to create a virtual site structure:" enter only slashes and variables (index.php etc. is OK though). Do not enter any other characters as this will mess up your archive pages (throws 404 error). The reason for this is the buggy construction of the .htaccess file. A fix maybe?
    Post a reply, if I was helpful. To feed my ego. ;)

  2. Ryan Boren
    WordPress Dev
    Posted 8 years ago #

    This is a bug/limitation that is fixed in CVS HEAD. 1.3 will be able to handle such constructions.

  3. Anonymous
    Unregistered
    Posted 8 years ago #

    I tried replacing the wp-blog-header.php with the one from the CVS but then I get a error on the index sayin that there's a undefined function at line 151 -> update_category_cache();
    all my individual archives have the ".html" at the end and I don't want people to get 404s to my site but removing that from the .htaccess file...
    Is there a simple way to fix this behevior? What other files do I have to replace with CVS versions?
    Any help appreciated :)

  4. Anonymous
    Unregistered
    Posted 8 years ago #

    ok, what about that:
    does anyone knows what to put in .htaccess file so */file_name.html redirects to */file_name ? I suck at mode_rewrite and regex :(
    thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.