<?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 User Favorites: peiqinglong</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: peiqinglong</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 23:48:28 +0000</pubDate>

<item>
<title>_ck_ on "Plugin - Member List"</title>
<link>http://bbpress.org/forums/topic/plugin-member-list/page/3#post-20877</link>
<pubDate>Fri, 21 Nov 2008 14:39:07 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">20877@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;cocotrp, you can exclude IDs by modifying the mysql queries and changing &#60;/p&#62;
&#60;p&#62;&#60;code&#62;WHERE user_status = 0&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;WHERE user_status = 0 AND user_id NOT IN (1,2,3,4)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;1,2,3,4 are the user_id's you don't want to be displayed.
&#60;/p&#62;</description>
</item>
<item>
<title>cocotrp on "Plugin - Member List"</title>
<link>http://bbpress.org/forums/topic/plugin-member-list/page/3#post-20842</link>
<pubDate>Thu, 20 Nov 2008 19:02:01 +0000</pubDate>
<dc:creator>cocotrp</dc:creator>
<guid isPermaLink="false">20842@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How would I go about excluding specific user id's from display?  Thanks in advance...
&#60;/p&#62;</description>
</item>
<item>
<title>merajnet on "Parse error: syntax error, unexpected T_STRING upon Installation"</title>
<link>http://bbpress.org/forums/topic/parse-error-syntax-error-unexpected-t_string-upon-installation#post-20738</link>
<pubDate>Sun, 16 Nov 2008 22:10:46 +0000</pubDate>
<dc:creator>merajnet</dc:creator>
<guid isPermaLink="false">20738@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sent it to your service sheet email.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Parse error: syntax error, unexpected T_STRING upon Installation"</title>
<link>http://bbpress.org/forums/topic/parse-error-syntax-error-unexpected-t_string-upon-installation#post-20734</link>
<pubDate>Sun, 16 Nov 2008 19:34:53 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20734@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No, do not post it here. If you like, you can email it to me as an attachment and I can check the syntax for you.  You will find a way to contact me by clicking my &#60;a href=&#34;http://bbpress.org/forums/profile/chrishajer&#34;&#62;profile&#60;/a&#62;, or just &#60;a href=&#34;//www.google.com/search?q=chrishajer&#34;&#62;google chrishajer&#60;/a&#62;.  I'm easy to find.&#60;/p&#62;
&#60;p&#62;It's important to not edit the file to hide passwords or keys because you could destroy valuable evidence.
&#60;/p&#62;</description>
</item>
<item>
<title>merajnet on "Parse error: syntax error, unexpected T_STRING upon Installation"</title>
<link>http://bbpress.org/forums/topic/parse-error-syntax-error-unexpected-t_string-upon-installation#post-20731</link>
<pubDate>Sun, 16 Nov 2008 16:35:59 +0000</pubDate>
<dc:creator>merajnet</dc:creator>
<guid isPermaLink="false">20731@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the reply. I use the one found in cPanel. Is it safe to post the contents of bb-config here? I don't know pretty much anything about PHP, hoping that someone can help me get there.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Parse error: syntax error, unexpected T_STRING upon Installation"</title>
<link>http://bbpress.org/forums/topic/parse-error-syntax-error-unexpected-t_string-upon-installation#post-20722</link>
<pubDate>Sun, 16 Nov 2008 01:46:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20722@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am guessing there is a problem in bb-config.php right before line 20, which would be the secure auth key.  My guess is something there is not escaped properly.  Can you check that?  A file editor that has syntax highlighting will show it right away since the string will no longer be color coded as &#34;quoted&#34; if a character is not escaped properly.  vim is a good command line  editor for this if you have a shell.  &#60;a href=&#34;http://notepad-plus.sourceforge.net/uk/site.htm&#34;&#62;Notepad++&#60;/a&#62; is good too.  Doesn't matter which editor you use so long as it can do syntax highlighting for a php file.
&#60;/p&#62;</description>
</item>
<item>
<title>merajnet on "Parse error: syntax error, unexpected T_STRING upon Installation"</title>
<link>http://bbpress.org/forums/topic/parse-error-syntax-error-unexpected-t_string-upon-installation#post-20716</link>
<pubDate>Sat, 15 Nov 2008 22:02:12 +0000</pubDate>
<dc:creator>merajnet</dc:creator>
<guid isPermaLink="false">20716@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi all!&#60;/p&#62;
&#60;p&#62;I run wordpress 2.6 at phonereport.info. I tried installing bbPress 1.0 Alpha so that it could integrate with Wordpress, but just as I concluded the installation successfully, I get the following error:&#60;/p&#62;
&#60;p&#62;'Parse error: syntax error, unexpected T_STRING in /home/nokisat7/public_html/phonereport.info/test/bbpress/bb-config.php on line 20'&#60;/p&#62;
&#60;p&#62;Line 20 is the following:&#60;br /&#62;
'// the value of their equivalent keys in the WordPress file wp-config.php'&#60;/p&#62;
&#60;p&#62;Here is the installation log, I changed the password:&#60;br /&#62;
'Referrer is OK, beginning installation…&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Setting up custom user table constants&#60;/p&#62;
&#60;p&#62;Step 1 - Creating database tables&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Modifying database: nokisat7_bbpress (localhost)&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_forums&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_meta&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_posts&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_terms&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_term_relationships&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_term_taxonomy&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Table: bb_topics&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Creating table&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Done&#60;/p&#62;
&#60;p&#62;Step 2 - WordPress integration (optional)&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; WordPress address (URL): &#60;a href=&#34;http://phonereport.info/&#34; rel=&#34;nofollow&#34;&#62;http://phonereport.info/&#60;/a&#62;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Blog address (URL): &#60;a href=&#34;http://phonereport.info/&#34; rel=&#34;nofollow&#34;&#62;http://phonereport.info/&#60;/a&#62;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; WordPress cookie keys set.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; WordPress &#34;auth&#34; cookie salt set from input.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; WordPress &#34;logged in&#34; cookie salt set from input.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Fetching missing WordPress cookie salts.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; WordPress &#34;secure auth&#34; cookie salt not set.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database table prefix: wp_&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database name: nokisat7_wrdp9&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database user: nokisat7_forum&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database password: something&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database host: localhost&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; User database character set: utf8&#60;/p&#62;
&#60;p&#62;Step 3 - Site settings&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Site name: PhoneReport test forum&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Site address (URL): &#60;a href=&#34;http://phonereport.info/test/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://phonereport.info/test/bbpress/&#60;/a&#62;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; From email address: &#60;a href=&#34;mailto:only.meraj@merajnet.com&#34;&#62;only.meraj@merajnet.com&#60;/a&#62;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Key master role assigned to existing user&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Username: admin&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Email address: &#60;a href=&#34;mailto:only.meraj@merajnet.com&#34;&#62;only.meraj@merajnet.com&#60;/a&#62;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Password: Your existing password&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Description: Just another bbPress community&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Forum name: PhoneReport test forum&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Topic: Your first topic&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#38;gt; Post: First Post!  w00t.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; Key master email sent&#60;/p&#62;
&#60;p&#62;Installation complete!'&#60;/p&#62;
&#60;p&#62;Please let me know what else you wish to have.&#60;/p&#62;
&#60;p&#62;There are two different databases: one for the wordpress installation, the other for bbpress.&#60;br /&#62;
Thank you in advance, and keep up the good work!
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20326</link>
<pubDate>Wed, 29 Oct 2008 19:02:49 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20326@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I solved the width problem!
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20312</link>
<pubDate>Tue, 28 Oct 2008 17:14:19 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20312@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Musnake, you had the solution. If I had posted another reply, I would have seen that, of course, the posts alternate background colours. Thank you for pointing me in the right direction. Essentially, there was nothing wrong.&#60;/p&#62;
&#60;p&#62;Related to this, the width of the text-alone box is wider than the image-only post. In sending more posts to the topic, the first one with the buffalo seems to have set the width for that alternate color. Then the white text only background is the width for all subsequent posts of that color. Isn't the idea to have the same width for all the posts? Isn't that how it is designed?
&#60;/p&#62;</description>
</item>
<item>
<title>HornyMelon on "USer unable to post topic or reply"</title>
<link>http://bbpress.org/forums/topic/user-unable-to-post-topic-or-reply#post-20276</link>
<pubDate>Mon, 27 Oct 2008 14:42:30 +0000</pubDate>
<dc:creator>HornyMelon</dc:creator>
<guid isPermaLink="false">20276@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I guess the version numbers would help. I'm on wordpress 2.51 and bbPress  0.9.0.2
&#60;/p&#62;</description>
</item>
<item>
<title>musnake on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20245</link>
<pubDate>Sun, 26 Oct 2008 00:58:04 +0000</pubDate>
<dc:creator>musnake</dc:creator>
<guid isPermaLink="false">20245@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm only 3 days new to bbPress so I hope I don't steer you wrong...&#60;/p&#62;
&#60;p&#62;There are probably alternating colors too...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#thread li.alt .threadpost
#thread li .threadpost&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think it's the background color of the li not the img to be changed...&#60;/p&#62;
&#60;p&#62;Hmm, I'm going to bow out, sorry.  The solution is probably ridiculously facile and I look forward to seeing it.  A bbPress content filter for the img tag inside an li?&#60;br /&#62;
Sorry!
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20244</link>
<pubDate>Sat, 25 Oct 2008 23:34:47 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20244@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I did use web developer tool. The buffalo's outer box is div class=&#34;threadpost&#34;. Then the next box which the picture sits in is div class=&#34;post&#34;. For the text only post, the outer box sits outside of the threadpost, inside the thread li.&#60;/p&#62;
&#60;p&#62;I would be willing to email the link to the moderators or to yourself. But I'm not willing to post the link here for the test site.
&#60;/p&#62;</description>
</item>
<item>
<title>musnake on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20242</link>
<pubDate>Sat, 25 Oct 2008 21:55:29 +0000</pubDate>
<dc:creator>musnake</dc:creator>
<guid isPermaLink="false">20242@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Until someone who know what they're doing chimes in... you could use &#60;a href=&#34;http://www.w3.org/TR/CSS21/selector.html&#34;&#62;CSS Selectors&#60;/a&#62; (of your own making e.g. 'foo') to trap and apply styles to elements with the 'foo' attribute...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[foo]        -- Has an attribute named &#38;quot;foo&#38;quot;
[foo=&#38;quot;bar&#38;quot;]  -- Has an attribute named &#38;quot;foo&#38;quot; with a value of &#38;quot;bar&#38;quot; (&#38;quot;bar&#38;quot;)
[foo~=&#38;quot;bar&#38;quot;] -- Value has the word &#38;quot;bar&#38;quot; in it somewhere (&#38;quot;blue bar stools&#38;quot;)
[foo^=&#38;quot;bar&#38;quot;] -- Value begins with &#38;quot;bar&#38;quot; (&#38;quot;barstool&#38;quot;)
[foo$=&#38;quot;bar&#38;quot;] -- Value ends with &#38;quot;bar&#38;quot; (&#38;quot;I was at the bar&#38;quot;)
[foo*=&#38;quot;bar&#38;quot;] -- Value has bar somewhere (&#38;quot;I was looking for barstools&#38;quot;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So I guess, if you had &#60;code&#62;&#38;lt;img foo=&#38;#39;inpost&#38;#39;...&#60;/code&#62; and &#60;/p&#62;
&#60;p&#62;&#60;code&#62;[foo =&#38;quot;inpost&#38;quot;] {  background-color: transparent; max-width:100%;}&#60;/code&#62;  that might work.&#60;/p&#62;
&#60;p&#62;If you posted an actual link to the test site (or emailed it), folks could use FF web developer plugins etc to nail down the CSS tree for that theme...&#60;br /&#62;
I hope this helps.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20236</link>
<pubDate>Sat, 25 Oct 2008 17:49:01 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20236@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I added this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.threadpost img
{
background-color: transparent;
max-width:100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But it didn't change anything. The max-width is to restrict larger images.
&#60;/p&#62;</description>
</item>
<item>
<title>HornyMelon on "USer unable to post topic or reply"</title>
<link>http://bbpress.org/forums/topic/user-unable-to-post-topic-or-reply#post-20232</link>
<pubDate>Sat, 25 Oct 2008 15:49:38 +0000</pubDate>
<dc:creator>HornyMelon</dc:creator>
<guid isPermaLink="false">20232@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The test profile that I created cannot Reply to a comment or post a new topic. However they can post a comment in Wordpress. Under the User tab in the Admin panel the profile is listed as having no role. When I update the users role, click save and return to Admin user tab they still have no role. In the bbpress/wordpress intergration tab All wordpress roles are marked as member (aside from admin). What is going on?&#60;/p&#62;
&#60;p&#62;Also while user info is shared between the two you have to log onto wordpress and bbpress seperately. Also if you are logged on to bbpress it won't let you log on to wordpress. You have to log ouut of bbpress first then you can log in to wordpress. How do I fix this?
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20231</link>
<pubDate>Sat, 25 Oct 2008 15:26:55 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20231@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I had the 404 too when I tested from the post. Then I wondered if there was a no follow. So I copied the link, then pasted it into a new window or tab. It worked then.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20230</link>
<pubDate>Sat, 25 Oct 2008 14:49:21 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">20230@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Probably needs a css tweak but I'd need a demo.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20229</link>
<pubDate>Sat, 25 Oct 2008 12:00:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20229@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The link that was posted gave me a 404 error.  Maybe someone will be able to resolve it by knowing off-hand rather than having to see it.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20222</link>
<pubDate>Sat, 25 Oct 2008 01:30:12 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">20222@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Link to your forum?
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Colours around images in "Allow Images""</title>
<link>http://bbpress.org/forums/topic/colours-around-images-in-allow-images#post-20220</link>
<pubDate>Sat, 25 Oct 2008 01:00:44 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">20220@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When I input the code to include the image in a post, my image is surrounded by the post-form colour. In other words, I have an image with a white background which is surrounded by the post-form colour. The image is the only content in the post. &#60;/p&#62;
&#60;p&#62;Posts without images are surrounded by the post content colour.  In other words, the text has a white background throughout. No post-form colour as in the outer edge of the image. &#60;/p&#62;
&#60;p&#62;How can I change so that the image is surrounded by the post content colour, in this case white, instead of the post-form colour?&#60;/p&#62;
&#60;p&#62;Using bbpress .9.0.2, with allow images .7.1
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19570</link>
<pubDate>Tue, 30 Sep 2008 09:58:27 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">19570@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Sam,&#60;/p&#62;
&#60;p&#62;thanks for the explanations. &#60;/p&#62;
&#60;p&#62;I got the whole stuff working and my &#34;seo plugin&#34; is almost released.
&#60;/p&#62;</description>
</item>
<item>
<title>wiseacre on "Post and topic status"</title>
<link>http://bbpress.org/forums/topic/post-and-topic-status#post-19510</link>
<pubDate>Sat, 27 Sep 2008 11:19:27 +0000</pubDate>
<dc:creator>wiseacre</dc:creator>
<guid isPermaLink="false">19510@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Post and topic status"</title>
<link>http://bbpress.org/forums/topic/post-and-topic-status#post-19505</link>
<pubDate>Sat, 27 Sep 2008 09:37:10 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">19505@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For topic_status:&#60;/p&#62;
&#60;p&#62;0 = normal&#60;br /&#62;
1 = deleted&#60;/p&#62;
&#60;p&#62;For post_status:&#60;/p&#62;
&#60;p&#62;0 = normal&#60;br /&#62;
1 = deleted&#60;br /&#62;
2 = spam&#60;/p&#62;
&#60;p&#62;It's safe to delete these as long as you are careful if you ever backup and restore your database  not to have the deleted IDs be allowed to be repopulated.&#60;/p&#62;
&#60;p&#62;There very well could be rows in topicmeta for topics with topic_status &#38;gt; 0
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19501</link>
<pubDate>Sat, 27 Sep 2008 09:17:30 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">19501@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The problem with your code was that you were adding a filter to bb_title via an action run when the title was already written to the browser. You should have added the filter at bb_init or just left it on it's own in the plugin.&#60;/p&#62;
&#60;p&#62;Also, I don't think there is particularly a need to remove the existing filter on bb_title in your case.
&#60;/p&#62;</description>
</item>
<item>
<title>wiseacre on "Post and topic status"</title>
<link>http://bbpress.org/forums/topic/post-and-topic-status#post-19490</link>
<pubDate>Sat, 27 Sep 2008 02:34:36 +0000</pubDate>
<dc:creator>wiseacre</dc:creator>
<guid isPermaLink="false">19490@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have 2 questions.&#60;br /&#62;
Question 1:&#60;br /&#62;
What is the semantic of the following fields in the database&#60;br /&#62;
bb_topics.topic_status&#60;br /&#62;
bb_posts.post_status&#60;br /&#62;
Is it safe delete all posts and topics withs status &#38;gt; 0 ?&#60;/p&#62;
&#60;p&#62;Question 2:&#60;br /&#62;
Are there any rows in bb_topicmeta for topics with topic_status &#38;gt; 0 ?
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19470</link>
<pubDate>Fri, 26 Sep 2008 11:33:47 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">19470@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;By the way I came out here, I isolated the title function as suggested and the title is rewritten. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19464</link>
<pubDate>Fri, 26 Sep 2008 06:57:49 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">19464@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Thanks for helping.&#60;/p&#62;
&#60;p&#62;it doesn't work :(&#60;/p&#62;
&#60;p&#62;this is the function I use (stripped the other code)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_title($title) {
	return &#38;#39;PHP Scripts Development Forum&#38;#39;;
}

function create_meta() {
    if (is_front()) {
        remove_filter(&#38;#39;bb_title&#38;#39;, &#38;#39;bb_get_title&#38;#39;);
        add_filter(&#38;#39;bb_get_title&#38;#39;, &#38;#39;my_title&#38;#39;);
        // code to create the meta data
    } else {
    	// do something else
    }
}
add_action(&#38;#39;bb_head&#38;#39;,&#38;#39;create_meta&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;maybe it doesn't work because I add the filter within that &#34;action&#34;?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19436</link>
<pubDate>Thu, 25 Sep 2008 00:57:08 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">19436@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;+1 johnbillion
&#60;/p&#62;</description>
</item>
<item>
<title>johnbillion on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19419</link>
<pubDate>Wed, 24 Sep 2008 14:40:54 +0000</pubDate>
<dc:creator>johnbillion</dc:creator>
<guid isPermaLink="false">19419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh hang on, that's not right either. Use add_filter(). Try this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_title( $title ) {
return &#38;#39;PHP Scripts Development Forum&#38;#39;;
}

add_filter(&#38;#39;bb_get_title&#38;#39;, &#38;#39;my_title&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>johnbillion on "replacing page title"</title>
<link>http://bbpress.org/forums/topic/replacing-page-title#post-19418</link>
<pubDate>Wed, 24 Sep 2008 14:39:51 +0000</pubDate>
<dc:creator>johnbillion</dc:creator>
<guid isPermaLink="false">19418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The second parameter in apply_filters() needs to be a function that returns the text to be displayed in the title. Eg:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_title( $title ) {
return &#38;#39;PHP Scripts Development Forum&#38;#39;;
}

apply_filters(&#38;#39;bb_get_title&#38;#39;, &#38;#39;my_title&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
