If the url is changed to ...com/knowledgebase/?feed=rss2 on enter it pauses and then forwards to ...com/knowledgebase/feed/. Gives same error.
Changed permalinks back to default and still gave the same error.
Thanks,
John
Printable View
If the url is changed to ...com/knowledgebase/?feed=rss2 on enter it pauses and then forwards to ...com/knowledgebase/feed/. Gives same error.
Changed permalinks back to default and still gave the same error.
Thanks,
John
You changed the permalink setting in the wp admin and it still resolves to knowledgebase/feed instead of knowledgebase/?feed=rss2? That is weird, I wonder if it's a cache issue?
Do you have other wp modules installed that could be causing a confilct?
No, sorry about that. When I changed the permalinks the url kept the ?feed=rss2?.
And does it work that way or still broken?
Still broken. I should be able to make a dir in includes/templates/myTemp/ called knowledgebase_feed and put a blank header, sidebox and footer file in there. Then the body (the feed) would load on it's own.
Can't seem to come up with a working directory name for the override. calling the dir "knowledgebase_feed" doesn't work. I have tried many other names too. ZERO success.
I have changed everything back (permalinks + deleted override dir) and now the feed doesn't go to a page with an error message. It stays in the blog but doesn't load any of the feed anywhere.
I'm completely stumped.
I just went back to 12volt-travel.com/knowledgebase/?feed=rss2 and it redirected me to 12volt-travel.com/knowledgebase/feed/ with the same error message. Do you still have permalinks set to default?
Scratch my last comment. I cleared cache an I'm back to the error. Whew!! I had no idea what I had done to cause that. :D
Still broken though.
yes, permalinks are set to default.
Well, I tried this with Chrome and I got more info than IE8 or FF3, at least more of the page rendered. When viewing the source in Chrome the error message points to this:
The xml declaration is not there, it should be between the div and the <rss version. You wouldn't happen to have php short tags enabled in your php.ini would you?HTML Code:<div class="centerColumn" id="wordpressDefault">
<rss version="2.0"
It's hard to try to diagnose what is going on remotely, there are a number of possibilities why this could be happening. Did this ever work?
I think there is still some redirection problem going on. when I type in /knowledgebase/?feed=comments-rss2 it takes me to /knowledgebase/feed/. Have you installed any url/seo affecting modules in wordpress? I wounder if your zen cart seo url module is causing an issue?