Hi, some of my permalinks suddenly stopped to work.
I tried this structure:
/%year%/%monthnum%/day%/%postname%
(without last slash) and that helped.
But i have still problems with calendar because /%year%/%monthnum%/%day%/ doesn’t work while /%year%/%monthnum%/%day% works… so you have to remove the last slash every time using the calendar.
Hi!
The same problem appeared with my wordpress last week. Evetything was fine for one year too.
I’ve tried everything.
Finally i’ve tried to remove the last slash (after the %article-name%) from the permalink template and that helped.
But now i still can’t use the calendar, because clicking the day you get link like “…archives/2005/12/13/” or month – “…archives/2005/12/” and browser shows
<i><b>Forbidden</b>
You don’t have permission to access /archives/2005/12/12/ on this server.
…</i>
But the date will be shown on removing the last slash from your adress bar of the browser.
So how to fix such problem with permalinks? What’s the matter?
Thanks!