<?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: Recent Topics</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase: Recent Topics</description>
<language>en</language>
<pubDate>Sat, 04 Feb 2012 14:22:14 +0000</pubDate>

<item>
<title>KitchenDip on ""Negative" topic posts?  (-185)"</title>
<link>http://bbshowcase.org/forums/topic/negative-topic-posts-185#post-2973</link>
<pubDate>Fri, 03 Feb 2012 15:13:41 +0000</pubDate>
<dc:creator>KitchenDip</dc:creator>
<guid isPermaLink="false">2973@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Has anyone had problems with their forums showing a &#34;negative&#34; value for the topic posts?  Go here and scroll down: &#60;a href=&#34;http://kitchendip.org/community/&#34; rel=&#34;nofollow&#34;&#62;http://kitchendip.org/community/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>light on "Custom Email: New User Notification"</title>
<link>http://bbshowcase.org/forums/topic/custom-email-new-user-notification#post-2968</link>
<pubDate>Wed, 01 Feb 2012 22:34:22 +0000</pubDate>
<dc:creator>light</dc:creator>
<guid isPermaLink="false">2968@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Greetings!&#60;/p&#62;
&#60;p&#62;_ck_ Hope you're doing good!&#60;/p&#62;
&#60;p&#62;-- I found your code for New user notification &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$message .= sprintf(__(&#38;#39;Profile: %s&#38;#39;), get_user_profile_link($user_id)) . &#38;quot;\r\n\r\n&#38;quot;;

