• 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. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is a bug/limitation that is fixed in CVS HEAD. 1.3 will be able to handle such constructions.

    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 ??

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trouble with monthly archive (PermaLink problem)’ is closed to new replies.