<?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: Bozo problem</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Bozo problem</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 02:54:29 +0000</pubDate>

<item>
<title>skrolikowski on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-7730</link>
<pubDate>Wed, 30 May 2007 01:24:11 +0000</pubDate>
<dc:creator>skrolikowski</dc:creator>
<guid isPermaLink="false">7730@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah, when I looked at the source code I noticed that &#60;code&#62;&#38;amp;quot;&#60;/code&#62;'s were being used instead of &#60;code&#62;&#38;quot;&#60;/code&#62;'s only on the &#60;em&#62;checkbox&#60;/em&#62; and &#60;em&#62;value&#60;/em&#62; attributes.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-7729</link>
<pubDate>Wed, 30 May 2007 01:00:30 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7729@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Don't worry about it :)&#60;/p&#62;
&#60;p&#62;My template-functions might be different, but at a guess that fixes the HTML for people to checkbox if a user is a bozo or not? Problem was that different quotation marks were being used inconsistently, right?
&#60;/p&#62;</description>
</item>
<item>
<title>skrolikowski on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-7728</link>
<pubDate>Tue, 29 May 2007 23:04:35 +0000</pubDate>
<dc:creator>skrolikowski</dc:creator>
<guid isPermaLink="false">7728@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Now I look like a fool :(
&#60;/p&#62;</description>
</item>
<item>
<title>skrolikowski on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-7727</link>
<pubDate>Tue, 29 May 2007 23:03:56 +0000</pubDate>
<dc:creator>skrolikowski</dc:creator>
<guid isPermaLink="false">7727@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ignore
&#60;/p&#62;</description>
</item>
<item>
<title>skrolikowski on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-7726</link>
<pubDate>Tue, 29 May 2007 23:01:56 +0000</pubDate>
<dc:creator>skrolikowski</dc:creator>
<guid isPermaLink="false">7726@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't know if people are still having this problem, but the same thing happened to me and I used a simple hack to fix it.  So for anyone who wants a solution, here goes:&#60;/p&#62;
&#60;p&#62;Open the 'bb-includes/template-functions.php' file&#60;br /&#62;
Go to line 1228 where it reads: &#60;strong&#62;&#60;code&#62;echo attribute_escape( $label[2] );&#60;/code&#62;&#60;/strong&#62;&#60;br /&#62;
Replace it with: &#60;strong&#62;&#60;code&#62;echo str_replace(&#38;#39;&#38;amp;quot;&#38;#39;,&#38;#39;&#38;quot;&#38;#39;,attribute_escape( $label[2] ));&#60;/code&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;The problem I found was that it was using &#60;em&#62;&#38;quot;&#60;/em&#62;'s instead of &#60;em&#62;&#34;&#60;/em&#62;'s for some unexplainable reason, so I just used a simple str_replace() function to solve the problem.  I hope this helps some people, I know the last post was 3 months ago.
&#60;/p&#62;</description>
</item>
<item>
<title>tgpuckett on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-6024</link>
<pubDate>Wed, 28 Mar 2007 03:42:09 +0000</pubDate>
<dc:creator>tgpuckett</dc:creator>
<guid isPermaLink="false">6024@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you're a bozo, when you post nobody else can see your posts. If everyone can see your posts, then you're not a bozo.
&#60;/p&#62;</description>
</item>
<item>
<title>boomanfloral on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-6023</link>
<pubDate>Wed, 28 Mar 2007 03:41:01 +0000</pubDate>
<dc:creator>boomanfloral</dc:creator>
<guid isPermaLink="false">6023@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK. I read ALL these posts. I have the same problem, I am marked as a bozo and also all my members, but I don't really know why is all that bad to be marked as a bozo. My forum works fine. I can post, my members can post. What are the disadvantages to be marked as a bozo?
&#60;/p&#62;</description>
</item>
<item>
<title>tgpuckett on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5995</link>
<pubDate>Tue, 27 Mar 2007 02:28:21 +0000</pubDate>
<dc:creator>tgpuckett</dc:creator>
<guid isPermaLink="false">5995@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have this problem as well. I am a bozo (the admin of the forum) I don't have anything in my Akismet field in my config.php. Why is this happening and what can I do until the next release?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5864</link>
<pubDate>Sun, 25 Mar 2007 01:11:21 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5864@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It was scheduled to be out pretty soon here, but the number of tickets keeps increasing.   Usually, at some point, mdawaffe just cuts the tickets to the next version and has a release.   It will be soon I would imagine.....maybe within 30 days, but don't quote me on that......;)&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5862</link>
<pubDate>Sun, 25 Mar 2007 01:08:50 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">5862@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Akisemet was already false, and it still happened. Anyway, I've commented out the entire bozo function in the core for now. I look forward to mdawaffe's fix, thanks.&#60;/p&#62;
&#60;p&#62;When is 1.0 due, anyway?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5859</link>
<pubDate>Sun, 25 Mar 2007 01:02:10 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5859@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mdawaffe is working on a permanant fix for this problem for a quick release before 1.0 comes out.   He is aware that some people are having problems because Akismet is not 'whitelisting' the trusted users right now and the next release will have this happen.   I would turn Akismet to false in your config and see if that at least works for you right now.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Arlo on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5797</link>
<pubDate>Fri, 23 Mar 2007 22:13:54 +0000</pubDate>
<dc:creator>Arlo</dc:creator>
<guid isPermaLink="false">5797@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;None of these tricks work for me. I'm using latest bbPress and fix plugin. Even with a clean install, my keymaster user will randomly become a bozo. I have a either a &#34;1&#34; or ny login name  in the profiles bozo field (yes, it's a field, not a checkbox). Akismet is not enabled.&#60;/p&#62;
&#60;p&#62;Also, there is no &#34;is_bozo&#34; in my usemeta table at all, and sure enough it's not listed in the admin bozo section.&#60;/p&#62;
&#60;p&#62;Is there a fix for this? It's a big mess.
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5047</link>
<pubDate>Thu, 01 Mar 2007 19:34:39 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">5047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Please try this plugin: &#60;a href=&#34;http://bbpress.org/plugins/topic/37&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/37&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And let us know if that resolves the &#34;1&#34; strangeness on the profile edit page.
&#60;/p&#62;</description>
</item>
<item>
<title>ipears on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5034</link>
<pubDate>Thu, 01 Mar 2007 15:32:35 +0000</pubDate>
<dc:creator>ipears</dc:creator>
<guid isPermaLink="false">5034@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can we make this topic &#60;strong&#62;sticky&#60;/strong&#62; till resolved please?
&#60;/p&#62;</description>
</item>
<item>
<title>8-BitBrother on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5019</link>
<pubDate>Thu, 01 Mar 2007 04:17:05 +0000</pubDate>
<dc:creator>8-BitBrother</dc:creator>
<guid isPermaLink="false">5019@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thank you Trent, I'm having this issue as well : /
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5014</link>
<pubDate>Thu, 01 Mar 2007 02:21:25 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5014@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have alerted mdawaffe of this issue and hopefully he can come up with a better explanation how to handle this.   Sorry about this.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>M on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5010</link>
<pubDate>Thu, 01 Mar 2007 00:47:13 +0000</pubDate>
<dc:creator>M</dc:creator>
<guid isPermaLink="false">5010@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's just where I am, fel64. It seems to be only affecting myself and my mod/admins. I can't unbozo us in the database anymore so we all just unspam our posts as we go for now.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-5009</link>
<pubDate>Thu, 01 Mar 2007 00:00:57 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">5009@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Interestingly, my bozo problem seems to have matured/reached Phase II, during which all posts I (and perhaps some, though not all, others) make are marked as spam.
&#60;/p&#62;</description>
</item>
<item>
<title>qzplx on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-4992</link>
<pubDate>Wed, 28 Feb 2007 05:38:55 +0000</pubDate>
<dc:creator>qzplx</dc:creator>
<guid isPermaLink="false">4992@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Trent,&#60;br /&#62;
After i modified the:&#60;br /&#62;
/bb-includes/akismet.php&#60;br /&#62;
/bb-includes/functions.php&#60;/p&#62;
&#60;p&#62;There is nothing happening ?&#60;br /&#62;
i dunno what happen, my post is still marked as spam.&#60;/p&#62;
&#60;p&#62;and is bozo value for all user is &#34;1&#34;&#60;/p&#62;
&#60;p&#62;I dunno what the meaning of this, appreciate for the advise
&#60;/p&#62;</description>
</item>
<item>
<title>huntherx17 on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-4988</link>
<pubDate>Wed, 28 Feb 2007 03:05:51 +0000</pubDate>
<dc:creator>huntherx17</dc:creator>
<guid isPermaLink="false">4988@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've been trying to trace which code assigns the post status to &#34;2&#34; for every post but I cant seem to find it since it marks every post a spam, bozo or not bozo. I dunno why.
&#60;/p&#62;</description>
</item>
<item>
<title>qzplx on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-4985</link>
<pubDate>Wed, 28 Feb 2007 00:45:42 +0000</pubDate>
<dc:creator>qzplx</dc:creator>
<guid isPermaLink="false">4985@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks Trent! u're the savior...&#60;/p&#62;
&#60;p&#62;:D
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-4951</link>
<pubDate>Tue, 27 Feb 2007 16:14:23 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">4951@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The TRAC version of bbPress has a fix in it that has it so Akismet doesn't filter trusted users.   The ticket is &#60;a href=&#34;http://trac.bbpress.org/ticket/599#comment:1&#34;&#62;here&#60;/a&#62;.   If you don't feel comfortable upgrading at least the 2 files in question to the TRAC version, all you can do until this fix gets put in a release is set Akismet as false in config.php.   I am not 100% if you can just take:&#60;/p&#62;
&#60;p&#62;/bb-includes/akismet.php&#60;br /&#62;
/bb-includes/functions.php&#60;/p&#62;
&#60;p&#62;Those 2 files out of changeset 722 and apply them and have this fixed, but I would backup those 2 files you have already and then try it out!   If you are adventurous that is!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>qzplx on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem/page/2#post-4949</link>
<pubDate>Tue, 27 Feb 2007 14:08:58 +0000</pubDate>
<dc:creator>qzplx</dc:creator>
<guid isPermaLink="false">4949@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi trent, yeah, me too facing the same problem, my userid cannot post to forum its always marked as spam, and in bozo field its same with radkitten
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4814</link>
<pubDate>Sat, 24 Feb 2007 01:41:58 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">4814@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have an install where the &#34;1&#34; is shown as well and mdawaffe knows about it and is working on it!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>suleiman on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4808</link>
<pubDate>Fri, 23 Feb 2007 22:38:27 +0000</pubDate>
<dc:creator>suleiman</dc:creator>
<guid isPermaLink="false">4808@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mods, request you change the title of this thread to: &#34;How Can I Stop Being Such A Bozo?&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>radkitten on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4803</link>
<pubDate>Fri, 23 Feb 2007 19:05:41 +0000</pubDate>
<dc:creator>radkitten</dc:creator>
<guid isPermaLink="false">4803@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I went to the rendered page and it does say the type is supposed to be a checkbox. IE:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;
&#38;lt;tr&#38;gt;
  &#38;lt;th scope=\&#38;quot;row\&#38;quot;&#38;gt;This user is a bozo:&#38;lt;/th&#38;gt;
  &#38;lt;td&#38;gt;&#38;lt;input name=\&#38;quot;is_bozo\&#38;quot; id=\&#38;quot;is_bozo\&#38;quot; type=&#38;amp;quot;checkbox&#38;amp;quot; value=&#38;amp;quot;1&#38;amp;quot; /&#38;gt;

