<?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: Fix or remove bozo function before it kills bbPress</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Fix or remove bozo function before it kills bbPress</description>
<language>en</language>
<pubDate>Mon, 13 Oct 2008 12:49:34 +0000</pubDate>

<item>
<title>M on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-10814</link>
<pubDate>Thu, 06 Sep 2007 03:35:52 +0000</pubDate>
<dc:creator>M</dc:creator>
<guid isPermaLink="false">10814@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I lost my marbles somewhere along the way. :D I did make one change to the forums - added smilies. Every bozo I've got now was using smilies.
&#60;/p&#62;</description>
</item>
<item>
<title>M on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-10801</link>
<pubDate>Wed, 05 Sep 2007 21:49:59 +0000</pubDate>
<dc:creator>M</dc:creator>
<guid isPermaLink="false">10801@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Funny, I just ran into this problem again within the past couple of days. Totally out of the blue, without any changes to the forum, a handful of my members posts are being marked as spam, and half of those users are marked as bozo. Because I have nothing to go on, I can't offer up any useful info for a solution at this point.&#60;/p&#62;
&#60;p&#62;It's not a huge problem since I can just check the spam every couple of days and send the posts to the forum. The last bozo solution worked so well that I don't even check it anymore, but someone emailed me today to alert me and I found a stack of posts from the last 2-4 days marked as spam.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-10788</link>
<pubDate>Wed, 05 Sep 2007 15:22:50 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">10788@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you look at it, the bozo.php file hasn't had any real &#34;renovations&#34; for quite some time.    It is something that has to be addressed and I completely agree.     Between the integration issues, akismet and bozo concerns, people might be a little put off. &#60;/p&#62;
&#60;p&#62;What I don't understand is how some people are getting real problems and others are not.    I haven't had any real problems, but I don't run a large site.    Has any of the big ones had any real problems?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-10782</link>
<pubDate>Wed, 05 Sep 2007 11:08:31 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10782@http://bbpress.org/forums/</guid>
<description>&#60;pre&#62;&#60;code&#62;You can also alternatively get rid of it all together just by taking this line out of bb-settings.php:

require( BBPATH . BBINC . &#38;#39;bozo.php&#38;#39;);
&#38;#38;&#38;#38;
require( BBPATH . BBINC . &#38;#39;akismet.php&#38;#39;);

YMMV.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Why would I need to take out the akismet.php as well?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-6719</link>
<pubDate>Sat, 14 Apr 2007 11:01:20 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6719@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't think it's unreasonable for pre-1.0 software to have outstanding problems like this. Personally I have had to mark users as bozos. The only thing lacking here is documentation, which is often the case with free software.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-6658</link>
<pubDate>Thu, 12 Apr 2007 15:06:02 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6658@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think in the vast majority of cases it does work. Anyway, I agree it seems like releasing .82 just with the bozo thing fixed (making the changes the plugin makes now) would've been the smart thing to do - but I don't know what's going on in their offices.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-6653</link>
<pubDate>Thu, 12 Apr 2007 12:33:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6653@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm not worried about fixing it for me.  I'm worried about fixing it for every new person who comes along and installs it and has a problem immediately.  If the above works, that should be the default and that should be released.  Anyone who downloads the latest.tar.gz should not have to edit out anything to fix the bozo problem.  The default doesn't work, so it should be changed until it's fixed.  No patches: a new release.
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-6651</link>
<pubDate>Thu, 12 Apr 2007 10:35:51 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6651@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can also alternatively get rid of it all together just by taking this line out of bb-settings.php:&#60;/p&#62;
&#60;p&#62;require( BBPATH . BBINC . 'bozo.php');&#60;br /&#62;
&#38;#38;&#38;#38;&#60;br /&#62;
require( BBPATH . BBINC . 'akismet.php');&#60;/p&#62;
&#60;p&#62;YMMV.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Fix or remove bozo function before it kills bbPress"</title>
<link>http://bbpress.org/forums/topic/fix-or-remove-bozo-function-before-it-kills-bbpress#post-6645</link>
<pubDate>Thu, 12 Apr 2007 04:03:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6645@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The bozo function seems to be broken.  Just do a search of this forum for bozo and you will see tons of questions from people who have just installed bbPress, they post but the posts don't show, or they are the key master and are marked a bozo.  If someone has responded to a thread with the word 'bozo' these searches will work on this forum:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/search.php?q=bozo&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/search.php?q=bozo&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.google.com/search?q=site:http://bbpress.org/forums/%20bozo&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/search?q=site:http://bbpress.org/forums/%20bozo&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/tags/bozo&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/tags/bozo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I respectfully request a new release with this bozo functionality fixed and functional (waiting for 1.0 is not acceptable IMHO) or a new release with the functionality removed.  I have been running a bbPress forum for 6 months or so and I have never had a need to mark someone a bozo, but I have spent countless hours either fixing bozo problems on my own forum or responding to requests on this forum from people who can't see their own posts, etc. How many other people have used it for what it's for vs. how many people have been affected by it not working correctly?&#60;/p&#62;
&#60;p&#62;Please, fix it or remove it, for the sake of the future of bbPress.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
