<?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 plugin browser User Favorites: wmarcy</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser User Favorites: wmarcy</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 17:35:58 +0000</pubDate>

<item>
<title>Ajay on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2267</link>
<pubDate>Thu, 27 Nov 2008 08:15:59 +0000</pubDate>
<dc:creator>Ajay</dc:creator>
<guid isPermaLink="false">2267@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for the fix LidiaAnain. It's working perfectly now :)
&#60;/p&#62;</description>
</item>
<item>
<title>LidiaAnain on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2262</link>
<pubDate>Wed, 26 Nov 2008 14:32:16 +0000</pubDate>
<dc:creator>LidiaAnain</dc:creator>
<guid isPermaLink="false">2262@http://bbpress.org/plugins/</guid>
<description>&#60;br /&#62;</description>
</item>
<item>
<title>LidiaAnain on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2261</link>
<pubDate>Wed, 26 Nov 2008 14:29:40 +0000</pubDate>
<dc:creator>LidiaAnain</dc:creator>
<guid isPermaLink="false">2261@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I was getting an error when I had a topic stickied or closed. These were the PHP errors I was getting:&#60;/p&#62;
&#60;p&#62;Closed Topics:&#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /***/my-plugins/support-forum.php on line 657&#60;/p&#62;
&#60;p&#62;Sticky Topics:&#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /***/my-plugins/support-forum.php on line 680 &#60;/p&#62;
&#60;p&#62;Errors say line 657 and 680, but what you have to fix is on lines 652 and 675.&#60;/p&#62;
&#60;p&#62;--- Start Errors Fix ---&#60;/p&#62;
&#60;p&#62;				&#60;code&#62;&#38;#39;&#38;lt;img src=&#38;quot;%1$ssupport-forum-%2$s.png&#38;quot; alt=&#38;quot;[%3$s]&#38;quot; title=&#38;quot;[%3$s]&#38;quot; style=&#38;quot;vertical-align:top; margin-right:0.3em; width:14px; height:14px; border-width:0;&#38;quot; /&#38;gt;%4$s&#38;#39;,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;--- end fix ---&#60;/p&#62;
&#60;p&#62;Cut and paste above code into both lines 652 and 675. &#60;/p&#62;
&#60;p&#62;THANKS to Burt for providing the fix!!!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2188</link>
<pubDate>Thu, 13 Nov 2008 05:58:32 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2188@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;ukchencn, unfortunately there is a bug in the way Sam  derive the path to the icons&#60;/p&#62;
&#60;p&#62;But they have a workaround built-in, you can specify the exact path by editing your &#60;code&#62;bb-config.php&#60;/code&#62; and adding this line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;SUPPORT_FORUM_ICON_URI&#38;#39;,&#38;#39;http://your-domain-name.com/your-forum-path/images/&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(obviously change the 'your' stuff)&#60;/p&#62;
&#60;p&#62;Note to so1o, mdawaffe, SamBauers, line 225&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;iconURI = bb_get_plugin_uri($this-&#38;gt;basename) . &#38;#39;images/&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;is a very bad technique as it will be very wrong on windows boxes, etc. Try my method instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;iconURI = bb_get_option(&#38;#39;uri&#38;#39;).trim(str_replace(array(trim(BBPATH,&#38;quot;/\\&#38;quot;),&#38;quot;\\&#38;quot;),array(&#38;quot;&#38;quot;,&#38;quot;/&#38;quot;),dirname(__FILE__)),&#38;#39; /\\&#38;#39;).&#38;#39;/images/&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>ukchencn on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2187</link>
<pubDate>Wed, 12 Nov 2008 23:09:32 +0000</pubDate>
<dc:creator>ukchencn</dc:creator>
<guid isPermaLink="false">2187@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;Can anyone help with the path issue under windows environment&#60;/p&#62;
&#60;p&#62;url of the image become src=&#34;C:/xampp/htdocs/forum/my-plugins/support-forum/support-forum-no.png&#34;, which can not be seen by others&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>musnake on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2109</link>
<pubDate>Thu, 23 Oct 2008 11:38:48 +0000</pubDate>
<dc:creator>musnake</dc:creator>
<guid isPermaLink="false">2109@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;plugin v3.0.5 on bbPress 1.0.a2, PHP5, FF3&#60;/p&#62;
&#60;p&#62;Activates just fine.  First install (not an upgrade).&#60;/p&#62;
&#60;p&#62;If I try to save the settings (even if I do not make any changes) I am presented with the bbPress error page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Your attempt to do this has failed.