&#38;lt;/td&#38;gt;
&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However in the actual view of the page it is not a checkbox but a row with a &#34;1&#34; that I cannot get rid of in the place of it.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4799</link>
<pubDate>Fri, 23 Feb 2007 16:52:17 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">4799@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have the same screen as radkitten, but I do not notice anything out of the ordinary. I don't have to approve posts, for example. I'm using a .81 install (first version I installed), with a handful of plugins (post count, smilies, quick buttons on the post box).&#60;/p&#62;
&#60;p&#62;Looking at the page source code, &#60;code&#62;type=\&#38;quot;\&#38;quot;checkbox\&#38;quot;\&#38;quot;&#60;/code&#62; and &#60;code&#62;value=\&#38;quot;\&#38;quot;1\&#38;quot;\&#38;quot;&#60;/code&#62; (yes, there are double quotemarks).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;tr&#38;gt;
  &#38;lt;th scope=\&#38;quot;row\&#38;quot;&#38;gt;This user is a bozo:&#38;lt;/th&#38;gt;
  &#38;lt;td&#38;gt;&#38;lt;input type=\&#38;quot;\&#38;quot;checkbox\&#38;quot;\&#38;quot; value=\&#38;quot;\&#38;quot;1\&#38;quot;\&#38;quot; id=\&#38;quot;is_bozo\&#38;quot; name=\&#38;quot;is_bozo\&#38;quot;/&#38;gt;
