<?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: 404 - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/404</link>
		<description>bbPress Support Forums &#187; Tag: 404 - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 14:47:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/404" rel="self" type="application/rss+xml" />

		<item>
			<title>phillg on "bbPress 2.0.2 plugin pretty permalinks 404"</title>
			<link>http://bbpress.org/forums/topic/bbpress-202-plugin-pretty-permalinks-404#post-102369</link>
			<pubDate>Thu, 03 May 2012 18:32:09 +0000</pubDate>
			<dc:creator>phillg</dc:creator>
			<guid isPermaLink="false">102369@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yeah I have tried the default forums and tried changing it to discussions then flushing the htaccess file but it still 404's it works when the default wordpress permalink settings are used.</p>
<p>The site is helloecoliving.com (the clients host is very slow)</p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>Sniper Kitten on "bbPress 2.0.2 plugin pretty permalinks 404"</title>
			<link>http://bbpress.org/forums/topic/bbpress-202-plugin-pretty-permalinks-404#post-102356</link>
			<pubDate>Thu, 03 May 2012 16:39:18 +0000</pubDate>
			<dc:creator>Sniper Kitten</dc:creator>
			<guid isPermaLink="false">102356@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Did you change the forums base? (By default it's "forums")</p>
<p>Can you show me your website's URL?
</p>]]></description>
					</item>
		<item>
			<title>phillg on "bbPress 2.0.2 plugin pretty permalinks 404"</title>
			<link>http://bbpress.org/forums/topic/bbpress-202-plugin-pretty-permalinks-404#post-102221</link>
			<pubDate>Sun, 29 Apr 2012 18:21:27 +0000</pubDate>
			<dc:creator>phillg</dc:creator>
			<guid isPermaLink="false">102221@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have spent countless hours trying to solves this but im still having no luck. I have trawled through google and the bbpress forum but can't seem to find a solution.</p>
<p>While updating a website for a client they asked for buddpress to be removed as no one was using the social network side of the site, and a stand alone forum be put in place, hence bbpress.</p>
<p>I started off by removing the buddypress plugin and all it files, deleted the bb-config.php and dropped all the tables in the database with the prefix wp_bp.</p>
<p>I installed the latest bbpress plugin from within the wordpress admin and activated it, then created a few test forums and topics.</p>
<p>The forum displays fine when the default permalink structure is used however when I turn pretty permalinks on all the pages go to a 404 page not found.</p>
<p>I have tried adding Options +Multiview and Options -Multiview to the .htaccess. I have tried setting the bbpress mod_rewrite to true and false but still no luck.</p>
<p>I have also tried chmod 777 the .htaccess file.</p>
<p>Here is my .htaccess file:</p>
<p>&#60;IfModule mod_rewrite.c&#62;<br />
RewriteEngine On<br />
RewriteBase /</p>
<p># BEGIN ANTISPAMBLOG REGISTRATION<br />
RewriteCond %{REQUEST_METHOD} POST<br />
RewriteCond %{REQUEST_URI} .join-hello*<br />
RewriteCond %{HTTP_REFERER} !.*helloecoliving.com.* [OR]<br />
RewriteCond %{HTTP_USER_AGENT} ^$<br />
RewriteRule (.*) <a href="http://helloecoliving.com/spam-prevention" rel="nofollow">http://helloecoliving.com/spam-prevention</a> [R=301,L]<br />
# END ANTISPAMBLOG REGISTRATION</p>
<p>#uploaded files<br />
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*<br />
RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L]</p>
<p># add a trailing slash to /wp-admin<br />
RewriteCond %{REQUEST_URI} ^.*/wp-admin$<br />
RewriteRule ^(.+)$ $1/ [R=301,L]</p>
<p>RewriteCond %{REQUEST_FILENAME} -f [OR]<br />
RewriteCond %{REQUEST_FILENAME} -d<br />
RewriteRule . - [L]<br />
RewriteRule  ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]<br />
RewriteRule  ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]<br />
RewriteRule . index.php [L]<br />
&#60;/IfModule&#62;</p>
<p>&#60;IfModule mod_security.c&#62;<br />
&#60;Files async-upload.php&#62;<br />
SecFilterEngine Off<br />
SecFilterScanPOST Off<br />
&#60;/Files&#62;<br />
&#60;/IfModule&#62;</p>
<p>&#60;Files 403.shtml&#62;<br />
order allow,deny<br />
allow from all<br />
&#60;/Files&#62;</p>
<p>deny from 93.182.137.19</p>
<p>This is driving me crazy all my other custom post types work!</p>
<p>Any help is appreciated!
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Forum Dissapeared and 404ing - But Still In WP Back End????"</title>
			<link>http://bbpress.org/forums/topic/forum-dissapeared-and-404ing-but-still-in-wp-back-end#post-102030</link>
			<pubDate>Wed, 25 Apr 2012 12:19:22 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is what happened to me... it my help someone else.</p>
