<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: domain - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/domain</link>
		<description>bbPress Support Forums &#187; Tag: domain - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 21:58:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/domain" rel="self" type="application/rss+xml" />

		<item>
			<title>hlwinkler on "Can&#039;t get bbpress install operating with canonical domain name"</title>
			<link>http://bbpress.org/forums/topic/cant-get-bbpress-install-operating-with-canonical-domain-name#post-86912</link>
			<pubDate>Sat, 30 Apr 2011 12:51:26 +0000</pubDate>
			<dc:creator>hlwinkler</dc:creator>
			<guid isPermaLink="false">86912@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>OK, I have gotten the redirection working by adding the following to the start of the htaccess for the forums directory before the bbpress business:</p>
<p>&#60;IfModule mod_rewrite.c&#62;<br />
RewriteEngine On<br />
RewriteBase /forums/<br />
RewriteCond %{HTTP_HOST} ^domain\.com<br />
RewriteRule (.*) <a href="http://www.domain.com/forums/$1" rel="nofollow">http://www.domain.com/forums/$1</a> [R=301,L]<br />
&#60;/IfModule&#62;</p>
<p>Do you think there is anything else I'll need to do in order to get my forums and my main site picked up by Google as being the same domain?  Thanks.
</p>]]></description>
					</item>
		<item>
			<title>hlwinkler on "Can&#039;t get bbpress install operating with canonical domain name"</title>
			<link>http://bbpress.org/forums/topic/cant-get-bbpress-install-operating-with-canonical-domain-name#post-86910</link>
			<pubDate>Sat, 30 Apr 2011 11:03:18 +0000</pubDate>
			<dc:creator>hlwinkler</dc:creator>
			<guid isPermaLink="false">86910@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>My bbpress install seems to be unintentionally hurting my Google health a bit by having a different domain from the rest of my site, which it links back to a couple of times on every page due to its navigation. My site's canonical domain is <a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a> and I think that bbpress was installed at <a href="http://www.domain.com/forum" rel="nofollow">http://www.domain.com/forum</a> (it was a while ago and I wouldn't swear to this), but when I take a look with Webmaster Tools, Google picks it up as living at domain.com/forum and counts any links to other parts of my site from a bbpress forum page (such as navigation or an answer to a support question that recommends reading a particular page on the rest of the site) as being one of many heavily-repeated links from an outside site.</p>
