<?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: my-plugins</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: my-plugins</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 15:45:20 +0000</pubDate>

<item>
<title>chrishajer on "plugin directory"</title>
<link>http://bbpress.org/forums/topic/plugin-directory#post-14880</link>
<pubDate>Tue, 01 Apr 2008 17:04:42 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14880@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Edit config-sample.php with your details, then save it as config.php.  That's the directory where you need to create the two directories I mentioned, my-plugins and my-templates.
&#60;/p&#62;</description>
</item>
<item>
<title>darksprite on "plugin directory"</title>
<link>http://bbpress.org/forums/topic/plugin-directory#post-14873</link>
<pubDate>Tue, 01 Apr 2008 09:15:25 +0000</pubDate>
<dc:creator>darksprite</dc:creator>
<guid isPermaLink="false">14873@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hi i only seem to be able to find config-sample.php,  i did see something about copying it and putting it somewhere but could't figure it out lol
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "plugin directory"</title>
<link>http://bbpress.org/forums/topic/plugin-directory#post-14862</link>
<pubDate>Tue, 01 Apr 2008 05:03:26 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14862@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Right now, go ahead and create these two directories in the same folder where your config.php is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;my-templates
my-plugins&#60;/code&#62;&#60;/pre&#62;
&#60;br /&#62;&#38;nbsp;&#60;br /&#62;
Then, put your plugins into the my-plugins directory.  I think these bare directories should be included in the download package.   Maybe there's a good reason they're not, but it just seems silly to me.
&#60;/p&#62;</description>
</item>
<item>
<title>darksprite on "plugin directory"</title>
<link>http://bbpress.org/forums/topic/plugin-directory#post-14850</link>
<pubDate>Mon, 31 Mar 2008 20:28:22 +0000</pubDate>
<dc:creator>darksprite</dc:creator>
<guid isPermaLink="false">14850@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i see no where to add these plugins?? where is my main bbpress directory???&#60;br /&#62;
please help :)
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-7865</link>
<pubDate>Mon, 04 Jun 2007 17:30:11 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7865@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Did you actually go around to each user and set their bozo field to 0 and update? Otherwise the fix won't work and neither would disabling akismet.&#60;/p&#62;
&#60;p&#62;I'm think &#60;code&#62;$bb-&#38;gt;akismet_key = &#38;#39;anything other than a key&#38;#39;&#60;/code&#62; does disable it. Take a look at bb-includes/akismet.php.
&#60;/p&#62;</description>
</item>
<item>
<title>Tigrelog on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-7859</link>
<pubDate>Mon, 04 Jun 2007 16:38:35 +0000</pubDate>
<dc:creator>Tigrelog</dc:creator>
<guid isPermaLink="false">7859@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This fix didn't work for me. Anybody else has an idea how to &#60;strong&#62;totally&#60;/strong&#62; disable Akismet SPAM?&#60;/p&#62;
&#60;p&#62;Setting &#60;code&#62;$bb-&#38;gt;akismet_key = 'false'&#60;/code&#62; didn't work for me either.
&#60;/p&#62;</description>
</item>
<item>
<title>MigPilot on "upload my-plugins &#038; forum vanishes"</title>
<link>http://bbpress.org/forums/topic/upload-my-plugins-038-forum-vanishes#post-7720</link>
<pubDate>Tue, 29 May 2007 07:05:50 +0000</pubDate>
<dc:creator>MigPilot</dc:creator>
<guid isPermaLink="false">7720@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ha, that was too simple! It's the akismet.php file but no error code. The server alaways has returned an error code in the past, just not on this. &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "upload my-plugins &#038; forum vanishes"</title>
<link>http://bbpress.org/forums/topic/upload-my-plugins-038-forum-vanishes#post-7719</link>
<pubDate>Tue, 29 May 2007 06:34:31 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">7719@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I assume there were files containing code in the my-plugins folder? There is probably some PHP error being triggered. Most production servers write this error to a log instead of displaying it in the browser and then cease execution of the PHP script.&#60;/p&#62;
&#60;p&#62;You need to locate and read this log to begin to troubleshoot.&#60;/p&#62;
&#60;p&#62;If there are multiple files in your my-plugins folder, then try uploading them one by one until the error occurs. That way you will know which file is broken.
&#60;/p&#62;</description>
</item>
<item>
<title>MigPilot on "upload my-plugins &#038; forum vanishes"</title>
<link>http://bbpress.org/forums/topic/upload-my-plugins-038-forum-vanishes#post-7716</link>
<pubDate>Tue, 29 May 2007 06:17:55 +0000</pubDate>
<dc:creator>MigPilot</dc:creator>
<guid isPermaLink="false">7716@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I have tried to solve this one for some time now but I can find no answer nor can I see why it would happen at all (prolly just me). On a fresh install of .8.1, I upload a my-plugins folder like everyone says. The minute I do this, the entire forum vanishes, no error message, nothing. Just no forum.&#60;/p&#62;
&#60;p&#62;What am I missing here?&#60;/p&#62;
&#60;p&#62;Any suggestions or solutions would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
</item>
<item>
<title>Bassetts on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5689</link>
<pubDate>Wed, 21 Mar 2007 11:13:11 +0000</pubDate>
<dc:creator>Bassetts</dc:creator>
<guid isPermaLink="false">5689@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Pretty sure you do not need to chmod anything as the standard chmod settings for files and folders gives bbpress all the access it needs.
&#60;/p&#62;</description>
</item>
<item>
<title>fuBarness on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5675</link>
<pubDate>Tue, 20 Mar 2007 22:53:56 +0000</pubDate>
<dc:creator>fuBarness</dc:creator>
<guid isPermaLink="false">5675@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;interesting... thanks!&#60;/p&#62;
&#60;p&#62;no chmod required?
&#60;/p&#62;</description>
</item>
<item>
<title>Bassetts on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5674</link>
<pubDate>Tue, 20 Mar 2007 22:23:14 +0000</pubDate>
<dc:creator>Bassetts</dc:creator>
<guid isPermaLink="false">5674@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You have to create a folder called &#60;code&#62;my-plugins&#60;/code&#62; inside the bbpress root e.g. /bbpress/my-plugins/ and then upload the plugin to that folder.
&#60;/p&#62;</description>
</item>
<item>
<title>fuBarness on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5671</link>
<pubDate>Tue, 20 Mar 2007 22:05:49 +0000</pubDate>
<dc:creator>fuBarness</dc:creator>
<guid isPermaLink="false">5671@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Actually, I tried to install that, but I don't know where the 'my-plugins' is on bbPress. Do I create it? If so, where?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5669</link>
<pubDate>Tue, 20 Mar 2007 21:52:23 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5669@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;As well, if that doesn't work for you, you can change the akismet to false in your config.php seems to be another workaround.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5668</link>
<pubDate>Tue, 20 Mar 2007 21:51:37 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5668@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This 'fix' seems to work for most users to not have Akismet nuke each post as spam.   There will be a better solution in 1.0, so sorry about this!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/822?replies=4&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/822?replies=4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>fuBarness on ""Not Spam" Annoying Before Making Posts"</title>
<link>http://bbpress.org/forums/topic/not-spam-annoying-before-making-posts#post-5664</link>
<pubDate>Tue, 20 Mar 2007 21:44:54 +0000</pubDate>
<dc:creator>fuBarness</dc:creator>
<guid isPermaLink="false">5664@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;After installing bbPress, I am starting to get annoyed in clicking &#34;Not Spam&#34; every time I make a post. It actually took me an hour to realize that was the problem in causing no posts to be displayed on my board.&#60;/p&#62;
&#60;p&#62;Is there anyway I can just post without having to press &#34;Not Spam&#34; for each post I make? Not only that, but for my members as well.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
