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

<item>
<title>hellweaver666 on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18167</link>
<pubDate>Mon, 11 Aug 2008 21:55:50 +0000</pubDate>
<dc:creator>hellweaver666</dc:creator>
<guid isPermaLink="false">18167@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks chrishajer - that's just what I need it. I had tried the other hidden field, expecting that to work...&#60;/p&#62;
&#60;p&#62;:D
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18164</link>
<pubDate>Mon, 11 Aug 2008 20:59:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18164@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Instead of this WordPress function:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php wp_register(); ?&#38;gt;&#60;/code&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;You would have a link to bb-login.php.  Then bb-login handles the whole thing.  In the login form, you would add that hidden form field to redirect then after login, as explained here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mattbaehr on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18163</link>
<pubDate>Mon, 11 Aug 2008 20:53:33 +0000</pubDate>
<dc:creator>mattbaehr</dc:creator>
<guid isPermaLink="false">18163@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How do I change the reg links?  In my theme, here is the reg code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;meta&#38;quot; class=&#38;quot;widget&#38;quot;&#38;gt;

			&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Members&#38;#39;) ?&#38;gt;&#38;lt;/h2&#38;gt;

			&#38;lt;ul&#38;gt;

			&#38;lt;?php wp_register(); ?&#38;gt;

			&#38;lt;li&#38;gt;&#38;lt;?php wp_loginout(); ?&#38;gt;&#38;lt;/li&#38;gt;

			&#38;lt;?php wp_meta(); ?&#38;gt;

			&#38;lt;/ul&#38;gt;

		&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What would I do to get it to redirect to the bbpress registration page?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18157</link>