<p>I deactivated all of my plugins by accident trying to hunt down a piece of code inside a custom plugin.</p>
<p>This caused my forum to disappear and continually 404, although everything was still there.</p>
<p>By changing my Permalinks and then changing them back to what they were originally this issue is fixed.</p>
<p>Good luck to anyone who reads this!</p>
<p>Settings &#62; Permalinks &#62; Save (Try just saving first, if that doesn't work, then change them, save them and then change them and save them again).
</p>]]></description>
					</item>
		<item>
			<title>whereiswill on "Login successful then 404"</title>
			<link>http://bbpress.org/forums/topic/login-successful-then-404#post-100790</link>
			<pubDate>Wed, 28 Mar 2012 03:21:38 +0000</pubDate>
			<dc:creator>whereiswill</dc:creator>
			<guid isPermaLink="false">100790@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Might of been answered before but I cant seem to find it on the boards. I apologize if this is common, I might of not used the best wording.</p>
<p>I installed bbPress on a test wordpress running 3.2.1 (or most current). Installed just fine and I proceeded to test it from a users perspective. I added a login and register links and pages, work just fine. However when I login or register, the function will login or create a user but the new URL causes a 404. </p>
<p>I'm using XAMPP on my personal machine and the directory of my wordpress install is </p>
<p>localhost/wep/wordpress</p>
<p>That works just fine as it should. However the URL that returns on successful login or registration displays as :</p>
<p>localhost/wep/wordpress/wep/wordpress/login/</p>
<p>which obviously throws a 404 as it's non existant. </p>
<p>I had a phpbb install in the wordpress folder before I installed bbPress and believe I might of changed the folder path on install. I tried deleting bbPress to reinstall but it just gives me an activate/deactivate/delete option. </p>
<p>I'm assuming there's somewhere in the plugin I can change that root folder pathing or whatever configuration is causing this error but I'm unsure of what and where. </p>
<p>Any help is appreciated.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100561</link>
			<pubDate>Thu, 22 Mar 2012 15:36:38 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100561@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hmm, that's weird.</p>
<p>I'm not really sure. The next thing I would do would be to activate TwentyEleven and disable all plugins except bbPress - that would at least let you know if the problem is with a theme/plugin being used.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100558</link>
			<pubDate>Thu, 22 Mar 2012 13:45:55 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100558@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok Jared,</p>
<p>Permalinks are changed, but still no user profiles.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100323</link>
			<pubDate>Mon, 19 Mar 2012 00:18:58 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100323@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You'll need to give the .htaccess file permissions (via FTP) so WordPress can write to it.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100321</link>
			<pubDate>Sun, 18 Mar 2012 22:25:14 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100321@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>To be honest my permalink structure is crap right now. I want to clean it up so the pages are in the address not like how they are now with numbers. </p>
<p>I'm not really sure how to address that in the .htaccess file or how to get to it. Or what effects the permalink change will have globaly. I know i would have to change a lot of stuff.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100319</link>
			<pubDate>Sun, 18 Mar 2012 21:46:50 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100319@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sorry my original response was meant for a different thread - disregard that.</p>
