[wp-testers] Permalinks
Burhan Khalid
burhan.khalid at gmail.com
Mon Mar 24 10:30:13 GMT 2008
On Mon, Mar 24, 2008 at 12:16 AM, Nick Bohle <mail at nickbohle.de> wrote:
> Hi all!
>
> A couple of days ago, I was reporting that my customized permalink structure
> /%category%/%postname%/ [1] didn't function with the new image gallery.
> Clicking on a thumbnail in an article returned a 404 Not Found error
> message. This "error" resulted into a new ticket #6299 [2] which was
> actually a dublicate to #4699 [3].
>
> Today, I downloaded the newest WP version [4] and decided to update my
> permalink structure to /%year%/%monthnum%/%day%/%postname%/. First, I have
> to say that the gallery works really fine now. But I was a little bit
> shocked by the new offerings for a permalink structure (related to [4]?):
>
> Day and name http://www.nickbohle.de/index.php/2008/03/23/sample-post/
> Month and name http://www.nickbohle.de/index.php/2008/03/sample-post/
> Numeric http://www.nickbohle.de/index.php/archives/123
>
> Why index.php? I thought that we all want "pretty" permalinks. And besides
> to that, I got a new warning (weblog works fine) on the permalink page:
To get rid of the 'index.php', just copy the .htaccess settings from
2.3.x; that should work. My urls are all without index.php
More information about the wp-testers
mailing list