<pubDate>Mon, 11 Aug 2008 18:33:30 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18157@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could you do  this (hidden form field named &#34;re&#34; with the value of the URL to redirect to after submitting the form):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>hellweaver666 on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18150</link>
<pubDate>Mon, 11 Aug 2008 15:42:34 +0000</pubDate>
<dc:creator>hellweaver666</dc:creator>
<guid isPermaLink="false">18150@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can just change the register links in the wordpress template to point to the bbpress login and registration forms... that's easy enough (you can even copy the login form code into the template directly and it seems to work).&#60;/p&#62;
&#60;p&#62;The problem is, how to get users back to the URL they came from after they login (by default they seem to get bounced to the forum home page instead)... any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>mattbaehr on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18059</link>
<pubDate>Thu, 07 Aug 2008 21:16:40 +0000</pubDate>
<dc:creator>mattbaehr</dc:creator>
<guid isPermaLink="false">18059@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Me too.  My main page is WP.  I would like users to be able to click the register button and get the BB registration that both would ideally share (once I get that bug fixed).
&#60;/p&#62;</description>
</item>
<item>
<title>feldman on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-15050</link>
<pubDate>Sat, 05 Apr 2008 11:10:04 +0000</pubDate>
<dc:creator>feldman</dc:creator>
<guid isPermaLink="false">15050@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is it possible? when wp and bbpress is so tight, i would like to use 1 reg page.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14450</link>
<pubDate>Thu, 13 Mar 2008 18:12:46 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14450@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Please contact me at an email listed on the website linked to my profile here, or just google my screen name.  I'm not hard to find. :D
&#60;/p&#62;</description>
</item>
<item>
<title>MUN33B on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14448</link>
<pubDate>Thu, 13 Mar 2008 17:23:17 +0000</pubDate>
<dc:creator>MUN33B</dc:creator>
<guid isPermaLink="false">14448@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Would you mind doing it for me? :/
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14427</link>
<pubDate>Wed, 12 Mar 2008 15:26:00 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14427@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Right now, there is a problem with the config.php.   It's really messed up.  I can see the source of that file.  Looks like it was edited improperly.  It begins with this &#60;code&#62;&#38;lt;!--p&#60;/code&#62; when it should begin with this &#60;code&#62;&#38;lt;?php&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;I suggest you contact someone local you can trust who can help you get this up and running.   &#60;/p&#62;
&#60;p&#62;It looks like the host supports PHP so that shouldn't be a problem.
&#60;/p&#62;</description>
</item>
<item>
<title>MUN33B on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14426</link>
<pubDate>Wed, 12 Mar 2008 13:57:39 +0000</pubDate>
<dc:creator>MUN33B</dc:creator>
<guid isPermaLink="false">14426@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;db-base.php file has been uploaded. The problem must be something else. PLEASE help me some one :/
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14420</link>
<pubDate>Wed, 12 Mar 2008 12:35:16 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14420@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you confirm that that file was actually uploaded (bb-includes/db-base.php)?  Looks like it's not there.
&#60;/p&#62;</description>
</item>
<item>
<title>MUN33B on "Installation problems - HELP!"</title>
<link>http://bbpress.org/forums/topic/installation-problems-help#post-14419</link>
<pubDate>Wed, 12 Mar 2008 09:56:02 +0000</pubDate>
<dc:creator>MUN33B</dc:creator>
<guid isPermaLink="false">14419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Major help is needed. I'm new to bbPress and am quite 'nooby'; with these things :/ I done everything and I can't access my forums:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://raiderfanzone.10gbfreehost.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://raiderfanzone.10gbfreehost.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Whats wrong?....
&#60;/p&#62;</description>
</item>
<item>
<title>vafaaaan on "Create a blank page"</title>
<link>http://bbpress.org/forums/topic/create-a-blank-page#post-12360</link>
<pubDate>Thu, 29 Nov 2007 15:41:06 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12360@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;aha .. thank you wery much!
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Create a blank page"</title>
<link>http://bbpress.org/forums/topic/create-a-blank-page#post-12359</link>
<pubDate>Thu, 29 Nov 2007 15:31:55 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12359@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You need to format the return array of &#60;code&#62;bb_top_topics()&#60;/code&#62; on your own.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
    Page Name: Highest rated
    2007-11-29 14:47:26
*/
$sidebar_area = &#38;quot;forum&#38;quot;;
// $sidebar_ibox = &#38;quot;topic&#38;quot;;
require_once(&#38;#39;./bb-load.php&#38;#39;);
bb_get_header();
?&#38;gt;
&#38;lt;div id=&#38;quot;content&#38;quot; class=&#38;quot;narrowcolumn&#38;quot;&#38;gt;
    &#38;lt;h2&#38;gt;Most highly rated topics&#38;lt;/h2&#38;gt;
    &#38;lt;table id=&#38;quot;latest&#38;quot;&#38;gt;
        &#38;lt;tr&#38;gt;
            &#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Topic&#38;#39;); ?&#38;gt; &#38;#8212; &#38;lt;?php new_topic(); ?&#38;gt;&#38;lt;/th&#38;gt;
            &#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Posts&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
            &#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Last Poster&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
            &#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Freshness&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
        &#38;lt;/tr&#38;gt;
&#38;lt;?php if ( $topics = bb_top_topics() ) : foreach ( $topics as $topic ) : ?&#38;gt;
        &#38;lt;tr&#38;lt;?php topic_class(); ?&#38;gt;&#38;gt;
            &#38;lt;td&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php topic_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/td&#38;gt;
            &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;
            &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;
            &#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;small&#38;gt;&#38;lt;?php topic_time(); ?&#38;gt;&#38;lt;/small&#38;gt;&#38;lt;/td&#38;gt;
        &#38;lt;/tr&#38;gt;
&#38;lt;?php endforeach; endif; ?&#38;gt;
    &#38;lt;/table&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;?php
bb_get_footer();
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>vafaaaan on "Create a blank page"</title>
<link>http://bbpress.org/forums/topic/create-a-blank-page#post-12354</link>
<pubDate>Thu, 29 Nov 2007 13:54:26 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12354@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;what do i need to do that?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
	Page Name: Highest rated
	2007-11-29 14:47:26
*/
$sidebar_area = &#38;quot;forum&#38;quot;;
// $sidebar_ibox = &#38;quot;topic&#38;quot;;
require_once(&#38;#39;./bb-load.php&#38;#39;);
bb_get_header();
?&#38;gt;
&#38;lt;div id=&#38;quot;content&#38;quot; class=&#38;quot;narrowcolumn&#38;quot;&#38;gt;
	&#38;lt;h2&#38;gt;Most highly rated topics&#38;lt;/h2&#38;gt;
	&#38;lt;?php
	// Display top rated
	bb_top_topics();
	?&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;?php
bb_get_footer();
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cant display topics so something is missing..
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7269</link>
<pubDate>Sun, 06 May 2007 23:50:51 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7269@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yep - that's the guy! He very kindly did the artwork for my last CD, so in return I did some sound design for his DVD portfolio. Hopefully we'll work together again soon.&#60;/p&#62;
&#60;p&#62;Cool - thanks very much for the mockups - I'll have a play and see what works best.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7267</link>
<pubDate>Sun, 06 May 2007 23:21:11 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7267@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I really do :) &#60;a href=&#34;http://www.platform01.com/&#34;&#62;This&#60;/a&#62; Patrick Ehrlund? He's great - even if he does have a flash website :P&#60;/p&#62;
&#60;p&#62;I'd argue that the coolness of appearance is worth it, since the login form's not exactly rocket science. I think it's still pretty distinguishable anyway. Mockups:&#60;br /&#62;
&#60;a href=&#34;http://img513.imageshack.us/img513/5090/ochreblackuf9.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img513.imageshack.us/img513/5090/ochreblackuf9.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://img338.imageshack.us/img338/5758/ochrewhiteyh4.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img338.imageshack.us/img338/5758/ochrewhiteyh4.jpg&#60;/a&#62;&#60;br /&#62;
That's just suggestions if you're interested, no need to give it further thought :)&#60;/p&#62;
&#60;p&#62;Test account to see the problem with the HTML, didn't realise Chris had already fixed it. My bad. :)
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7266</link>
<pubDate>Sun, 06 May 2007 22:56:35 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7266@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Aha - thanks very much chrishajer! I've just noticed that there's a surplus /div in footer.php. I've removed it and all is now well, as far as I can tell. Though it's strange how it only affected that one page (?!). Thanks for pointing me in the right direction.&#60;/p&#62;
&#60;p&#62;Thanks fel64 - glad you like the design of the site! :) The header pic was designed by a friend of mine, Patrick Ehrlund. I'm torn about the login background - it does look much better without the white background, but also more difficult to read. I might play with some font colours to get something that displays nicely over the header pic colours.&#60;/p&#62;
&#60;p&#62;A test account? What do you mean? I'll help if I can.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7262</link>
<pubDate>Sun, 06 May 2007 15:35:49 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7262@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's a really nice site and I love the header. The login form would fit in more if you remove the &#60;code&#62;background: #FFFFFF&#60;/code&#62; property in the CSS. :)&#60;/p&#62;
&#60;p&#62;Could you make a test account please, so we can see the HTML?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7261</link>
<pubDate>Sun, 06 May 2007 15:15:23 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">7261@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On the forum home page, the closing &#38;lt;/div&#38;gt; for the wrapper is missing, but that's the page that looks OK. On the Add New page, it appears that the wrapper div is closed, but that's the page that is messed up.  There's something with the tag not being closed, or being closed in the wrong place that's causing it to look like that.&#60;/p&#62;
&#60;p&#62;In fact, removing the closing &#38;lt;/div&#38;gt; before the footer on the add new page makes that page look fine.   It's not valid, so there's another problem, but that makes it look ok.
&#60;/p&#62;</description>
</item>
<item>
<title>csl749 on "Theme problem with new topic page from front page"</title>
<link>http://bbpress.org/forums/topic/theme-problem-with-new-topic-page-from-front-page#post-7259</link>
<pubDate>Sun, 06 May 2007 12:32:19 +0000</pubDate>
<dc:creator>csl749</dc:creator>
<guid isPermaLink="false">7259@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi folks,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ochremusic.com/forum&#34;&#62;Here's my forum&#60;/a&#62; at the moment after some theme-tweakery to make it fit the general theme of my wordpress site. Everything's more or less fine, but there's just on little section that I can't seem to solve - when using the '- ADD NEW' topic link on the latest discussions section on the front page I get a gap between the footer and the new post div, yet this gap is nowhere to be found on any other of the pages. Looks a bit incongruous.&#60;/p&#62;
&#60;p&#62;Here's a pic of how the problem looks: &#60;a href=&#34;http://img525.imageshack.us/img525/7683/bbpresspw3.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img525.imageshack.us/img525/7683/bbpresspw3.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help on how to solve this little problem would be great - thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>UMCPHP on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6960</link>
<pubDate>Mon, 23 Apr 2007 18:30:26 +0000</pubDate>
<dc:creator>UMCPHP</dc:creator>
<guid isPermaLink="false">6960@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the lead- that will help.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6867</link>
<pubDate>Fri, 20 Apr 2007 03:38:45 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6867@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I could have sworn there was a trac ticket for this (whitelisting admin or keymaster, or trusted users), but I can't find it now.  I did find this relevant post in the forum:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/728?replies=3#post-4736&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/728?replies=3#post-4736&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>UMCPHP on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6864</link>
<pubDate>Thu, 19 Apr 2007 21:01:19 +0000</pubDate>
<dc:creator>UMCPHP</dc:creator>
<guid isPermaLink="false">6864@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Uh, thanks...but, on my second post above I stated my idiocy in realizing that is was in fact, an Akismet spam issue.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6836</link>
<pubDate>Wed, 18 Apr 2007 22:27:15 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6836@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What makes you sure it's not a bozo issue? Sounds exactly like one to me. If it is, the fix is &#60;a href=&#34;http://bbpress.org/forums/topic/822&#34;&#62;here.&#60;/a&#62;&#60;br /&#62;
If you've got good reason to think it's not a bozo issue, sorry. :x
&#60;/p&#62;</description>
</item>
<item>
<title>UMCPHP on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6834</link>
<pubDate>Wed, 18 Apr 2007 21:26:10 +0000</pubDate>
<dc:creator>UMCPHP</dc:creator>
<guid isPermaLink="false">6834@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh crap!  Me feel silly...&#60;/p&#62;
&#60;p&#62;Soon after posting this I realized that Akismet was holding them as spam...what the heck?!  Shouldn't an admin at least be considered a non-spammer?&#60;br /&#62;
I'm sure i'll find the answer somewhere but feel free to post any further comments.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>UMCPHP on "New Posts not showing up"</title>
<link>http://bbpress.org/forums/topic/new-posts-not-showing-up#post-6833</link>
<pubDate>Wed, 18 Apr 2007 21:21:04 +0000</pubDate>
<dc:creator>UMCPHP</dc:creator>
<guid isPermaLink="false">6833@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry if this has been dealt with, but I've searched the forums for this and haven't found anything.  I'm pretty sure this is not a bozo issue.&#60;/p&#62;
&#60;p&#62;Using bbPress 0.8.1 with Wordpress 2.1&#60;br /&#62;
Just installed not long ago and am testing now...&#60;/p&#62;
&#60;p&#62;I am able to add forums with no problem.&#60;br /&#62;
But, when I add a new post to a given forum, it appears to save (it does in fact, as I checked the db table).  However, it doesn't show up in the forum post counts on the front page, and unless I navigate back to the form where I added the post, I lose it completely. &#60;/p&#62;
&#60;p&#62;I've tried subscribing to a new post that I just saved, and I get the message &#34;Something strange happened, please try refreshing&#34;.  I do refresh, and the message goes away, but nothing else happens, and the post is still lost in limbo.&#60;/p&#62;
&#60;p&#62;Any tags attached to the post do show up correctly --it's just the post itself that is gone.&#60;/p&#62;
&#60;p&#62;Thanks for any help!&#60;br /&#62;
Tim
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Can't create posts"</title>
<link>http://bbpress.org/forums/topic/cant-create-posts#post-6659</link>
<pubDate>Thu, 12 Apr 2007 15:07:03 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6659@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Or better yet, apply the patch. &#60;a href=&#34;http://bbpress.org/forums/topic/822?replies=11&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/822?replies=11&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Can't create posts"</title>
<link>http://bbpress.org/forums/topic/cant-create-posts#post-6644</link>
<pubDate>Thu, 12 Apr 2007 03:53:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6644@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like a bozo issue.  It seems fairly common lately.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/212?replies=12&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/212?replies=12&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Just search the forum for bozo.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
