<?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: Forum: Plugins by _ck_ - Recent Topics</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase: Forum: Plugins by _ck_ - Recent Topics</description>
<language>en</language>
<pubDate>Fri, 05 Dec 2008 09:55:11 +0000</pubDate>

<item>
<title>crashish on "bbcode-lite custom bbcode"</title>
<link>http://bbshowcase.org/forums/topic/bbcode-lite-custom-bbcode#post-754</link>
<pubDate>Wed, 22 Oct 2008 17:17:50 +0000</pubDate>
<dc:creator>crashish</dc:creator>
<guid isPermaLink="false">754@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I apologize if this has been covered before. I searched, but did not find anything. I have been looking at the bbcode-lite source because I would like to add a custom bbcode to my forum, and I'm not entirely sure how to go about it.&#60;br /&#62;
Any help with this would be greatly appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments#post-245</link>
<pubDate>Mon, 21 Apr 2008 07:19:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">245@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;The long requested ability to upload attachments is now available!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is an early beta which does not deal with displaying inline images yet,&#60;br /&#62;
but you can help me beta test it and give feedback/bug reports. &#60;/p&#62;
&#60;p&#62;&#60;font color=&#34;red&#34;&#62;&#60;b&#62;Please note there are important security considerations&#60;br /&#62;
when allowing uploads of any kind to your server.&#60;/b&#62;&#60;/font&#62; &#60;/p&#62;
&#60;p&#62;&#60;i&#62;During beta-test the plugin defaults to only moderators (and above) can upload.&#60;/i&#62;&#60;br /&#62;
At your own risk you can open it to all members but keep in mind the plugin has not been tested extensively for security issues yet.&#60;/p&#62;
&#60;p&#62;(demonstration of attachments below - &#60;em&#62;note you cannot download&#60;br /&#62;
 them unless you are logged in,&#60;/em&#62; which is a feature set by role)
&#60;/p&#62;</description>
</item>
<item>
<title>kevinjohngallagher on "Unread Posts - class added to SPAN &#038; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-806</link>
<pubDate>Sun, 16 Nov 2008 15:20:40 +0000</pubDate>
<dc:creator>kevinjohngallagher</dc:creator>
<guid isPermaLink="false">806@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;My first time posting here, so I apologise if this seems trivial, but I think it's a major oversight.&#60;/p&#62;
&#60;p&#62;Basically, the Unread Posts plugin works really well, and does exactly what it says on the tin, but... the placement of the css code does cause some major issues.&#60;/p&#62;
&#60;p&#62;Its my opinion, that by outputting code directly to 1 cell in a table can give large usability and accessibility issues.&#60;/p&#62;
&#60;p&#62;First off, for those people attempting to emulate the look/feel/usability of say phpBB so that their users dont complain to much about the move, having the code in the TR so that the css styles can be inherited across all the TD or spans as needed makes perfect sense.&#60;/p&#62;
&#60;p&#62;Secondly, when making sites with accessibility in mind, or in my current case a forum aimed at people using screen readers - the ability to output code for the whole TR makes life 1000 times easier for those who are site impaired.&#60;/p&#62;
&#60;p&#62;Having seen the revisions for this plugin, i can see where you're coming from in getting a span with the appropriate class in it, but as with many things in BBpress - i think it's time to start moving specific inline css to a higher more modular level (which in fairness is what Wordpress does).&#60;/p&#62;
&#60;p&#62;Let me know if i can be of any assistance.&#60;/p&#62;
&#60;p&#62;Kev
&#60;/p&#62;</description>
</item>
<item>
<title>c0d3r on "mini-track fails to open admin profile"</title>
<link>http://bbshowcase.org/forums/topic/mini-track-fails-to-open-admin-profile#post-797</link>
<pubDate>Tue, 04 Nov 2008 17:02:07 +0000</pubDate>
<dc:creator>c0d3r</dc:creator>
<guid isPermaLink="false">797@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;after activating mini-track 0.2.0, I cannot open the admin profile anymore&#60;br /&#62;
(other profiles work fine)&#60;/p&#62;
&#60;p&#62;php log files says&#60;/p&#62;
&#60;p&#62;[04-Nov-2008 22:57:47] PHP Warning:  Attempt to assign property of non-object in forum\my-plugins\mini-track\mini-track-admin.php on line 505&#60;br /&#62;
[04-Nov-2008 22:58:04] PHP Fatal error:  Call to undefined function profile_last_online() in forum\bb-templates\kakumei\profile.php on line 14&#60;br /&#62;
[04-Nov-2008 22:58:14] PHP Fatal error:  Call to undefined function profile_last_online() in forum\bb-templates\kakumei\profile.php on line 14&#60;br /&#62;
[04-Nov-2008 22:58:17] PHP Warning:  Attempt to assign property of non-object in forum\my-plugins\mini-track\mini-track-admin.php on line 505&#60;br /&#62;
[04-Nov-2008 22:58:41] PHP Fatal error:  Call to undefined function profile_last_online() in forum\bb-templates\kakumei\profile.php on line 14
&#60;/p&#62;</description>
</item>
<item>
<title>agl666 on "Still Mini-track problem :("</title>
<link>http://bbshowcase.org/forums/topic/still-mini-track-problem#post-790</link>
<pubDate>Mon, 03 Nov 2008 03:14:45 +0000</pubDate>
<dc:creator>agl666</dc:creator>
<guid isPermaLink="false">790@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I've set up last Mini-track version from bbpress.org.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Warning: Invalid argument supplied for foreach() in /home/ttl79zo/public_html/forum/bb-plugins/mini-track/mini-track.php on line 133

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/ttl79zo/public_html/forum/bb-plugins/mini-track/mini-track.php on line 145

