vanbregt
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Permalinks, SEO and REQUEST_URIanyone?
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0Looks like it has something to do with the fact that REQUEST_URI does not return the URI, but the script name instead. Apache bug, I’ve been told. Anyone have a fix?
The plugin from boren.nu in this thread http://ww.wp.xz.cn/support/topic/80612 did not resolve anything.
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0Bump. Does anyone know of a fix for this?
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0Still not fixed. What I’ve also noticed is, that I get redirected to a proper url, but WP is unable to show the page that goes with the url (ie a single page and so on). It always shows the home page for any url.
Are there fixes for this??
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0Just found a thread that refers to this page in the Codex:
http://codex.ww.wp.xz.cn/Using_Permalinks#Fixing_Permalink_Problems
I’ll see what I can find and will post any follow-up
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0For the techies:
In thread http://forum.joomla.org/index.php/topic,27067.0.html people are discussing mod_rewrite at Lycos.
Could it be that Lycos does not fully support / enable mod_rewrite ??
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0I modified the .htaccess file to include a 404 error page. When entering a false url ( like http://test.robertvanbregt.nl/blog/xyz ), it does not generate a 404 error. When switching to the default permalinks ( http://test.robertvanbregt.nl/blog/?p=1 ) it generates a 404.
My conclusion: clicking a link using the nicely formatted permalinks does not trigger a 404 error. Still got the idea that WP cannot parse my permalinks.
Am I wrong?
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0How can I check if this is caused by a 404 error?
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0Nothing strange here… I created a new subdomain through the console of my provider and then installed WP 2.0.2 exactly as I have done in the www subdomain. Just to show the world what happens in my blog, without ruining it 😉
You will see that if you click a link from the home page (the permalink, a category, an archive page or a wordpress page), you never get to see anything else then the front page. the .htaccess file has been generated from scratch by WP. It looks to me that in my PHP configuration WP itself is unable to handle the nice permalinks.
BTW, my hosting provider is Lycos Europe. Their phpinfo is available at: http://www.php4u.info/
Any suggestions?
Forum: Fixing WordPress
In reply to: Home page only after upgrade to WP 2.0I have created a clean install of 2.0.2 in a subdomain:
http://test.robertvanbregt.nl/blog/
As you can see, any link (the nice permalink) that is, shows the blog home page. Strange, isn’t it?
Does anyone have a clue or some help?
Forum: Fixing WordPress
In reply to: static frontpage AND the blog-fronpage in the “page”sektionRead this:
Forum: Fixing WordPress
In reply to: Modified posts do not show up in feedbump. it’s been five days now without any reply. sorry if i offend anyone, but i’m feeling sort of desperate..
Forum: Fixing WordPress
In reply to: Modified posts do not show up in feedadditionally: it does not seem to be the problem in my feeds only, but also in others.