<?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: Local Installation, Can't Activate Plugins</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Local Installation, Can't Activate Plugins</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 06:45:23 +0000</pubDate>

<item>
<title>djquinn on "Local Installation, Can't Activate Plugins"</title>
<link>http://bbpress.org/forums/topic/local-installation-cant-activate-plugins#post-14718</link>
<pubDate>Thu, 27 Mar 2008 04:59:37 +0000</pubDate>
<dc:creator>djquinn</dc:creator>
<guid isPermaLink="false">14718@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm working with a local fresh install of bbpress and I can't activate any plugins. (Whenever I click Activate, it says &#34;Are you sure you want to do this?&#34; and seems to be adding an extra backslash in the URL whenever I click YES). If I manually put the URL to activate into the browser without the extra backslash, bbpress spits out a fatal error and doesn't activate the plugin. I've got bbpress working on my web server with all of the plugins, so it's a problem with the local installation. &#60;/p&#62;
&#60;p&#62;The local server is Apache and my config.php looks like this:&#60;br /&#62;
$bb-&#38;gt;uri = 'http://localhost/cindyfish';&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = false;&#60;br /&#62;
(database is working fine, I can click all links in the forum)&#60;/p&#62;
&#60;p&#62;I tried changing the uri to just &#60;a href=&#34;http://localhost/,&#34; rel=&#34;nofollow&#34;&#62;http://localhost/,&#60;/a&#62; but then I can't access the admin panel. &#60;/p&#62;
&#60;p&#62;The only edit I made to the core was to modify:&#60;br /&#62;
$activetheme = bb_get_option('bb_active_theme');&#60;br /&#62;
to&#60;br /&#62;
$activetheme = stripslashes(bb_get_option('bb_active_theme'));&#60;/p&#62;
&#60;p&#62;as instructed in this post:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/theme-not-found-default-theme-applied#post-8889&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/theme-not-found-default-theme-applied#post-8889&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;...so I could get my custom theme recognized.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;EDIT: Actually, I CAN activate plugins if I manually paste the URL into the browser and remove the extra backslashes; it failed on the path to url plugin by nanome (http://bbpress.org/forums/topic/updated-to-desmond-but-theme-not-working/page/2)... would be nice tho to create a hack that could fix this for local installations on Windows&#60;/p&#62;
&#60;p&#62;EDIT2: Okay, it also seems that bbpress adds the extra backslash only if the plugins are in individual folders. For plugins that sit just in the my-plugins folder, the local installation can activate them fine. Otherwise they have to be linked manually.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
