<?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 Topic: WP Integration: can't access Admin section</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: WP Integration: can't access Admin section</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 23:36:15 +0000</pubDate>

<item>
<title>Christiaan on "WP Integration: can't access Admin section"</title>
<link>http://bbpress.org/forums/topic/wp-integration-cant-access-admin-section#post-16962</link>
<pubDate>Thu, 26 Jun 2008 21:47:24 +0000</pubDate>
<dc:creator>Christiaan</dc:creator>
<guid isPermaLink="false">16962@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Actually it's not just can't login into admin area, it's can't appear to login to forum at all.
&#60;/p&#62;</description>
</item>
<item>
<title>Christiaan on "WP Integration: can't access Admin section"</title>
<link>http://bbpress.org/forums/topic/wp-integration-cant-access-admin-section#post-16940</link>
<pubDate>Wed, 25 Jun 2008 22:20:22 +0000</pubDate>
<dc:creator>Christiaan</dc:creator>
<guid isPermaLink="false">16940@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh, I've just noticed this all written by the plugin!! Ha. I'll remove it and see what happens.&#60;/p&#62;
&#60;p&#62;Edit: strange, I've deactivated the plugin and remove the code from the .htacess file, and the forum is accessible. But I was also expecting to start getting the 404 errors again, and I'm not.&#60;/p&#62;
&#60;p&#62;I expect I have not got to the end of this problem&#60;/p&#62;
&#60;p&#62;Edit 2: Indeed, my WP permalinks aren't working now. This integration thing really is an up hill battle.
&#60;/p&#62;</description>
</item>
<item>
<title>Christiaan on "WP Integration: can't access Admin section"</title>
<link>http://bbpress.org/forums/topic/wp-integration-cant-access-admin-section#post-16939</link>
<pubDate>Wed, 25 Jun 2008 22:18:03 +0000</pubDate>
<dc:creator>Christiaan</dc:creator>
<guid isPermaLink="false">16939@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Chris, I've got access to access logs, if that would help.&#60;/p&#62;
&#60;p&#62;It appears to be .htaccess related. If I remove the .htaccess file from the WP directory my forum is accessible.&#60;/p&#62;
&#60;p&#62;I've forgotten the timeline of what I was working on now (can't multitask very well!) but it's possibly related to this plugin that I've installed to get rid of a 404 problem: &#60;a href=&#34;http://bbpress.org/forums/topic/strange-redirections-and-404s-after-wp-integration&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/strange-redirections-and-404s-after-wp-integration&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Although when I deactivate this plugin it doesn't make any difference. Here's the htaccess file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;# BEGIN WordPress
&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
RewriteRule ^forum/topic /forum/topic.php [QSA,L]
RewriteRule ^forum/forum /forum/forum.php [QSA,L]
RewriteRule ^forum/tags /forum/tags.php [QSA,L]
RewriteRule ^forum /forum/index.php [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#38;lt;/IfModule&#38;gt;

# END WordPress&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>chrishajer on "WP Integration: can't access Admin section"</title>
<link>http://bbpress.org/forums/topic/wp-integration-cant-access-admin-section#post-16935</link>
<pubDate>Wed, 25 Jun 2008 21:34:33 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16935@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do you have access to any server logs?  A blank page usually indicates a 500 Syntax Error, so it would be helpful to see what that is.
&#60;/p&#62;</description>
</item>
<item>
<title>Christiaan on "WP Integration: can't access Admin section"</title>
<link>http://bbpress.org/forums/topic/wp-integration-cant-access-admin-section#post-16927</link>
<pubDate>Wed, 25 Jun 2008 19:41:49 +0000</pubDate>
<dc:creator>Christiaan</dc:creator>
<guid isPermaLink="false">16927@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I thought I'd jumped through all the hoops; I've managed to get everything integrated on the front end but when I go to access the forum admin section now I get a blank page.&#60;/p&#62;
&#60;p&#62;Since being able to access the forum admin section I've changed &#60;code&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;&#60;/code&#62; to &#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62; in the bbPress theme files, moved &#60;code&#62;require_once(&#38;#39;../wp-blog-header.php&#38;#39;);&#60;/code&#62; up to the top of my config file.&#60;/p&#62;
&#60;p&#62;If I remove  &#60;code&#62;require_once(&#38;#39;../wp-blog-header.php&#38;#39;);&#60;/code&#62; from my config file I can access the admin section.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
