<?xml version="1.0"?><!-- 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 Showcase Tag: cash</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Tag: cash</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 00:17:14 +0000</pubDate>

<item>
<title>mostlycostly on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-737</link>
<pubDate>Thu, 09 Oct 2008 08:44:12 +0000</pubDate>
<dc:creator>mostlycostly</dc:creator>
<guid isPermaLink="false">737@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Agreed.  We are teting it and love it too!
&#60;/p&#62;</description>
</item>
<item>
<title>cartmanffc on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-691</link>
<pubDate>Wed, 17 Sep 2008 09:15:23 +0000</pubDate>
<dc:creator>cartmanffc</dc:creator>
<guid isPermaLink="false">691@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;thank you for your quick reply and it looks like I got mixed in my domains and sites  :o&#60;br /&#62;
I previously removed the bug on one of them but then I checked the other and nothing happened so I was confused...&#60;/p&#62;
&#60;p&#62;anyway, now it works great and the plugin is awesome; &#60;strong&#62;THANKS!&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-690</link>
<pubDate>Tue, 16 Sep 2008 23:31:56 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">690@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;The repeats you are getting are from a bug in bbPress 1.0 alpha. You need to upgrade it to the newest version and the doubling will go away.&#60;/p&#62;
&#60;p&#62;Or you can manually edit template-functions.php like so:&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/changeset/1661&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/changeset/1661&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you commit to using the alpha, you have to keep up with it. Bugs are fixed daily.
&#60;/p&#62;</description>
</item>
<item>
<title>cartmanffc on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-689</link>
<pubDate>Tue, 16 Sep 2008 19:21:15 +0000</pubDate>
<dc:creator>cartmanffc</dc:creator>
<guid isPermaLink="false">689@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;is there any chance to get version 0.0.3 which worked for me unlike the last version which gives me back the graphic bar twice (just like in 0.0.2 only without repeating gravatar)?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-605</link>
<pubDate>Tue, 12 Aug 2008 02:05:22 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">605@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;bacteriano, please copy here (between backticks) the settings you have set inside of the plugin, between 'automatic' and 'use_ajax'&#60;/p&#62;
&#60;p&#62;I have many, many checks to prevent happening what you seem to have in your database (the storing of wrong info into user meta data) so I don't see how it's happening.&#60;/p&#62;
&#60;p&#62;Essentially it must be grabbing $user-&#38;gt;bb_reputation from user # 0, which is very wrong.&#60;/p&#62;
&#60;p&#62;I have a strong suspicion that you have a typo in your settings.&#60;/p&#62;
&#60;p&#62;You can also &#60;a href=&#34;http://bbpress.org/plugins/topic/bb-reputation&#34;&#62;try 0.0.3 when it updates on bbPress.org&#60;/a&#62; - I put in some additional checks to deal with your data corruption to try to fix the values on the fly. Anyone with the strange data in database has lost their points/history however, sorry. If you delete the bad values (the ones with the long string instead of a simple number) it will attempt to re-calculate it.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-604</link>
<pubDate>Tue, 12 Aug 2008 01:16:53 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">604@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Yeah there's definitely something very wrong going on there, first it's not storing history for anyone and second it's somehow storing the overall configuration settings that should be in options meta into the user meta. That shouldn't even be possible.
&#60;/p&#62;</description>
</item>
<item>
<title>bacteriano on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-603</link>
<pubDate>Mon, 11 Aug 2008 19:57:15 +0000</pubDate>
<dc:creator>bacteriano</dc:creator>
<guid isPermaLink="false">603@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I don't know if you want to see this (attachment - bb_reputation on wp_usermeta) or another thing.&#60;/p&#62;
&#60;p&#62;For that image (attachment)&#60;/p&#62;
&#60;p&#62;ID 2210 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/milonurv88&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/milonurv88&#60;/a&#62;&#60;br /&#62;
ID 2228 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/lordcold&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/lordcold&#60;/a&#62;&#60;br /&#62;
ID 2249 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/rozzko&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/rozzko&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My Plugins &#38;gt;&#38;gt; &#60;a href=&#34;http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-602&#34; rel=&#34;nofollow&#34;&#62;http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-602&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bacteriano on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/4#post-602</link>
<pubDate>Mon, 11 Aug 2008 19:43:50 +0000</pubDate>
<dc:creator>bacteriano</dc:creator>
<guid isPermaLink="false">602@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I don't understand if you need to see this...&#60;/p&#62;
&#60;p&#62;Attached file(bb_reputation on wp_usermeta)&#60;/p&#62;
&#60;p&#62;...or another thing.&#60;/p&#62;
&#60;p&#62;ID 2210 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/milonurv88&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/milonurv88&#60;/a&#62;&#60;br /&#62;
ID 2228 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/lordcold&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/lordcold&#60;/a&#62;&#60;br /&#62;
ID 2249 &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/profile/rozzko&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/profile/rozzko&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Installes Plug Ins &#38;gt;&#38;gt; &#60;a href=&#34;http://iphonefan.com/foro/view/installed-plugins&#34; rel=&#34;nofollow&#34;&#62;http://iphonefan.com/foro/view/installed-plugins&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your time and help <img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_biggrin.gif" title=":D" class="bb_smilies" /> &#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/3#post-594</link>
<pubDate>Mon, 11 Aug 2008 01:41:38 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">594@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;That's actually the correct info in the database for the overall settings.&#60;/p&#62;
&#60;p&#62;I need to see what's in the database for bb_reputation under &#60;code&#62;bb_usermeta&#60;/code&#62; (or &#60;code&#62;wp_usermeta&#60;/code&#62; )&#60;/p&#62;
&#60;p&#62;If you go to the last page of it in phpmyadmin you should see the new (or deleted) bb_reputation&#60;/p&#62;
&#60;p&#62;I can't reproduce the problem so I am relying on your help to debug&#60;/p&#62;
&#60;p&#62;Are you running any other plugins that affect profile?&#60;br /&#62;
How about plugins that affect username?
&#60;/p&#62;</description>
</item>
<item>
<title>bacteriano on "new bbPress plugin: bbPress Reputation (Karma)"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-reputation-karma/page/3#post-593</link>
<pubDate>Mon, 11 Aug 2008 00:41:46 +0000</pubDate>
<dc:creator>bacteriano</dc:creator>
<guid isPermaLink="false">593@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;With a fresh copy of plugin I have the same problem, if I (or user) edit anything of profile I get this on his profile&#60;/p&#62;
&#60;p&#62;Reputation&#60;br /&#62;
Array&#60;/p&#62;
&#60;p&#62;and in the database the same
&#60;/p&#62;</description>
</item>

</channel>
</rss>
