Hi, I just installed WordPress and configured permalinks to be like this:
/%year%/%monthnum%/%day%/%postname%/
And they work fine. However, I then decided it would be better to configure them to look like this:
/%year%/%author%/%postname%/
And my links are generated corrrectly but when i click those links I get 404 error pages.
I'm running v2.0.4 on LAMP. Any help will be appreciated.