<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: config</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: config</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 04:58:55 +0000</pubDate>

<item>
<title>chrishajer on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17595</link>
<pubDate>Wed, 23 Jul 2008 20:22:50 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17595@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;1.  Please post a link to your forum so we can take a look.&#60;/p&#62;
&#60;p&#62;2.  No styling usually means the path to the stylesheet is wrong.  You can look in the source of the HTML to see that.&#60;/p&#62;
&#60;p&#62;3.  Redirecting is probably because you have &#60;code&#62;true&#60;/code&#62; or &#60;code&#62;slugs&#60;/code&#62; for your permalinks setting, but you haven't set up permalinks yet.  You can set the permalinks to &#60;code&#62;false&#60;/code&#62; to get the forum working right now, then take the next step and make permalinks work. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/documentation/faq/#pretty-permalinks&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/faq/#pretty-permalinks&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Either that, or the stylesheet is really not there at the URL you tried, and WordPress is intercepting that and sending you to 404 page.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17580</link>
<pubDate>Wed, 23 Jul 2008 15:07:32 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17580@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;One other quick note. I just tried to view the default forum stylesheet in my browser, so navigated to:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/forums/bb-templates/kakumei/style.css&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forums/bb-templates/kakumei/style.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And again was redirected to my blog's homepage. I'm confused as to why this is happening?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17579</link>
<pubDate>Wed, 23 Jul 2008 15:05:30 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17579@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ sambauers: Ok -- good to know :)&#60;/p&#62;
&#60;p&#62;So I've moved the bbpress files over to &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/forums&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forums&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And now things seem to look better. I can see  the admin page for bbpress.&#60;/p&#62;
&#60;p&#62;However, now it seems that a link to the forum stylesheet is broken. When I look at &#60;a href=&#34;http://mysite.com/forms,&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forms,&#60;/a&#62; I see the forum homepage, but with no CSS styling. Then, when I click on to view a forum topic, like &#60;a href=&#34;http://mysite.com/forums/topic/test-topic,&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forums/topic/test-topic,&#60;/a&#62; I seem to get redirected to my blog's homepage. I'm confused!&#60;/p&#62;
&#60;p&#62;Sorry for all the novice questions! Your help is much appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17575</link>
<pubDate>Wed, 23 Jul 2008 14:49:10 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">17575@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You shouldn't be installing bbPress in the WordPress plugin folder.&#60;/p&#62;
&#60;p&#62;It's not a plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>poioioing on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17570</link>
<pubDate>Wed, 23 Jul 2008 14:08:12 +0000</pubDate>
<dc:creator>poioioing</dc:creator>
<guid isPermaLink="false">17570@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;in table bb_topicmeta&#60;br /&#62;
look for meta_key = uri
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17569</link>
<pubDate>Wed, 23 Jul 2008 14:02:34 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17569@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The files are located in wp-content/plugins/plugins/bbpress&#60;/p&#62;
&#60;p&#62;I'd like to switch my settings to point back to this directory, but can't find a way to do this.&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17557</link>
<pubDate>Wed, 23 Jul 2008 06:59:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17557@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Are the files actually installed in the WordPress plugin folder, or in a folder called forums now, located beside &#60;strong&#62;or&#60;/strong&#62; or below the root WordPress folder?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "How do I change my forum's path / URL?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-change-my-forums-path-url#post-17552</link>
<pubDate>Wed, 23 Jul 2008 05:53:18 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17552@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;During step 3 of the installation process, I accidentally inputted the wrong URL for my forum.&#60;/p&#62;
&#60;p&#62;It asked me for the Site address (URL), which was defaulted to:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/wp-content/plugins/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/wp-content/plugins/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I changed this to&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now I can't access the forums at all, and I can't figure out how to change the URL back. I looked at bb-config.php, but didn't see any way to fix this. &#60;/p&#62;
&#60;p&#62;I'm not good with PHP and I'm new to Wordpress in general, so any novice advice would be much appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>docpepper on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only/page/2#post-17047</link>
<pubDate>Wed, 02 Jul 2008 09:17:36 +0000</pubDate>
<dc:creator>docpepper</dc:creator>
<guid isPermaLink="false">17047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, don't know whether this is solved or not... I am using wordpress 2.3.3 as a Blog section on one of my clients websites. I started getting the IE7 404 error on all my pages after I added almost pretty permalinks to my pages...It did seems to go when I removed the blog-header require statement, but obviously this didnt fix the problem! I set the permalinks back to default in wordpress and the 404 errors stopped! Might be worth trying if you are using pretty permas?...Let me know if it works!
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Where is the setting for mail server config?"</title>
<link>http://bbpress.org/forums/topic/where-is-the-setting-for-mail-server-config#post-15767</link>
<pubDate>Fri, 25 Apr 2008 17:04:07 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">15767@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since bb_mail() is in pluggable.php, it can be completely replaced by a plugin without having to modify any core files.&#60;/p&#62;
&#60;p&#62;I suggest you write your plugin to do that instead of requiring people to modify pluggable.php.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
Plugin Name: SMTP PEAR blah
*/