<p>Just for grins try setting your permalinks. Go to Settings &#62; Permalinks and pick one of the structures, then save.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100312</link>
			<pubDate>Sun, 18 Mar 2012 21:29:35 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100312@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks man but I have looked all over both CSS files.</p>
<p>/theme/styles.css<br />
/css/bbpress.css</p>
<p>I dont see anything about profile or user visabilty or any allow statment going on in there.</p>
<p>Do you know where this elusive theme edit is you speak of????</p>
<p>It may have to do with my no login with firefox and safari issue as well.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100288</link>
			<pubDate>Sun, 18 Mar 2012 18:05:41 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">100288@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You can edit the theme to remove it or hide it with CSS.
</p>]]></description>
					</item>
		<item>
			<title>DarwinsDream on "404 when trying to access user profile page"</title>
			<link>http://bbpress.org/forums/topic/404-when-trying-to-access-user-profile-page#post-100283</link>
			<pubDate>Sun, 18 Mar 2012 15:53:58 +0000</pubDate>
			<dc:creator>DarwinsDream</dc:creator>
			<guid isPermaLink="false">100283@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Whenever I try and access any user profile on my forum i get my 404. I'm really not sure why.</p>
<p><a href="http://www.soundhampton.com/?post_type=forum" rel="nofollow">http://www.soundhampton.com/?post_type=forum</a>
</p>]]></description>
					</item>
		<item>
			<title>katn401 on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-99159</link>
			<pubDate>Wed, 07 Mar 2012 22:11:29 +0000</pubDate>
			<dc:creator>katn401</dc:creator>
			<guid isPermaLink="false">99159@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Update... I found this thread </p>
<p><a href="http://bbpress.org/forums/topic/logout-error-when-bbpress-plugin-is-active" rel="nofollow">http://bbpress.org/forums/topic/logout-error-when-bbpress-plugin-is-active</a>   </p>
<p>which suggested to comment out lines 938 and 939 of bbp-user-template.php.   </p>
<p>Doing that makes the 404 go away. But now I'm being redirected to my S2member login welcome page... which I don't want. I want forum users who log in to be re-directed to the last forum page they were on. Seems like that's what bbpress is trying to do, it's just adding an extra subdomain in the forum url. </p>
<p>Sorry for the bump. Just thought I would add that info in case it helps.
</p>]]></description>
					</item>
		<item>
			<title>katn401 on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-99151</link>
			<pubDate>Wed, 07 Mar 2012 20:00:34 +0000</pubDate>
			<dc:creator>katn401</dc:creator>
			<guid isPermaLink="false">99151@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The patch mentioned above fixes my logout redirect problem, but the login still redirects to a 404 b/c it's still adding the sub-directory name to the URL twice. Any advice very welcome!
</p>]]></description>
					</item>
		<item>
			<title>dorsetjon on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98929</link>
			<pubDate>Sun, 04 Mar 2012 14:08:24 +0000</pubDate>
			<dc:creator>dorsetjon</dc:creator>
			<guid isPermaLink="false">98929@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>See the following forum topic for details of the issue and the fix:</p>
<p><a href="http://bbpress.org/forums/topic/help-link-log-out-error-after-bbpress-installed" rel="nofollow">http://bbpress.org/forums/topic/help-link-log-out-error-after-bbpress-installed</a></p>
<p>Jon
</p>]]></description>
					</item>
		<item>
			<title>Regis Fortes on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98894</link>
			<pubDate>Sat, 03 Mar 2012 00:04:26 +0000</pubDate>
			<dc:creator>Regis Fortes</dc:creator>
			<guid isPermaLink="false">98894@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I had the same problem. It seems the environment variables used at the function bbp_logout_url inside<br />