Fatal error: Cannot use string offset as an array in /home/ttl79zo/public_html/forum/bb-plugins/mini-track/mini-track.php on line 147&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Plugin files are under their own folder under bb-plugins.&#60;/p&#62;
&#60;p&#62;Please, help <img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_smile.gif" title=":)" class="bb_smilies" /> &#60;/p&#62;</description>
</item>
<item>
<title>luckydost on "Mini Tracks Plugin Problem"</title>
<link>http://bbshowcase.org/forums/topic/mini-tracks-plugin-problem#post-756</link>
<pubDate>Thu, 30 Oct 2008 14:22:26 +0000</pubDate>
<dc:creator>luckydost</dc:creator>
<guid isPermaLink="false">756@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hello Dear CK, First Thanks For Great Plugin. I have two problem.&#60;br /&#62;
I have installed this plugin at forum. plugin working but Flags not display.&#60;br /&#62;
&#60;strong&#62;footer.php&#38;gt;&#38;gt; Coding&#60;/strong&#62;&#60;br /&#62;
	&#38;lt;div id=&#34;footer&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;?php mini_track(1);  // who's online now ?&#38;gt;&#60;br /&#62;
        &#38;lt;?php mini_track_today(1);  // who's been online today ?&#38;gt;&#60;br /&#62;
        &#38;lt;?php mini_track_statistics(2);  // general statistics ?&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;&#38;lt;?php printf(__('%1$s is proudly powered by &#60;a href=&#34;%2$s&#34;&#62;bbPress&#60;/a&#62;.'), bb_option('name'), &#34;http://bbpress.org&#34;) ?&#38;gt;&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;mini-track.php&#38;gt;&#38;gt; Coding&#60;/strong&#62;&#60;br /&#62;
