<?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 Tag: pluggable</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: pluggable</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:35:36 +0000</pubDate>

<item>
<title>arejaypee on "Getting user data from outside source"</title>
<link>http://bbpress.org/forums/topic/getting-user-data-from-outside-source#post-20169</link>
<pubDate>Thu, 23 Oct 2008 23:55:56 +0000</pubDate>
<dc:creator>arejaypee</dc:creator>
<guid isPermaLink="false">20169@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just created a plugin for WordPress that allows me to over-ride the authentication process and supply my own user account data. I was in the process of doing the same thing for bbPress when I hit a snag.&#60;/p&#62;
&#60;p&#62;In both cases the first step is re-writing the wp_validate_auth_cookie function. (conveniently pluggable in both cases)&#60;/p&#62;
&#60;p&#62;For WordPress, I was then able to modify the get_userdata function to pipe in my own data (reformatted for WP compatibility) rather than grabbing it from the usual database.&#60;/p&#62;
&#60;p&#62;The trouble comes in that the comparable bbPress function is get_user, within the BB_Cache class. (line 15, cache.php)&#60;/p&#62;
&#60;p&#62;So that means I have to 'hack' to make my plugin work. Fine for the meantime, but perhaps this is something to make pluggable in the future.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Solving Redirecting Problem with Slugs (headers)"</title>
<link>http://bbpress.org/forums/topic/solving-redirecting-problem-with-slugs-headers#post-9326</link>
<pubDate>Wed, 25 Jul 2007 17:38:32 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">9326@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Someone will need to correct me if i am wrong but &#34;Headers already sent&#34; is sometimes an indication of whitespace above or below a plugin which will cause php to think content is being sent and flush the headers.
&#60;/p&#62;</description>
</item>
<item>
<title>WiseRemusKA on "Solving Redirecting Problem with Slugs (headers)"</title>
<link>http://bbpress.org/forums/topic/solving-redirecting-problem-with-slugs-headers#post-9308</link>
<pubDate>Wed, 25 Jul 2007 10:42:20 +0000</pubDate>
<dc:creator>WiseRemusKA</dc:creator>
<guid isPermaLink="false">9308@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I encountered with a problem saying that headers were already sent while using slugs with mod_rewrite rules shown in bbpress FAQ.&#60;/p&#62;
&#60;p&#62;And just to let people who was or will be up against this problem; i solved it changing the line 168 in bb-includes/pluggable.php&#60;/p&#62;
&#60;p&#62;Change the line with this code line :&#60;/p&#62;
&#60;p&#62;             `?&#38;gt;&#38;lt;script&#38;gt;location.href=&#34;&#38;lt;?=$location?&#38;gt;&#34;;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#38;lt;?php`
&#60;/p&#62;</description>
</item>
<item>
<title>davidzollo on "Login unsuccessful"</title>
<link>http://bbpress.org/forums/topic/login-unsuccessful#post-6624</link>
<pubDate>Wed, 11 Apr 2007 07:27:13 +0000</pubDate>
<dc:creator>davidzollo</dc:creator>
<guid isPermaLink="false">6624@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;THANKS!!!! :)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Login unsuccessful"</title>
<link>http://bbpress.org/forums/topic/login-unsuccessful#post-6131</link>
<pubDate>Thu, 29 Mar 2007 17:32:28 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6131@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That is usually because of whitespace after the ?&#38;gt; at the end of a php file (could be before the beginning &#38;lt;?php too.)&#60;/p&#62;
&#60;p&#62;Check any files you might have edited (config.php?) and make sure there are no blank lines at the beginning or the end.  That should take care of it.
&#60;/p&#62;</description>
</item>
<item>
<title>davidzollo on "Login unsuccessful"</title>
<link>http://bbpress.org/forums/topic/login-unsuccessful#post-6102</link>
<pubDate>Thu, 29 Mar 2007 06:30:42 +0000</pubDate>
<dc:creator>davidzollo</dc:creator>
<guid isPermaLink="false">6102@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have my forum installed on my localhost and it works, but when i upload it and try to login appears the following error:&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 162&#60;/p&#62;
&#60;p&#62;What i have to do?
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1699</link>
<pubDate>Wed, 29 Nov 2006 14:58:23 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">1699@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;with the change set 554 you can now create a function to sort the tags in array as you like and add a filter to sort_tag_heat_map&#60;br /&#62;
&#60;code&#62;add_filter(&#38;#39;sort_tag_heat_map&#38;#39;, &#38;#39;your_custom_sorting_function&#38;#39;)&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1567</link>
<pubDate>Tue, 21 Nov 2006 16:37:37 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">1567@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/488&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/488&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1566</link>
<pubDate>Tue, 21 Nov 2006 16:32:16 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">1566@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;the easiest way right now is to change the function tag_heat_map()&#60;/p&#62;
&#60;p&#62;change the line&#60;/p&#62;
&#60;p&#62;&#60;code&#62;uksort($counts, &#38;#39;strnatcasecmp&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;asort($counts); //or&#60;br /&#62;
arsort($counts); //reverse&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;may we should have a filter in the function make it pluggable..
&#60;/p&#62;</description>
</item>
<item>
<title>CirceDesign on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1281</link>
<pubDate>Thu, 09 Nov 2006 22:26:31 +0000</pubDate>
<dc:creator>CirceDesign</dc:creator>
<guid isPermaLink="false">1281@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;yes, exactly that
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1260</link>
<pubDate>Thu, 09 Nov 2006 16:40:56 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">1260@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So, what you're asking is for the tag-could to be re-ordered, based on a tag's popularity rather than its alphabetic position?
&#60;/p&#62;</description>
</item>
<item>
<title>CirceDesign on "Big to Small Tag listings"</title>
<link>http://bbpress.org/forums/topic/big-to-small-tag-listings#post-1240</link>
<pubDate>Thu, 09 Nov 2006 11:46:41 +0000</pubDate>
<dc:creator>CirceDesign</dc:creator>
<guid isPermaLink="false">1240@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a way to present the Hot Tag listing in a big to small order? If there is a simple code tweak I can do, let me know. Otherwise, as someone who knows very little about coding, I would love it if someone came up with a way to do this. Does anyone else agree?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