bbp-common-functions.php was not working well at http server here or are deprecated. So, I changed the line &#60;$redirect_to = home_url( isset( $_SERVER['REQUEST_URI'] ) ? $_SERVER['REQUEST_URI'] : '' );&#62; with this one &#60;$redirect_to = $_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];&#62;. I do not know if this fixed the problem definitly , because i am testing yet, but the redirect error stoped to occur.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98806</link>
			<pubDate>Thu, 01 Mar 2012 18:39:00 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">98806@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Two other things to try:</p>
<p>Turn on WP_DEBUG in yout wp-config.php (<a href="http://codex.wordpress.org/WP_DEBUG" rel="nofollow">http://codex.wordpress.org/WP_DEBUG</a>)</p>
<p>Change to TwentyTen/TwentlyEleven to eliminate any issues that are with your theme.
</p>]]></description>
					</item>
		<item>
			<title>JimFitzsimons on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98805</link>
			<pubDate>Thu, 01 Mar 2012 18:36:27 +0000</pubDate>
			<dc:creator>JimFitzsimons</dc:creator>
			<guid isPermaLink="false">98805@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the response jaredatch, but I'm afraid it doesn't work. I'd done it before, but I just tried again to be sure. I disabled all plugins (aside from bbPress) and refreshed the permalink structure. Still no dice.</p>
<p>I don't have a post or page with "users" as the slug. Just to be sure I went into the forum settings and changed the 'User base' to something else ("userxyzwq" - definitely nothing else on the site called that!) and it still threw a 404. Changed it back, the same. Switched off the 'Forum Prefix' as someone suggested, and still the same.</p>
<p>Very frustrating as I spent a good while getting everything else working. And, as I say, even though the 404 status is being returned in the header, the page still appears in most browsers... which is confusing the hell out of me.</p>
<p>And sadly it's not something I can just live with, as "most browsers" isn't good enough for this project.
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98804</link>
			<pubDate>Thu, 01 Mar 2012 17:48:53 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">98804@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You might have already done this, but if not:</p>
<p>1. Disable ALL plugins except bbPress.<br />
2. Go to Settings &#62; Permalinks so a permalink flush is triggered.<br />
3. Try going to a user profile.</p>
<p>You don't have a post or page with the slug <code>users</code> by chance, do you?
</p>]]></description>
					</item>
		<item>
			<title>JimFitzsimons on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98793</link>
			<pubDate>Thu, 01 Mar 2012 17:03:42 +0000</pubDate>
			<dc:creator>JimFitzsimons</dc:creator>
			<guid isPermaLink="false">98793@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Bump. I'm going to refresh this topic once in the hope that someone can help (with my query, above). If not, with regret, I'm going to have to abandon bbPress and try some other forum plugin. bbPress does almost everything I want it to, but obviously the 404 error for user profiles makes it unusable.</p>
<p>Anyone?
</p>]]></description>
					</item>
		<item>
			<title>kaifanun on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98741</link>
			<pubDate>Wed, 29 Feb 2012 18:39:28 +0000</pubDate>
			<dc:creator>kaifanun</dc:creator>
			<guid isPermaLink="false">98741@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>same issue here. For testing just to make sure if any of my other plugins or themes are not the cause, I have installed bbPress on a fresh WP install without any other plugins and I get the same error. </p>
<p>any solutions yet?
</p>]]></description>
					</item>
		<item>
			<title>heinohund on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98351</link>
			<pubDate>Tue, 21 Feb 2012 11:31:24 +0000</pubDate>
			<dc:creator>heinohund</dc:creator>
			<guid isPermaLink="false">98351@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi You,</p>
<p>After installing BBpress I can’t log out of my WP without getting a failure.</p>
<p>My WP is in this location: <a href="http://jegerglad.dk/karmarkwp/" rel="nofollow">http://jegerglad.dk/karmarkwp/</a></p>
<p>When I’m logging out using the BBPress widget or the WP META widget it is redi-recting met to: <a href="http://jegerglad.dk/karmarkwp/karmarkwp/" rel="nofollow">http://jegerglad.dk/karmarkwp/karmarkwp/</a></p>
<p>Any suggestions?
</p>]]></description>
					</item>
		<item>
			<title>sinkingfast on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98279</link>
			<pubDate>Sat, 18 Feb 2012 19:13:20 +0000</pubDate>
			<dc:creator>sinkingfast</dc:creator>
			<guid isPermaLink="false">98279@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I get a similar problem after installing 2.02. Works fine except other people who click on the forum get 404. The other people aren't members, the forum is setup for members only, but I can't get Word Press to automatically prompt visitors to sign up as members