Please try again.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;No msgs in /bb-admin/err_log.&#60;br /&#62;
No msgs in server log.&#60;/p&#62;
&#60;p&#62;I was not getting the &#60;code&#62;insufficient args to sprintf&#60;/code&#62; warnings (but I did try burtadsit's fix just in case, no joy...)&#60;/p&#62;
&#60;p&#62;I'm new to bbPress and will search for a way to make it print an error....&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>burtadsit on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2082</link>
<pubDate>Sun, 19 Oct 2008 02:49:46 +0000</pubDate>
<dc:creator>burtadsit</dc:creator>
<guid isPermaLink="false">2082@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ver 3.0.5&#60;/p&#62;
&#60;p&#62;If you get a warning about insufficient args to sprintf in support-forum.php and can't remember the format of sprintf anymore:&#60;/p&#62;
&#60;p&#62;function modifyTopicLabelClosed($label) and&#60;br /&#62;
function modifyTopicLabelSticky($label) need their sprintf substitutions changed from $1%s to %1$s&#60;/p&#62;
&#60;p&#62;'&#38;lt;img src=&#34;$1%ssupport-forum-$1%s.png&#34;...&#60;br /&#62;
should be&#60;br /&#62;
'&#38;lt;img src=&#34;%1$ssupport-forum-%2$s.png&#34;...&#60;br /&#62;
for all 4 substitutions.&#60;/p&#62;
&#60;p&#62;Burt
&#60;/p&#62;</description>
</item>
<item>
<title>svogelsang on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-2000</link>
<pubDate>Thu, 25 Sep 2008 21:28:06 +0000</pubDate>
<dc:creator>svogelsang</dc:creator>
<guid isPermaLink="false">2000@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;There seems to be a bug when using bbPress under Windows. I activated the graphics, but they don't show. I then went into the source code and found the following as a src path for one of the status graphics:&#60;/p&#62;
&#60;p&#62;src=&#34;C:/xampp/htdocs/forum/my-plugins/support-forum/support-forum-no.png&#34;&#60;/p&#62;
&#60;p&#62;Of course, on Windows these need to be backslashes....
&#60;/p&#62;</description>
</item>
<item>
<title>peterve on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1921</link>
<pubDate>Tue, 09 Sep 2008 22:34:59 +0000</pubDate>
<dc:creator>peterve</dc:creator>
<guid isPermaLink="false">1921@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I have a problem with the images for this plugin&#60;br /&#62;
I'm running bbpress on a windows server, and the img src tags actually point to an absolute file path on my disk instead of relative path to the website&#60;br /&#62;
Can you please fix this ?
&#60;/p&#62;</description>
</item>
<item>
<title>zappala on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1902</link>
<pubDate>Sat, 06 Sep 2008 17:44:59 +0000</pubDate>
<dc:creator>zappala</dc:creator>
<guid isPermaLink="false">1902@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Please see:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ilab.cs.byu.edu/support-forum.zip&#34; rel=&#34;nofollow&#34;&#62;http://ilab.cs.byu.edu/support-forum.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;for a patched version that fixes these bugs.  Hopefully the maintainer can update the official distribution.
&#60;/p&#62;</description>
</item>
<item>
<title>Kernpunt on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1565</link>
<pubDate>Mon, 28 Jul 2008 17:25:22 +0000</pubDate>
<dc:creator>Kernpunt</dc:creator>
<guid isPermaLink="false">1565@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm also getting the same error when I have a topic stickied. A similar one also shows up when a topic is closed. So if a topic is both closed and sticked, it says: &#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /***/my-plugins/support-forum.php on line 657&#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /***/my-plugins/support-forum.php on line 680
&#60;/p&#62;</description>
</item>
<item>
<title>photolord on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1372</link>
<pubDate>Wed, 18 Jun 2008 18:19:31 +0000</pubDate>
<dc:creator>photolord</dc:creator>
<guid isPermaLink="false">1372@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hi. Awesome plugin! What would I change on what lines to change the word resolved to a different word such as fixed? Thanks for your help.
&#60;/p&#62;</description>
</item>
<item>
<title>DailyTestimony on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1363</link>
<pubDate>Fri, 13 Jun 2008 18:00:15 +0000</pubDate>
<dc:creator>DailyTestimony</dc:creator>
<guid isPermaLink="false">1363@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;When I have a thread stickied instead of the star icon, it shows this error:&#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /home/dtnet/public_html/forums/bb-plugins/support-forum/support-forum.php on line 680&#60;/p&#62;
&#60;p&#62;I am using the latest stable version of bbPress intergrated with the lastest stable version of WordPress MU.&#60;/p&#62;
&#60;p&#62;EDIT: Seems I'm not alone, I posted this then seen the person above me posted the same error about 5 hours ago...and there was somone else befor them, maybe I should have read the other comments first.  But it seems the OP of this problem mentioned in for posts stickied to the front page, I also get it for normal sticky posts in the forum, both on the forum and and the recent posts list on the front page.
&#60;/p&#62;</description>
</item>
<item>
<title>Bo Fiddlesticks on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1361</link>
<pubDate>Fri, 13 Jun 2008 08:24:28 +0000</pubDate>
<dc:creator>Bo Fiddlesticks</dc:creator>
<guid isPermaLink="false">1361@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;We have the exact same problem: for some topics we get the message &#34;Warning: sprintf() [function.sprintf]: Too few arguments in /home/host/public_html/sitename/my-plugins/support-forum.php on line 680
&#60;/p&#62;</description>
</item>
<item>
<title>xlarge on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/3/#post-1358</link>
<pubDate>Thu, 12 Jun 2008 00:37:54 +0000</pubDate>
<dc:creator>xlarge</dc:creator>
<guid isPermaLink="false">1358@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;yes, we have the same problem&#60;/p&#62;
&#60;p&#62;If I would like to close a topic, this error was written over the topic name in the topic list&#60;/p&#62;
&#60;p&#62;please bugfix this problem asap&#60;br /&#62;
thx andi²
&#60;/p&#62;</description>
</item>
<item>
<title>slambert on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/2/#post-1349</link>
<pubDate>Fri, 06 Jun 2008 00:49:22 +0000</pubDate>
<dc:creator>slambert</dc:creator>
<guid isPermaLink="false">1349@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;I try to make a topic sticky on on front and get this error displayed on the front page above the topic title:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /home/myusername/my.url.org/my-plugins/support-forum/support-forum.php on line 680&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Any clues?
&#60;/p&#62;</description>
</item>
<item>
<title>tbrams on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/2/#post-1237</link>
<pubDate>Sun, 11 May 2008 17:21:01 +0000</pubDate>
<dc:creator>tbrams</dc:creator>
<guid isPermaLink="false">1237@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Worked perfectly right away. Had to move the image files up from the plugin subdirectory I had used - but other than that perfect.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Torben Brams
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/2/#post-1135</link>
<pubDate>Tue, 29 Apr 2008 00:50:07 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">1135@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;bah.  I messed up.&#60;/p&#62;
&#60;p&#62;I just needed to delete the icon image and take out&#60;br /&#62;
[' . $this-&#38;gt;resolutions[$topicStatus] . ']&#60;br /&#62;
on line 624
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/2/#post-1134</link>
<pubDate>Tue, 29 Apr 2008 00:39:00 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">1134@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm going to try to rename or delete the image.&#60;br /&#62;
take out or put // on line 208 'mu'  =&#38;gt; __('not a support question')&#60;br /&#62;
'mu'  =&#38;gt; __('not a support question')&#60;br /&#62;
remove all the []  from alt=&#34;['
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Support Forum"</title>
<link>http://bbpress.org/plugins/topic/support-forum/page/2/#post-1133</link>
<pubDate>Mon, 28 Apr 2008 23:47:48 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">1133@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Okay I moved all my plugins.  &#60;/p&#62;
&#60;p&#62;The default is a grey icon.  If you take out the grey icon the alt text shows.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