$to=bb_get_option(&#38;#39;from_email&#38;#39;); if (!$to) {$to=bb_get_option(&#38;#39;admin_email&#38;#39;);}
@bb_mail($to , sprintf(__(&#38;#39;[%s] New User Registration&#38;#39;), bb_get_option(&#38;#39;name&#38;#39;)), $message, &#38;#39;&#38;#39; );
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is it possible to change admin_email to something else? My admin email is &#60;a href=&#34;mailto:admin@mydomain.com&#34;&#62;admin@mydomain.com&#60;/a&#62; and I want to sent new user notifications to &#60;a href=&#34;mailto:notify@example.com&#34;&#62;notify@example.com&#60;/a&#62; and I don't want to change my admin email! -- Possible?&#60;/p&#62;
&#60;p&#62;Any help?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate"</title>
<link>http://bbshowcase.org/forums/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate#post-2961</link>
<pubDate>Mon, 30 Jan 2012 22:15:25 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2961@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;My bbpress 1.1 installation has been working fine until just now. When I try to go to a member profile page I get this error:&#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) in&#60;/p&#62;
&#60;p&#62;Any ideas how to fix this?&#60;/p&#62;
&#60;p&#62;Any help is much appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "bb attachments"</title>
<link>http://bbshowcase.org/forums/topic/bb-attachments#post-2950</link>
<pubDate>Fri, 27 Jan 2012 13:14:57 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2950@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Do you know what template or file is being used when you click the &#38;quot;Attachments&#38;quot; link shown in this screenshot? The screenshot shows a post in my forum but when I click it I am taken to a page that isn't using my page template.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62; [attachment=2950,184]
&#60;/p&#62;</description>
</item>
<item>
<title>ChadTheDJ on "Avatar Upload seems to be broken"</title>
<link>http://bbshowcase.org/forums/topic/avatar-upload-seems-to-be-broken#post-2289</link>
<pubDate>Sun, 13 Feb 2011 04:29:18 +0000</pubDate>
<dc:creator>ChadTheDJ</dc:creator>
<guid isPermaLink="false">2289@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Every time I click on the link in the profile, it just redirects to the homepage. Any way to fix that?
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "WYSIWYG Editor for posts"</title>
<link>http://bbshowcase.org/forums/topic/wysiwyg-editor-for-posts#post-2943</link>
<pubDate>Wed, 25 Jan 2012 17:48:41 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2943@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I have tried the bb-wysiwyg-editor plugin and it works great except for in Chrome. For some reason if I try to use &#34;indent&#34; for example it will wrap the text that I type in the actual code. So let's say I type something like &#34;Hello this is a test of the indent button&#34; then I select the text and click &#34;indent&#34;. In Chrome when I test this the following is in my post:&#60;/p&#62;
&#60;p&#62;&#38;lt;blockquote style=&#34;margin: 0 0 0 40px; border: none; padding: 0px;&#34;&#38;gt;Hello this is a test of the indent button&#34; then I select the text and click &#34;indent&#34;.&#38;lt;blockquote style=&#34;margin: 0 0 0 40px; border: none; padding: 0px;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Any idea why this is happening? Have you seen this happen before?&#60;/p&#62;
&#60;p&#62;Is there a better way to add a wysiwyg editor to the posts/reply form in bbpress?&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#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>mccawphoto on "Create a topics list"</title>
<link>http://bbshowcase.org/forums/topic/create-a-topics-list#post-2938</link>
<pubDate>Tue, 24 Jan 2012 17:44:38 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2938@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Can anyone shed some light on how to create a list of topics? Also is there a way to limit how many topics show up in the list and also order them by date and the most recent?&#60;/p&#62;
&#60;p&#62;I was able to create a list of forums using this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;p&#62;&#38;lt;?php $forums = get_forums(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php foreach ( $forums as $forum ) : ?&#38;gt;&#60;/p&#62;
&#60;li&#62;
        &#60;a&#62;forum_id ); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php forum_name( $forum-&#38;gt;forum_id ); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
        &#38;lt;span class=&#34;forum-posts&#34;&#38;gt;(&#38;lt;?php forum_posts( $forum-&#38;gt;forum_id ); ?&#38;gt; posts)&#38;lt;/span&#38;gt;
    &#60;/li&#62;
&#60;p&#62;&#38;lt;?php endforeach; ?&#38;gt;&#60;/p&#62;
&#60;/ul&#62;
&#60;p&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have tried the code below but it isn't working. There is so little documentation on bbpress that I am having trouble figuring out what to set $topics equal to.&#60;br /&#62;
Any help is appreciated.&#60;br /&#62;
&#60;code&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;p&#62;&#38;lt;?php $topics = get_topic(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php foreach ( $topics as $topic ) : ?&#38;gt;&#60;/p&#62;
&#60;li&#62;
      &#60;a&#62;topic_id ); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php topic_title( $topic-&#38;gt;topic_id ); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
      &#38;lt;span class=&#34;topic-posts&#34;&#38;gt;(&#38;lt;?php topic_posts( $topic-&#38;gt;topic_id ); ?&#38;gt; posts)&#38;lt;/span&#38;gt;
   &#60;/li&#62;
&#60;p&#62;&#38;lt;?php endforeach; ?&#38;gt;&#60;/p&#62;
&#60;/ul&#62;
&#60;p&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Also, any suggestions on where to find more documentation?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "Change default avatar in bbpress 1.1"</title>
<link>http://bbshowcase.org/forums/topic/change-default-avatar-in-bbpress-11#post-2935</link>
<pubDate>Mon, 23 Jan 2012 23:49:15 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2935@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Does anyone know how to change the default avatar in bbpress 1.1 to a custom avatar that you have created?&#60;/p&#62;
&#60;p&#62;Thanks for any help!
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "Topic Reply Form on separate page"</title>
<link>http://bbshowcase.org/forums/topic/topic-reply-form-on-separate-page#post-2920</link>
<pubDate>Thu, 19 Jan 2012 18:14:00 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2920@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I am trying to set my forum up so that instead of the topic reply form being on the same page as the topic it is on a separate page. I want to just have a &#34;post reply&#34; button on the topic page. I have been able to add the button and link it to a page that has only the reply form on it but when I try to submit a reply I get the following errors:&#60;br /&#62;
ERROR: Topic ID is missing.&#60;br /&#62;
ERROR: Forum ID is missing.&#60;/p&#62;
&#60;p&#62;Is it possible to do what I am trying to do? If so how do I do it? Seems like I need to be able to tell the reply form page the Topic ID and Forum ID but I don't know how to go about it. Can you help me? &#60;/p&#62;
&#60;p&#62;Any help you can give would be greatly appreciated.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>