</p>]]></description>
					</item>
		<item>
			<title>JimFitzsimons on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-98201</link>
			<pubDate>Thu, 16 Feb 2012 14:52:07 +0000</pubDate>
			<dc:creator>JimFitzsimons</dc:creator>
			<guid isPermaLink="false">98201@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm also experiencing this problem. Having installed the bbPress plugin (2.02) on my WordPress site, I've managed to get almost everything working. However, when I try to view a User Profile (<a href="http://site_url/users/username" rel="nofollow">http://site_url/users/username</a>) I get a 404 error - but only for 'Forum Participant' members (not admins).</p>
<p>I do not have any other membership plugins installed. It happens for members created without spaces in their usernames (which was one suggestion), and it happens even if I switch off the "prefix forum area with forum base slug" and recreate the forum, as suggested here.</p>
<p>Does anyone have any ideas?</p>
<p>EDIT: one other point, and it's an odd one, even though the page shows a 404 error in the headers, it displays fine in Chrome and Opera. However, it does not initially display in Internet Explorer 9 and shows a browser 404 page, but it does show up after two refreshes (though not 1). Go figure.
</p>]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97935</link>
			<pubDate>Tue, 07 Feb 2012 13:05:38 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97935@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97934</link>
			<pubDate>Tue, 07 Feb 2012 12:59:11 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97934@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>BlackedOut271 on "Getting 404 - Permalink Config?"</title>
			<link>http://bbpress.org/forums/topic/getting-404-permalink-config#post-97933</link>
			<pubDate>Tue, 07 Feb 2012 12:45:00 +0000</pubDate>
			<dc:creator>BlackedOut271</dc:creator>
			<guid isPermaLink="false">97933@http://bbpress.org/forums/</guid>
			<description><![CDATA[<br />]]></description>
					</item>
		<item>
			<title>gabekassel on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-97910</link>
			<pubDate>Mon, 06 Feb 2012 19:35:51 +0000</pubDate>
			<dc:creator>gabekassel</dc:creator>
			<guid isPermaLink="false">97910@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>just an update - i was able to fix this by deleting and recreating each forum AFTER i turned off the "prefix forum area with the forum base slug" setting</p>
<p>not sure why this would matter, but made a huge difference
</p>]]></description>
					</item>
		<item>
			<title>gabekassel on "404 Only for Subscribers - Not admin"</title>
			<link>http://bbpress.org/forums/topic/404-only-for-subscribers-not-admin#post-97886</link>
			<pubDate>Mon, 06 Feb 2012 02:47:03 +0000</pubDate>
			<dc:creator>gabekassel</dc:creator>
			<guid isPermaLink="false">97886@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>all i see in console on all pages that seems pertinent is following. any meaning?</p>
<pre><code>Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/optccpco/public_html/wp-includes/functions.php on line 3587

WishList Member Bug. Please file a report at WishList Products Support
Run-time warning
Error: Cannot modify header information - headers already sent by (output started at /home/optccpco/public_html/wp-includes/functions.php:3587)
Location: /home/optccpco/public_html/wp-content/plugins/wishlist-member/wpm.php(35) : eval()&#039;d code(3) : eval()&#039;d code line number 148

Warning: Cannot modify header information - headers already sent by (output started at /home/optccpco/public_html/wp-includes/functions.php:3587) in /home/optccpco/public_html/wp-content/plugins/wishlist-member/wpm.php(35) : eval()&#039;d code(3) : eval()&#039;d code on line 148</code></pre>]]></description>
					</item>

	</channel>
</rss>