<p>I have gone to the bbpress admin settings page and set the field "bbPress address (URL)" to the fully-qualified URL. </p>
<p>At this point I would like any requests for domain.com/forum/* to be 301-redirected to <a href="http://www.domain.com/forum/" rel="nofollow">http://www.domain.com/forum/</a>*. I have a working 301 redirect at the root level of my site that successfully does this to all other pages on the site, but it doesn't get applied to the forum directory, presumably because it has its own htaccess with bbpress-specific settings.  I tried adding the following to the bbpress htaccess:</p>
<p>RewriteCond %{HTTP_HOST} ^domain\.com<br />
RewriteRule (.*) <a href="http://www.domain.com/$1" rel="nofollow">http://www.domain.com/$1</a> [R=301,L]</p>
<p>But this just causes requests for the forums to be redirected to the root page of my site.</p>
<p>I have checked into the bbpress config.php and there doesn't seem to be anything in there which controls this.</p>
<p>Can someone help me out getting everything working/perceived by Google as being at the same domain and subdomain so my forum navigation that goes to the non-forum part of my site isn't counted as vast numbers of repeated links from a different site?</p>
<p>Thank you very much.
</p>]]></description>
					</item>
		<item>
			<title>erissiva on "Install on subsite with multisites in 3.0"</title>
			<link>http://bbpress.org/forums/topic/install-on-subsite-with-multisites-in-30#post-70793</link>
			<pubDate>Thu, 08 Jul 2010 00:56:56 +0000</pubDate>
			<dc:creator>erissiva</dc:creator>
			<guid isPermaLink="false">70793@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok...so...<br />
I have a site.</p>
<p>domain.com</p>
<p>Domain is actually a subsite of anotherdomain.org, utilizing the new Multisites option and Map To Subdomain plugin. </p>
<p>Is it at ALL possible to install bbPress in domain.com/forum somehow? Or will it just not work due to the nature of the multisites thing?
</p>]]></description>
					</item>
		<item>
			<title>Simon Wheatley on "Akismet Whitelisting Domains"</title>
			<link>http://bbpress.org/forums/topic/akismet-whitelisting-domains#post-57846</link>
			<pubDate>Mon, 14 Sep 2009 10:33:52 +0000</pubDate>
			<dc:creator>Simon Wheatley</dc:creator>
			<guid isPermaLink="false">57846@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>There's also another possibly I have been considering - only send to akismet the first few dozen posts by any new member. After that many they've probably met with your approval and any other moderation should be done manually, not automatically. </p></blockquote>
<p>This is a very tempting solution. We're getting so many false positives I turned off Akismet over the weekend, but inevitably Spam flowed in through the unmanned defences. Talk about being caught between a rock and a hard place!
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Akismet Whitelisting Domains"</title>
			<link>http://bbpress.org/forums/topic/akismet-whitelisting-domains#post-36491</link>
			<pubDate>Thu, 04 Jun 2009 23:08:56 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">36491@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Akismet has lost it's mind over the past several weeks or so.<br />
Lack of whitelisting (as you discovered) is one of several pitfalls of using a remote service.</p>
<p>You could look at how my <a href="http://bbpress.org/plugins/topic/skip-akismet/">skip-akismet plugin</a> works and check when $_POST contains submitted $_POST['post_content'] - if 'post_content' has only those whitelisted domains, you can unhook akismet as I do for mods, etc.</p>
<p>There's also another possibly I have been considering - only send to akismet the first few dozen posts by any new member.  After that many they've probably met with your approval and any other moderation should be done manually, not automatically.
</p>]]></description>
					</item>
		<item>
			<title>timskii on "Akismet Whitelisting Domains"</title>
			<link>http://bbpress.org/forums/topic/akismet-whitelisting-domains#post-36472</link>
			<pubDate>Thu, 04 Jun 2009 15:59:41 +0000</pubDate>
			<dc:creator>timskii</dc:creator>
			<guid isPermaLink="false">36472@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sometimes I end up digging new users out of the spam queue, who have done nothing more than post half a dozen links to one of several topic-related websites. Akismet gets them, even though I know the domain they are linking to is entirely legitimate in the context of the forum. This is a specific problem for new users, so creating a filter based on user role or posting history does not solve the problem.</p>
<p>I've started looking at whitelisting domains within links: A link to a whitelisted domain will always be considered legitimate, regardless of the number of links, or proportion of the post containing links.</p>
<p>The BBPress plugin does not support this. Probably because the Akismet API doesn't appear to support it: One submits the whole post content as comment_content, and waits for a result. No white-listing options I could see.</p>
<p>The crudest possible solution is to hack an escape clause into bb_ksd_check_post(), which simply says "if post content contains a whitelisted domain reference, skip Akismet". Works right up until the point at which the spammer sees the pattern...</p>
<p>My next idea was to extract all the whitelisted links from the content, send the rest to Akismet, and then put the links back into whatever is sent back. Somehow. Simplest method was probably converting whitelisted anchors into comments, but I'm not sure that Akismet will step over comments. Does it?</p>
<p>Or I could just disable Akismet and find another solution.</p>
<p>So, I thought I'd ask here, if anyone has a clever way to whitelist certain domains?
</p>]]></description>
					</item>
		<item>
			<title>lucynixon on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-36215</link>
			<pubDate>Fri, 29 May 2009 14:32:51 +0000</pubDate>
			<dc:creator>lucynixon</dc:creator>
			<guid isPermaLink="false">36215@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks, putting that in the bb-config.php file worked for me! And it seems my settings in the admin area were updated with the new url too.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Domain transfer fails"</title>
			<link>http://bbpress.org/forums/topic/domain-transfer-fails#post-28580</link>
			<pubDate>Fri, 01 May 2009 09:37:37 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">28580@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Go into your bb-config.php and make sure you have set</p>
<p>$bb-&#62;uri = 'http://your-new-forum-domain-and-path.com/';</p>
<p>Delete your cookies and re-login.
</p>]]></description>
					</item>
		<item>
			<title>Alberto505 on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-28564</link>
			<pubDate>Thu, 30 Apr 2009 23:50:39 +0000</pubDate>
			<dc:creator>Alberto505</dc:creator>
			<guid isPermaLink="false">28564@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am having the same problem but I don't see $bb-&#62;uri in my config file, I see it in my bb-settings file. Do I change it there in my bb-settings file as it is not in the config file. If I need to add it to my bb-config file where do i put it, anywhere? What effect will this have on my database in the fourm? as I believe the database is shared with wordpress so will it effect the content on the wordpress side?
</p>]]></description>
					</item>
		<item>
			<title>benniemosher on "Domain transfer fails"</title>
			<link>http://bbpress.org/forums/topic/domain-transfer-fails#post-28561</link>
			<pubDate>Thu, 30 Apr 2009 21:59:32 +0000</pubDate>
			<dc:creator>benniemosher</dc:creator>
			<guid isPermaLink="false">28561@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That didn't work either. There still is no theme that shows up.
</p>]]></description>
					</item>
		<item>
			<title>Ben L. on "Domain transfer fails"</title>
			<link>http://bbpress.org/forums/topic/domain-transfer-fails#post-28555</link>
			<pubDate>Thu, 30 Apr 2009 18:49:22 +0000</pubDate>
			<dc:creator>Ben L.</dc:creator>
			<guid isPermaLink="false">28555@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Remove <code>index.php</code> from the forum url in the files and the database.
</p>]]></description>
					</item>
		<item>
			<title>benniemosher on "Domain transfer fails"</title>
			<link>http://bbpress.org/forums/topic/domain-transfer-fails#post-28554</link>
			<pubDate>Thu, 30 Apr 2009 18:48:02 +0000</pubDate>
			<dc:creator>benniemosher</dc:creator>
			<guid isPermaLink="false">28554@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey all,</p>
<p>I tried to pull down the files from one domain, as well as the database, and upload to another. I have changed all url references to the old domain in the files and in the database. For some reason the site pulls the information from the database, but it does not have a theme applied to it. I also can not log-in to the admin. It just loops back to the homepage and doesn't log me in. Can someone help please?</p>
<p>URL: <a href="http://rmwebsite.com/metrobariatrics/forum/" rel="nofollow">http://rmwebsite.com/metrobariatrics/forum/</a>
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-19503</link>
			<pubDate>Sat, 27 Sep 2008 09:26:35 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">19503@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Setting $bb-&#62;uri in your config file still works (and always should).
</p>]]></description>
					</item>
		<item>
			<title>TrueDIY on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-19485</link>
			<pubDate>Fri, 26 Sep 2008 23:25:19 +0000</pubDate>
			<dc:creator>TrueDIY</dc:creator>
			<guid isPermaLink="false">19485@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Perfect, that did the trick!   I appreciate the help!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-19484</link>
			<pubDate>Fri, 26 Sep 2008 23:05:16 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">19484@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for all the supporting info, too.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-19483</link>
			<pubDate>Fri, 26 Sep 2008 23:04:08 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">19483@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you have a tool like phpMyAdmin, I think you should be able to log in there and change the site URL.</p>
<p>You used to be able to define the site URL in the bb-config.php as well.  This is what used to be in that file:</p>
<pre><code>// The full URL of your bbPress install
$bb-&#62;uri = &#39;http://www.truediy.com/&#39;;</code></pre>
<p>&#160;<br />
Maybe if you put that second line in your bb-config.php maybe that will override the database settings?  (Actually, I'm fairly certain that will work. Then you can update the settings in the admin.)
</p>]]></description>
					</item>
		<item>
			<title>TrueDIY on "Site url changed and locked out of admin area"</title>
			<link>http://bbpress.org/forums/topic/site-url-changed-and-locked-out-of-admin-area#post-19480</link>
			<pubDate>Fri, 26 Sep 2008 21:53:17 +0000</pubDate>
			<dc:creator>TrueDIY</dc:creator>
			<guid isPermaLink="false">19480@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbpress version 0.9.0.2<br />
Operating System: Linux Hosting<br />
Configuration: 2.0<br />
PHP Version: 5.x</p>
<p>I was trying to change the url of my bbpress forum because it was loading from the preview site that GoDaddy gave me before I made it live.   In doing so I effectively locked myself out of the admin area and redirected all of the content.  Is there a php file that I can re-upload to counter the changes I made or do I need to talk to my server host?  The error message I get when I click on a topic or category is that safari can't find the content on the server, I then set the url to the url I last changed it to and get the message  “No input file specified."      </p>
<p>Take a look at <a href="http://www.truediy.com" rel="nofollow">http://www.truediy.com</a> if you want to see what I am talking about.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Registration email query"</title>
			<link>http://bbpress.org/forums/topic/registration-email-query#post-16882</link>
			<pubDate>Tue, 24 Jun 2008 07:17:10 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">16882@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Oops, following this thread now:<br />
<a href="http://bbpress.org/forums/topic/email-bugs" rel="nofollow">http://bbpress.org/forums/topic/email-bugs</a>
</p>]]></description>
					</item>
		<item>
			<title>bboysmaster on "Registration email query"</title>
			<link>http://bbpress.org/forums/topic/registration-email-query#post-16870</link>
			<pubDate>Mon, 23 Jun 2008 10:35:23 +0000</pubDate>
			<dc:creator>bboysmaster</dc:creator>
			<guid isPermaLink="false">16870@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i don't think it the webhost. I'm using gmail as the email. All the gmail user receive the password but both hotmail and yahoo can't
</p>]]></description>
					</item>
		<item>
			<title>testosteron on "Cookie Domain Settings?"</title>
			<link>http://bbpress.org/forums/topic/cookie-domain-settings#post-14579</link>
			<pubDate>Fri, 21 Mar 2008 13:05:01 +0000</pubDate>
			<dc:creator>testosteron</dc:creator>
			<guid isPermaLink="false">14579@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>thanks allot !!!!!!!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Cookie Domain Settings?"</title>
			<link>http://bbpress.org/forums/topic/cookie-domain-settings#post-14578</link>
			<pubDate>Fri, 21 Mar 2008 12:43:08 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">14578@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think if you wait until bbPress 0.9 is released and integrate it with WordPress 2.5, things will be a lot easier.</p>
<p><a href="http://bbpress.org/forums/topic/cookies-subtle-bug-single-sign-on-bbpress-and-wordpress#post-14373" rel="nofollow">http://bbpress.org/forums/topic/cookies-subtle-bug-single-sign-on-bbpress-and-wordpress#post-14373</a>
</p>]]></description>
					</item>
		<item>
			<title>testosteron on "Cookie Domain Settings?"</title>
			<link>http://bbpress.org/forums/topic/cookie-domain-settings#post-14575</link>
			<pubDate>Fri, 21 Mar 2008 09:26:33 +0000</pubDate>
			<dc:creator>testosteron</dc:creator>
			<guid isPermaLink="false">14575@http://bbpress.org/forums/</guid>
			<description><![CDATA[<li> push </li>]]></description>
					</item>
		<item>
			<title>testosteron on "Cookie Domain Settings?"</title>
			<link>http://bbpress.org/forums/topic/cookie-domain-settings#post-14561</link>
			<pubDate>Thu, 20 Mar 2008 13:29:48 +0000</pubDate>
			<dc:creator>testosteron</dc:creator>
			<guid isPermaLink="false">14561@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey<br />
lets say the forum url is<br />
<a href="http://forum.mydomain.com" rel="nofollow">http://forum.mydomain.com</a></p>
<p>and the wordpress is <a href="http://mydomain.com" rel="nofollow">http://mydomain.com</a></p>
<p>what do i have to enter where?<br />
Thanks a lot!
</p>]]></description>
					</item>
		<item>
			<title>horrorshow on "Cookie Hell: WPMU + BBPress = bloodshot eye balls"</title>
			<link>http://bbpress.org/forums/topic/cookie-hell-wpmu-bbpress-bloodshot-eye-balls#post-14264</link>
			<pubDate>Tue, 04 Mar 2008 20:37:40 +0000</pubDate>
			<dc:creator>horrorshow</dc:creator>
			<guid isPermaLink="false">14264@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>FofR,  he's trying to integrate WPMU, not WP, with BBpress
</p>]]></description>
					</item>
		<item>
			<title>erissiva on "Cookie Domain Settings?"</title>
			<link>http://bbpress.org/forums/topic/cookie-domain-settings#post-13072</link>
			<pubDate>Wed, 09 Jan 2008 07:29:04 +0000</pubDate>
			<dc:creator>erissiva</dc:creator>
			<guid isPermaLink="false">13072@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Wow. I have been trying to get this to work for a while and fel64 got it in one! Thanks so much - much frustration is now gone.
</p>]]></description>
					</item>
		<item>
			<title>r00takaspin on "Integration Problem - Login not working"</title>
			<link>http://bbpress.org/forums/topic/integration-problem-login-not-working#post-8549</link>
			<pubDate>Thu, 28 Jun 2007 06:42:36 +0000</pubDate>
			<dc:creator>r00takaspin</dc:creator>
			<guid isPermaLink="false">8549@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I had the same problem. I had fixed it by 'triming'(using trim function in php) value of 'siteurl' option in database and inserting it away.
</p>]]></description>
					</item>
		<item>
			<title>stricha on "Integration Problem - Login not working"</title>
			<link>http://bbpress.org/forums/topic/integration-problem-login-not-working#post-7420</link>
			<pubDate>Sun, 13 May 2007 19:49:20 +0000</pubDate>
			<dc:creator>stricha</dc:creator>
			<guid isPermaLink="false">7420@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I freaked-out last night and did a reinstall and closely followed all instructions on this site and <a href="http://www.devlounge.net/articles/the-ultimate-bbpress-guide/" rel="nofollow">http://www.devlounge.net/articles/the-ultimate-bbpress-guide/</a>. I believe most of my frustration has been caused by an ever-shifting hosting environment during this project. The domain has now resolved and everything is working nicely again (after re-install).</p>
<p>About those header errors: I did find whitespace at the end of wp_config.php. Those few invisible spaces kill me every time.</p>
<p> Now, on to outstanding misc.  CSS issues...</p>
<p>Thanks for the help.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Integration Problem - Login not working"</title>
			<link>http://bbpress.org/forums/topic/integration-problem-login-not-working#post-7405</link>
			<pubDate>Sun, 13 May 2007 04:00:22 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">7405@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Those "Warning: Cannot modify header information - headers already sent by " errors are almost always caused by whitespace at the end of a file, most likely a config.  Is there a blank line after the closing ?&#62; in one of your config files?
</p>]]></description>
					</item>
		<item>
			<title>fel64 on "Integration Problem - Login not working"</title>
			<link>http://bbpress.org/forums/topic/integration-problem-login-not-working#post-7398</link>
			<pubDate>Sun, 13 May 2007 00:38:32 +0000</pubDate>
			<dc:creator>fel64</dc:creator>
			<guid isPermaLink="false">7398@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No reason to delete the db! You can always use something like PHPmyAdmin to change entries. The relevant settings should be in <code>wp_options</code>.</p>
<p>This was directly after you were in WP Admin &#62; Options &#62; General and changed <em>only</em> WordPress Address and Blog Address? You'd need to change back the options named "siteurl" and "home" respectively. Change them back to IP and see if the problem disappears.
</p>]]></description>
					</item>
		<item>
			<title>stricha on "Integration Problem - Login not working"</title>
			<link>http://bbpress.org/forums/topic/integration-problem-login-not-working#post-7395</link>
			<pubDate>Sat, 12 May 2007 22:04:34 +0000</pubDate>
			<dc:creator>stricha</dc:creator>
			<guid isPermaLink="false">7395@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello,<br />
I have bbpress and wordpress installed together and they were playing nicely. I change the domain info in the config files and the WP admin to the domain name from IP as the DNS switch went through and suddenly (I say "suddenly" but I'm sure I screwed something up), I get the following errors when I try to login to WP:</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/payingfo/public_html/Wordpress/wp-config.php:22) in /home/payingfo/public_html/Wordpress/wp-login.php on line 12</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/payingfo/public_html/Wordpress/wp-config.php:22) in /home/payingfo/public_html/Wordpress/wp-includes/pluggable.php on line 275</p>
<p>I also get this error when I try to pull up  BBPress:</p>
<p>Fatal error: Call to undefined function: load_default_textdomain() in /home/payingfo/public_html/wordpress/discussion/bb-settings.php on line 143</p>
<p>I checked for white space. Anyone have any suggestions before I scrap this and start on another install? I've built out quite a few posts and pages and am not looking forward to deleting the db.</p>
<p>Thanks.</p>
<p>Sarah
</p>]]></description>
					</item>

	</channel>
</rss>