&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I went to template-functions, to &#60;code&#62;bb_profile_admin_form&#60;/code&#62;, and found no code for inclusion of a bozo checkbox, but code to include a custom member title etc.&#60;/p&#62;
&#60;p&#62;Edit: yeah, it is trying to double-escape my quote marks when I edit. I had to remove the original forward slashes now to avoid this.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4794</link>
<pubDate>Fri, 23 Feb 2007 15:49:19 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4794@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;radkitten, that's interesting.  It's supposed to be a checkbox as seen in this screenshot: &#60;a href=&#34;http://www.chrishajer.com/bike/XLF/bozo2.png&#34; rel=&#34;nofollow&#34;&#62;http://www.chrishajer.com/bike/XLF/bozo2.png&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Can you post the relevant source of the rendered page to see if the input is type=&#34;checkbox&#34; like this?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;td&#38;gt;&#38;lt;input name=\\\&#38;quot;is_bozo\\\&#38;quot; id=\\\&#38;quot;is_bozo\\\&#38;quot; value=\\\&#38;quot;1\\\&#38;quot; type=\\\&#38;quot;checkbox\\\&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;edit: those slashes do not appear in the HTML, just here after I pasted the  HTML.  I thought I saw a trac ticket for that already :&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/ticket/596&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/596&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;edit2: they had one slash added the first time, then I edited above and a 2nd slash appeared, now I am editing now and I suspect there will be a 3rd slash when I check again.
&#60;/p&#62;</description>
</item>
<item>
<title>radkitten on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4790</link>
<pubDate>Fri, 23 Feb 2007 11:41:50 +0000</pubDate>
<dc:creator>radkitten</dc:creator>
<guid isPermaLink="false">4790@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's a screenshot actually of my choices as an admin in my copy:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://am-fem.com/site/admin.gif&#34; rel=&#34;nofollow&#34;&#62;http://am-fem.com/site/admin.gif&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>radkitten on "Bozo problem"</title>
<link>http://bbpress.org/forums/topic/bozo-problem#post-4789</link>
<pubDate>Fri, 23 Feb 2007 11:30:33 +0000</pubDate>
<dc:creator>radkitten</dc:creator>
<guid isPermaLink="false">4789@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah, I am currently running 0.8.1 and I don't have a checkbox on user profiles to un-bozo them :-/&#60;/p&#62;
&#60;p&#62;I just installed this like 2 days ago.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
