aarnet
Forum Replies Created
-
CSV file: http://toompark.pri.ee/movies.csv
Forum: Fixing WordPress
In reply to: Hi, how can I build a catalog of courses ?Anybody?
Forum: Fixing WordPress
In reply to: Change Admin LanguageOr you can just edit your wp-config.php and replace existing line “define (‘WPLANG’, ‘es’);” to “define (‘WPLANG’, ”);”.
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinks@otto42: Sorry, didn’t know how to act. Now I know better.
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinksThis is now a “critical” error with “high” priority. Take a look at http://trac.ww.wp.xz.cn/ticket/7306
This error occurs no matter what server you use. This error only occurs if you use “index.php/%postname%/”.
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinksError only occurs if you use “index.php/%postname%/”. Otherwise everything should be fine.
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinks…and in final release too. Really sad. 🙁
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinksSame problem with 2.6-RC1.
Forum: Fixing WordPress
In reply to: Pages not workingminute44: It will solve 404 problem but you will lose all backlinks to all your posts and pages.
No way.
Changing permalink structure is really not an answer.Forum: Fixing WordPress
In reply to: Pages not workingPages not showing is caused by your permalink structure /index.php/%postname%/. It happens with different versions of PHP and Apache.
Had same problem and found no solution.
Downgraded to 2.3.3.Forum: Installing WordPress
In reply to: Upgraded to 2.5, now pages don’t display…WTF?404 error for pages happens also in Apache (2.2.8, Unix and 2.0.54 Linux) hosted sites. The key is /index.php/%postname%/ permalink structure that causes the error.
Forum: Requests and Feedback
In reply to: Thank You WPSince updating my site to 2.5 I can no longer access ‘pages’ at all and inserting/editing images is rubbish compared to 2.3.3.
Same situation here for pages. It seems to only occur when you use /index.php/%postname%/ permalink structure. One solution would be use different permalink structure but you don’t actually change it for a blog. You will loose all your internal- and backlinks.
Forum: Fixing WordPress
In reply to: Help! 404 error on all pages!For me, pages only work with default permalink structure. I use custom permalink structure /index.php/%postname%/ and it gives 404 error for every page.
This happens in 5 different blogs I maintain.
Forum: Fixing WordPress
In reply to: upgraded to 2.5 and GRRRR help!Same error for me. All pages will give 404 error.
Changing to default theme will not help.
My current permalink structure is Custom structure /index.php/%postname%/ and it has been working from version 1.56.
Changing permalink structure to default will solve 404-problem but this is not a solution. Same thing happens in multiple blogs I maintain.
Forum: Fixing WordPress
In reply to: ‘Previous entries’ gives 404Same error for me. All pages and sub-pages will give 404 error.
Changing to default theme will not help.
My current permalink structure is Custom structure /index.php/%postname%/ and it has been working from version 1.56.
Changing permalink structure to default will solve 404-problem but this is not a solution. Same thing happens in multiple blogs I maintain.