rike_
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks/Mod Rewrite Screws Up My 404Forum: Fixing WordPress
In reply to: Changing “Front page displays” to static page breaks 404 routingI just found some strange solution, which I do NOT understand but which works :
In the Reading options you selected a static page to be your home page. If you select another page in the other select (article page).. then.. strangely it works.
Maybe somebody can explain it though?
Forum: Fixing WordPress
In reply to: Permalinks/Mod Rewrite Screws Up My 404I juste found some strange solution, which I do NOT understand but which works :
In the Reading options you slected a static page to be your home page. If you select another page in the other select (article page).. then.. strangely it works, you will get a correct 404.
Forum: Fixing WordPress
In reply to: Changing “Front page displays” to static page breaks 404 routingrereading me .. voilà some more info :
I have tried that on different machines (Linux, Windows) with different versions of Apache/PHP, with different permalink structures (actually using /%year%/%monthnum%/%postname%/).
I also have tried creating a 404 page.
However the problem must be due either to rewrite conditions either to the mighty WP loop. (Those looping pages one after the other instead of a 404.. there is no order I could understand (not ID, not date of creation, not date of modification), seems rather random to me).
Forum: Fixing WordPress
In reply to: Changing “Front page displays” to static page breaks 404 routingI have exactly the same issue with several installations on different servers of WP 2.5.1.
If one types a wrong URL, all pages, if a static page is defined as home page, are shown at the same time, one after the other – which is probably some heavy server load.