if ( !function_exists( &#38;#39;bb_mail&#38;#39; ) ) :
function bb_mail() {
    // my replacement for bb_mail()
}
endif;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>DJP on "Where is the setting for mail server config?"</title>
<link>http://bbpress.org/forums/topic/where-is-the-setting-for-mail-server-config#post-15758</link>
<pubDate>Fri, 25 Apr 2008 13:49:16 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">15758@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Woohoo!!! Got the PEAR-shaped workaround working.&#60;/p&#62;
&#60;p&#62;A guy called Rob Hartzenberg at my hosting provider wrote the plugin for bbpress that uses the PEAR mail package to allow authentication.&#60;/p&#62;
&#60;p&#62;All I needed to do was:&#60;/p&#62;
&#60;p&#62;1. download &#38;#38; edit the plugin file to reflect my own SMTP host, port number,  username (email address) &#38;#38; my password;&#60;/p&#62;
&#60;p&#62;2. replace the last line of the &#60;strong&#62;bb_mail()&#60;/strong&#62; function in &#60;strong&#62;&#34;bb-includes/pluggable.php&#60;/strong&#62; with 2 lines of code supplied in the installation instructions;&#60;/p&#62;
&#60;p&#62;3. Login as keymaster &#38;#38; activate the plugin.&#60;/p&#62;
&#60;p&#62;Voila!&#60;/p&#62;
&#60;p&#62;I will be uploading the plugin shortly as I reckon there will be  people in need of this workaround as quite a lot of hosting providers require SMTP authentication.&#60;/p&#62;
&#60;p&#62;What a relief :)&#60;/p&#62;
&#60;p&#62;many thanks to everyone that tried to assist &#38;#38; an even bigger THANK YOU to Rob at Imaginet.
&#60;/p&#62;</description>
</item>
<item>
<title>DJP on "Where is the setting for mail server config?"</title>
<link>http://bbpress.org/forums/topic/where-is-the-setting-for-mail-server-config#post-15740</link>
<pubDate>Thu, 24 Apr 2008 10:45:04 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">15740@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey sambauers&#60;/p&#62;
&#60;p&#62;Thanks for the response :)&#60;/p&#62;
&#60;p&#62;I just found out that the standard php &#60;strong&#62;mail()&#60;/strong&#62; function does not support SMTP authentication, and that the only way for me to rectify this problem is to either get my hosting provider to change their server settings, or  some sort of workaround using the PEAR Mail package which apparently provides supporting functions useful to multiple mailer backends. It currently suppors: PHP's native mail() function, sendmail, and SMTP.&#60;/p&#62;
&#60;p&#62;I will keep you posted because if my hosting provider isn't prepared to change his server authentication requirements, this PEAR-shaped workaround may turn out to be a good one for other bbpress users with the same problem.&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Where is the setting for mail server config?"</title>
<link>http://bbpress.org/forums/topic/where-is-the-setting-for-mail-server-config#post-15732</link>
<pubDate>Thu, 24 Apr 2008 00:12:47 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15732@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The bb_mail() function that sends emails uses the basic mail() function of PHP. That means that the web server needs to be able to send the mail. There is no built in way to set the mail server to anything else. This would be possible with a plugin, but I don't think that plugin exists.
&#60;/p&#62;</description>
</item>
<item>
<title>DJP on "Where is the setting for mail server config?"</title>
<link>http://bbpress.org/forums/topic/where-is-the-setting-for-mail-server-config#post-15712</link>
<pubDate>Wed, 23 Apr 2008 11:03:39 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">15712@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi all&#60;/p&#62;
&#60;p&#62;Plz help me, I've read everything there is to read about problem emails &#38;#38; have also tried installing sambauer's bb_mail fix plugin with no luck.&#60;/p&#62;
&#60;p&#62;I had bbpress 0.9 installed on a previous hosting provider &#38;#38; the system would send out emails to new registrants without any problem.&#60;/p&#62;
&#60;p&#62;However, I have moved to a new hosting provider that requires authentication for the mail to be sent, and will not allow &#34;localhost&#34; as the outgoing mail server. Where do I find the php file that allows me to change it from localhost to a specific &#34;outgoing mail server&#34; domain?&#60;/p&#62;
&#60;p&#62;Is it even possible?&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
</item>
<item>
<title>horrorshow on "Cookie Question - WP, BB, and beyond"</title>
<link>http://bbpress.org/forums/topic/cookie-question-wp-bb-and-beyond#post-14247</link>
<pubDate>Mon, 03 Mar 2008 21:51:51 +0000</pubDate>
<dc:creator>horrorshow</dc:creator>
<guid isPermaLink="false">14247@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;themebyc,&#60;/p&#62;
&#60;p&#62;Just curious, have you been able to get single sign-on between phpbb and wordpress?&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>schmitt on "Cookie Question - WP, BB, and beyond"</title>
<link>http://bbpress.org/forums/topic/cookie-question-wp-bb-and-beyond#post-13937</link>
<pubDate>Tue, 19 Feb 2008 02:45:25 +0000</pubDate>
<dc:creator>schmitt</dc:creator>
<guid isPermaLink="false">13937@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've also pulled this off. It's fantastic.
&#60;/p&#62;</description>
</item>
<item>
<title>noyz319 on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only/page/2#post-13812</link>
<pubDate>Wed, 13 Feb 2008 23:22:30 +0000</pubDate>
<dc:creator>noyz319</dc:creator>
<guid isPermaLink="false">13812@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think i'm going to take your advice ck and not include the call to wp in bbpress.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only/page/2#post-13811</link>
<pubDate>Wed, 13 Feb 2008 22:13:17 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">13811@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There's little reason to run WP *inside* bbPress and it only makes for headaches. Running them integrated but standalone makes each of them faster and has a side benefit - one can work while the other is down for some reason.&#60;/p&#62;
&#60;p&#62;Virtually any of the data you might want from WP can be accessed with a few creative PHP/mysql calls from bbPress. If you let me know specifically what you are trying to do, I will try to help.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13810</link>
<pubDate>Wed, 13 Feb 2008 21:45:22 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13810@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Regarding incompatibilities between WP and bbP, see this:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/bbpress-038-wordpress-integration#post-13713&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/bbpress-038-wordpress-integration#post-13713&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There *are* incompatibilities right now.  Things are in flux.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13809</link>
<pubDate>Wed, 13 Feb 2008 21:43:59 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13809@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Joke: &#60;/p&#62;
&#60;p&#62;A man calls his doctor's office to make an urgent appointment. He argues with the secretary and finally the doctor agrees to make a few minutes to see him. The man arrives, clearly distressed. He tells the doctor, whenever I push on my bellybutton, I faint, my nose bleeds, and my feet go numb for an hour. The doctor turns pale and rushes the man to the hospital, where the man is kept for a week while all kinds of tests are run by numerous specialists. Finally, the doctor returns, and the man begs him to give a diagnosis. The doctor says, I don't know what's wrong with you, but I have found a cure. The man, desperate, begs hims to continue. The doctor says, &#34;Don't do that anymore.&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>noyz319 on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13808</link>
<pubDate>Wed, 13 Feb 2008 21:43:26 +0000</pubDate>
<dc:creator>noyz319</dc:creator>
<guid isPermaLink="false">13808@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Still, the only thing i can think of that is causing this is some sort of incompatibility between Wordpress 2.3.3 and BBpress 0.8.3.1.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13806</link>
<pubDate>Wed, 13 Feb 2008 21:38:24 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13806@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Crossed messages ...
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13805</link>
<pubDate>Wed, 13 Feb 2008 21:37:41 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13805@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't think problem is with plugins, I think the problem is with the way WordPress is being called by bbPress, in both cases here.  Hard to keep things straight with two people reporting problems, but since they're the same type of problem, I think it's good that they're both in the same place.
&#60;/p&#62;</description>
</item>
<item>
<title>noyz319 on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13804</link>
<pubDate>Wed, 13 Feb 2008 21:36:15 +0000</pubDate>
<dc:creator>noyz319</dc:creator>
<guid isPermaLink="false">13804@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, I definitely already know the require_once wp-blog-header.php is mucking things up, as i said above, when i remove that everything works fine, the 404s stop and the validator can read the forum.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13803</link>
<pubDate>Wed, 13 Feb 2008 21:35:00 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13803@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;dreamsofthequill&#60;/strong&#62;: since _ck_ caught the session issue, I recalled that dotq.org also had a session in the response:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;u39872340:~/riverside/bbpress-831 &#38;gt;  time curl -I dotq.org
HTTP/1.1 200 OK
Date: Wed, 13 Feb 2008 21:33:49 GMT
Server: Apache
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
X-Pingback: &#60;a href=&#34;http://dotq.org/xmlrpc.php&#34; rel=&#34;nofollow&#34;&#62;http://dotq.org/xmlrpc.php&#60;/a&#62;
Set-Cookie: PHPSESSID=263b0ed23debf73f72bb98c377fb5fbb; path=/
Content-Type: text/html; charset=UTF-8

real    0m5.749s
user    0m0.004s
sys     0m0.000s&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe the issues are the same?
&#60;/p&#62;</description>
</item>
<item>
<title>noyz319 on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13802</link>
<pubDate>Wed, 13 Feb 2008 21:34:29 +0000</pubDate>
<dc:creator>noyz319</dc:creator>
<guid isPermaLink="false">13802@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The server that Chris tested did have a few of plugins running at the time (Allow Images, Avatar Upload, Quote, Comment Quicktags) but regardless, the second test forum has no plugins and has the same errors.&#60;/p&#62;
&#60;p&#62;As far as why i'm running wp and bbpress, thats so i don't have to change multiple files whenever there's an update to the header, footer, sidebar etc.  and so i can use wordpress functions in sidebar to show recent posts, etc. Its one website so i'd like it to have just one set up templates.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13801</link>
<pubDate>Wed, 13 Feb 2008 21:33:07 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13801@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;noyz319&#60;/strong&#62;: I would try a stock installation of bbPress without the WordPress stuff.  The &#60;code&#62;require_once wp-blog-header.php&#60;/code&#62; seems to be fouling it up.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13799</link>
<pubDate>Wed, 13 Feb 2008 21:03:31 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">13799@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just out of curiosity, why are you trying to run WP at the same time (within) bbPress?  I don't just mean integration, but simultaneous loading of WP within bbPress.&#60;/p&#62;
&#60;p&#62;It's a massive load that should be avoided if possible.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13798</link>
<pubDate>Wed, 13 Feb 2008 20:58:11 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">13798@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The command line test Chris made shows a PHP session.&#60;br /&#62;
bbPress by iteself without plugins does not initiate PHP sessions.&#60;/p&#62;
&#60;p&#62;So what's causing the sessions?
&#60;/p&#62;</description>
</item>
<item>
<title>noyz319 on "404 Errors in Internet Explorer Only"</title>
<link>http://bbpress.org/forums/topic/404-errors-in-internet-explorer-only#post-13797</link>
<pubDate>Wed, 13 Feb 2008 20:55:18 +0000</pubDate>
<dc:creator>noyz319</dc:creator>
<guid isPermaLink="false">13797@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On the second test site i have setup i am not using any plugins in bbpress. I think the problem might be bigger than just IE, as indicated by the command line test Chris made and also since validator.w3.org is returning a 404 every time.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