$mini_track_options['geoip'] =  false;   	 // &#34;/my-plugins/ip2c&#34;; 		// cc lookup -&#38;gt;  false &#124; mysql &#124; ip2c&#60;br /&#62;
$mini_track_options['flags'] =   false; 	// &#34;/my-plugins/images/flags&#34;; 	// false		// images instead of cc - path to flags&#60;/p&#62;
&#60;p&#62;$mini_track_options['debug'] = false; // false       // true = shows more info when you hover over IP in display panel - makes saved data very large, don't use regularly&#60;/p&#62;
&#60;p&#62;$mini_track_options['topic_views'] = true;	// true = replace bb-topic-views plugin, works better as no sessions needed&#60;/p&#62;
&#60;p&#62;$mini_track_options['auto_rdns']=true;	// automatically do lazy lookups of hosts from ip when in realtime tracking display&#60;br /&#62;
$mini_track_options['dns']=array(&#34;127.0.0.1&#34;); 	// or change to (&#34;208.67.220.220&#34;,&#34;208.67.222.222&#34;);  //  opendns&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Please Check URL: &#60;a href=&#34;http://www.mobi11.com/forum/?mini_track_statistics&#34;&#62;Mobi11.com - Forum&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Here following error occur&#38;gt;&#38;gt; &#34;Warning: Invalid argument supplied for foreach() in /home/mobi11c/public_html/forum/mini-track-admin.php on line 334&#34;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Please help me...!&#60;/strong&#62; :x&#60;/p&#62;
&#60;p&#62;Waiting for reply...!
&#60;/p&#62;</description>
</item>
<item>
<title>cristhian101 on "Mini-Tracks Flags"</title>
<link>http://bbshowcase.org/forums/topic/mini-tracks-flags#post-707</link>
<pubDate>Mon, 22 Sep 2008 02:44:13 +0000</pubDate>
<dc:creator>cristhian101</dc:creator>
<guid isPermaLink="false">707@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can´t see the Flags in the &#34;mini-Track&#34;. Only &#34;AR&#34; or &#34;US&#34;.&#60;/p&#62;
&#60;p&#62;Why?&#60;br /&#62;
&#60;a href=&#34;http://atlab.com.ar/foro_cinema&#34;&#62;&#60;br /&#62;
&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sorry for my very bad english
&#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#post-174</link>
<pubDate>Wed, 12 Mar 2008 18:38:02 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">174@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;This plugin will be released by the end of &#60;s&#62;March&#60;/s&#62; &#60;s&#62;April&#60;/s&#62; May and can be seen in it's testing/development mode here on bbShowcase.org&#60;/p&#62;
&#60;p&#62;This plugin allows the forum and members to award Reputation or &#34;Karma&#34; points to other members for their posts. Can optionally be used as a pseudo currency (ie. &#34;forum dollars&#34;).&#60;/p&#62;
&#60;p&#62;There are many, many options. You can automatically give points per post (ie. here you get 1 point for every post and 2 points for starting a topic) and members can give each other points (either a fixed amount or you can allow variable points based on their &#34;balance&#34;). Click the red plus sign &#60;font color=&#34;red&#34;&#62;&#60;font size=&#34;+1&#34;&#62;&#60;b&#62;+&#60;/b&#62;&#60;/font&#62;&#60;/font&#62; next to any member's post on this forum to see how it works.&#60;/p&#62;
&#60;p&#62;This can even be used as a &#34;currency&#34; (ie. Forum Dollars) and&#60;br /&#62;
you can easily change the label for the points from &#34;Reputation&#34; to anything else...
&#60;/p&#62;</description>
</item>
<item>
<title>racingnewsdigest on "BBcode Buttons"</title>
<link>http://bbshowcase.org/forums/topic/bbcode-buttons#post-714</link>
<pubDate>Fri, 26 Sep 2008 20:11:01 +0000</pubDate>
<dc:creator>racingnewsdigest</dc:creator>
<guid isPermaLink="false">714@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;For starters let me say that I know I broke this because it was working just fine a couple of days ago.&#60;/p&#62;
&#60;p&#62;I am also modifying my theme and have run into a problem.  And I don't know what.&#60;/p&#62;
&#60;p&#62;I think I have lost the styling.  I don't have the buttons anymore, instead I have the &#34;words&#34; where buttons should be, but no actual buttons and they are stacked on top of each other.  I can however click on the words and it enters the code into the text area.&#60;/p&#62;
&#60;p&#62;What have I done?????&#60;/p&#62;
&#60;p&#62;I look at the source and compare it to two other test BBpress sites that I have and they look the same...unless I am just missing something.&#60;/p&#62;
&#60;p&#62;I am continuing to work on finding the problem, so I hope the url I give you will be displaying what I am talking about.&#60;/p&#62;
&#60;p&#62;Example,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://racingnews.ryannewmaninfo.info/forum/topic.php?id=9&#34;&#62;http://racingnews.ryannewmaninfo.info/forum/topic.php?id=9&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Theme switcher"</title>
<link>http://bbshowcase.org/forums/topic/theme-switcher#post-391</link>
<pubDate>Thu, 26 Jun 2008 15:37:46 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">391@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is it possible to put the theme switcher in the user's profile so it can choose a theme there. And also so that it is safed/remembered (perhaps in users metadata or something)?&#60;/p&#62;
&#60;p&#62;That would be a nice addition to the plugin...&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
</item>

</channel>
</rss>
