<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Wordpress and Webdesign Forum go41 &#187; Forum: bbpress discussion - Recent Posts</title>
		<link>http://forum.go41.de/forum/bbpress-discussion</link>
		<description>How To, tips, php and css code for your WordPress site</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 11:39:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://forum.go41.de/rss/forum/bbpress-discussion" rel="self" type="application/rss+xml" />

		<item>
			<title>Jireizo on "How do I install a bbPress theme?"</title>
			<link>http://forum.go41.de/topic/how-do-i-install-a-bbpress-theme#post-1087</link>
			<pubDate>Wed, 16 Nov 2011 10:01:34 +0000</pubDate>
			<dc:creator>Jireizo</dc:creator>
			<guid isPermaLink="false">1087@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Selection-topic bbPress<br />
The default theme bbPress forum is not very catchy and strong eyes. You can easily change the template. BBshowcase has provided a series of templates to forums powered by bbPress. I installed the template structure of my forum. Take a look here. Full list bbPress templates and themes available in BBshowcase here. </p>
<p>-Install new theme or custom bbPress<br />
Installation is very easy bbPress themes. Just follow the simple steps below. </p>
<p>Create a directory named 'my-templates' in the root directory of bbPress. Suppose you have installed the bbPress forum 'forum' folder (follow the installation steps above). Now you have to create a folder called 'my-templates.<br />
Select the theme and download it to your desktop. Unzip the folder. Now upload the theme to your server on your my-templates directory using any FTP client. You can use Cute FTP, FileZilla or other FTP software. Make sure the transfer mode is set to automatic. No FTP in ASCII 'mode, existing staff more than the current theme or images within the folder will not be visible in your forum.<br />
Enter as Keymaster.<br />
Click Administration and then select the Design tab. The new item is added to the topic at hand. Select your new theme to be your current bbPress theme.<br />
If you want to design your own theme bbPress then follow the steps suggested by bbPress here.<br />
After you have installed bbPress forum and changed the subject that best fits your taste or blog website, now is the time to install plugins. I've compiled a list of 20 plugins bbPress with the installation steps that must be installed to make your forum much more robust, flexible and different from others.<br />
...................<a href="http://www.designsreview.com/top-five-online-thumbnail-generator.html">online thumbnail generator</a>........................
</p>]]></description>
					</item>
		<item>
			<title>dream on "How do I install a bbPress theme?"</title>
			<link>http://forum.go41.de/topic/how-do-i-install-a-bbpress-theme#post-1077</link>
			<pubDate>Fri, 11 Nov 2011 03:29:15 +0000</pubDate>
			<dc:creator>dream</dc:creator>
			<guid isPermaLink="false">1077@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Thanks for this great share. This site is a fantastic resource. Keep up the great work here at Sprint Connection! Many thanks.
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Upgrading this forum from bbpress 0.9.0.5 to bbpress 1.1"</title>
			<link>http://forum.go41.de/topic/upgrading-this-forum-from-bbpress-0905-to-bbpress-11#post-1072</link>
			<pubDate>Mon, 24 Oct 2011 22:28:08 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1072@http://forum.go41.de/</guid>
			<description><![CDATA[<p>this forum is running now on bbPress 1.1, but I get the feeling as if the support for bbPress has stopped long time ago ..</p>
<p>If I want to logout from the dasboard, I get a blank page, why?<br />
Searching the web you find a Ticket #1272 (closed defect: fixed) on <a href="http://bbpress.trac.wordpress.org/ticket/1272" rel="nofollow">http://bbpress.trac.wordpress.org/ticket/1272</a> for:<br />
<strong>If you click the Log Out Link you get the following error..</strong><br />
where is the solution:<br />
Changing<br />
<pre><code>&#60;?php bb_logout_link( array( &#039;redirect&#039; =&#62; bb_get_uri( null, null, BB_URI_CONTEXT_HEADER ) ) ); ?&#62;</code></pre>
<p>to<br />
<pre><code>&#60;?php bb_logout_link( array( &#039;redirect&#039; =&#62; urlencode( bb_get_uri( null, null, BB_URI_CONTEXT_HEADER) ) ) ); ?&#62;</code></pre>
<p>in admin-header.php fixes this issue.</p>
<p>This ticket is closed with 'Resolution set to fixed' 17 months ago, but still not in the latest files of bbPress 1.1</p>
<p>There is also no documentation of the database structure of this updated software.<br />
My database has the following tables listed:</p>
<p>bb_forums<br />
bb_meta<br />
bb_posts<br />
bb_tagged  -&#62;not used anymore?<br />
bb_tags  -&#62;not used anymore?<br />
bb_terms<br />
bb_term_relationships<br />
bb_term_taxonomy<br />
bb_topicmeta  -&#62;not used anymore?<br />
bb_topics<br />
bb_usermeta<br />
bb_users<br />
subscribe_to_topic  -&#62;not used anymore?</p>
<p>I leave these tables as I know the old plugins still use them, but updating any content like tags or subscribers will not be updated by the core.</p>
<p>Coming to plugins, most of them work for versions 0.9.x, there is almost no plugin updated within the last 12 - 18 months.</p>
<p>Okay, this is just a small standalone forum, I will most definitely not make the step to bbPress 2.0 plugin. This WordPress plugin converts your topics to a kind of posts in WordPress and runs as plugin.</p>
<p>Will there be themes and plugins deep in the wp-content/plugins/bbpress/bbp-themes folder?</p>
<p>I would like to get a ready to use WordPress theme for a standalone forum using bbpress-plugin in a blank WordPress.</p>
<p>Just my thoughts after upgrading to the latest and last standalone bbPress 1.1
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "Upgrading this forum from bbpress 0.9.0.5 to bbpress 1.1"</title>
			<link>http://forum.go41.de/topic/upgrading-this-forum-from-bbpress-0905-to-bbpress-11#post-1070</link>
			<pubDate>Sun, 23 Oct 2011 16:01:32 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">1070@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I just upgraded the forum software used here from version <strong>0.9.0.5 to bbpress 1.1</strong></p>
<p>Actually bbpress is now available a plugin for WordPress, bbpress 2.0 plugin, which might be the next step for me. As it is not possible to import/convert bbpress 0.9x to the plugin 2.0 version, I had to go this upgrade path via bbpress 1.1</p>
<p>Switching to this latest and last standalone bbpress worked flawless as it seems by now.</p>
<p>Just two plugins I used seem to be obsolete, as they are buikt in now.</p>
<p>One is the plugin 'Subscribe to Topic' which gave you the chance to be emailed on updates.<br />
Possibly you have to use the 'Notify me of follow-up posts via email' marker below to renew your email subscription - we will see.</p>
<p>The second plugin not needed anymore is 'Topics Per Page' for pagination, I just set topics per page in the dashboard now.</p>
<p>On converting the database I realized once again that all spam and deleted posts/topics are still kept in this database...</p>
<p>I deleted them in phpmyadmin in four steps:</p>
<p>First 'delete' all spam topics in your forum dashboard to get marked as deleted</p>
<p>(BACKUP FIRST by EXPORTING, WHO KNOWS)</p>
<p>Second delete all posts in this marked as deleted topics as sql in phpmyadmin:<br />
<pre><code>DELETE FROM bb_posts WHERE post_id IN (
    SELECT post_id FROM (
        SELECT DISTINCT(p.post_id)
        FROM bb_posts AS p LEFT JOIN bb_topics AS t ON p.topic_id=t.topic_id
        WHERE t.topic_status=1
    ) AS bb_posts_in_deleted_topics
);</code></pre>
<p>Third: remove all deleted posts:<br />
<pre><code>DELETE FROM bb_posts WHERE post_status=1;</code></pre>
<p>At last remove all deleted topics:<br />
<pre><code>DELETE FROM bb_topics WHERE topic_status=1;</code></pre>
<p>I think now the database is cleaner and you should recount posts in the Tools of your Dashboard, just tick all boxes.
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Display excerpt of first and last post in front-page.php"</title>
			<link>http://forum.go41.de/topic/display-excerpt-of-first-and-last-post-in-front-pagephp#post-692</link>
			<pubDate>Sat, 16 Oct 2010 09:53:30 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">692@http://forum.go41.de/</guid>
			<description><![CDATA[<p>That was easier than expected!<br />
I used the condition:<br />
if ($post-&#62;post_id != $topic-&#62;topic_last_post_id )<br />
to display the excerpt of the answer only if is not the question itself<br />
The working code looks now like this:<br />
<pre><code>&#60;p class=&#34;quest&#34;&#62;
&#60;?php $post = bb_get_first_post(get_topic_id());
echo make_excerpt(get_post_text($post-&#62;post_id)); ?&#62;
&#60;/p&#62;
&#60;?php if ($post-&#62;post_id != $topic-&#62;topic_last_post_id ) { ?&#62;
&#60;p class=&#34;ans&#34;&#62;
&#60;?php echo make_excerpt( get_post_text( $topic-&#62;topic_last_post_id ) ); ?&#62;
&#60;/p&#62;
&#60;?php } ?&#62;</code></pre>
<p>Sure have to post this 'answer' now to see if it is working..</p>
<p>EDIT:<br />
Working!!<br />
now have to set this condition also in the two other templates where I use a similar display, this is in my theme the forum.php as well as the tag-single.php
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Display excerpt of first and last post in front-page.php"</title>
			<link>http://forum.go41.de/topic/display-excerpt-of-first-and-last-post-in-front-pagephp#post-691</link>
			<pubDate>Sat, 16 Oct 2010 09:45:35 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">691@http://forum.go41.de/</guid>
			<description><![CDATA[<p>As you can see I am displaying the first posts excerpt here in this bbPress forum by running</p>
<p>make_excerpt(get_post_text($post-&#62;post_id));</p>
<p>and the last answers excerpt by using</p>
<p>make_excerpt( get_post_text( $topic-&#62;topic_last_post_id ) );</p>
<p>The problem arising is that with only one post it will display the text twice, as the first post is also the last one.</p>
<p>The full code I use so far is:</p>
<pre><code>&#60;p class=&#34;quest&#34;&#62;
&#60;?php $post = bb_get_first_post(get_topic_id());
echo make_excerpt(get_post_text($post-&#62;post_id)); ?&#62;
&#60;/p&#62;
&#60;p class=&#34;ans&#34;&#62;
&#60;?php echo make_excerpt( get_post_text( $topic-&#62;topic_last_post_id ) ); ?&#62;
&#60;/p&#62;</code></pre>
<p>To solve this I am going to echo The ID of each post to see what's going on.<br />
I want to show an answer only if the first post's ID $post-&#62;post_id is not equal to $topic-&#62;topic_last_post_id.</p>
<p>The code above with an echo of the ID:<br />
<pre><code>&#60;p class=&#34;quest&#34;&#62;
&#60;?php $post = bb_get_first_post(get_topic_id());
echo $post-&#62;post_id;
echo make_excerpt(get_post_text($post-&#62;post_id)); ?&#62;
&#60;/p&#62;
&#60;p class=&#34;ans&#34;&#62;
&#60;?php echo $topic-&#62;topic_last_post_id;
echo make_excerpt( get_post_text( $topic-&#62;topic_last_post_id ) ); ?&#62;
&#60;/p&#62;</code></pre>
<p>Have to post now to see something .. ;-)<br />
How I did it will come as soon it works in the answer to this post
</p>]]></description>
					</item>
		<item>
			<title>golfguy on "Adding sub sub page for Arthemia theme menu"</title>
			<link>http://forum.go41.de/topic/adding-sub-sub-page-for-arthemia-theme-menu#post-410</link>
			<pubDate>Wed, 26 May 2010 02:49:05 +0000</pubDate>
			<dc:creator>golfguy</dc:creator>
			<guid isPermaLink="false">410@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I wanted to add an additional sub sub menu page to my Arthemia theme.  As of now it only allows for Page and Sub Page and not sure how to code another level.  </p>
<p>Thank you in advance,</p>
<p>Matthew
</p>]]></description>
					</item>
		<item>
			<title>fiazio on "Godaddy free hosting and forums :"</title>
			<link>http://forum.go41.de/topic/godaddy-free-hosting-and-forums#post-164</link>
			<pubDate>Fri, 19 Feb 2010 10:20:32 +0000</pubDate>
			<dc:creator>fiazio</dc:creator>
			<guid isPermaLink="false">164@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hey Joe,<br />
Thanks for replying.<br />
Godaddy injects advertisements on the top of any page hosted free.<br />
I don't think its possible to put up a forum there, It has an option for Mysql, I'm not really familiar with it but they don't have php at the free service.
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Godaddy free hosting and forums :"</title>
			<link>http://forum.go41.de/topic/godaddy-free-hosting-and-forums#post-163</link>
			<pubDate>Fri, 19 Feb 2010 09:42:43 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">163@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I would say: Why not?<br />
That's what hosting providers are here for.<br />
However, 'free hosting' has to generate money too! Do you think they really give this for free to thousands of customers?<br />
They might put their advertising on your site, give you an old and slow server and not much rights to configure anything.</p>
<p>Just google for 'godaddy forum installation problem' and read some of the 55.000 results, than you get an idea about free hosting.</p>
<p>Read webhosting - getting started at Godaddy for your special question:<br />
<a href="http://help.godaddy.com/topic/74" rel="nofollow">http://help.godaddy.com/topic/74</a>
</p>]]></description>
					</item>
		<item>
			<title>fiazio on "Godaddy free hosting and forums :"</title>
			<link>http://forum.go41.de/topic/godaddy-free-hosting-and-forums#post-154</link>
			<pubDate>Thu, 18 Feb 2010 12:53:48 +0000</pubDate>
			<dc:creator>fiazio</dc:creator>
			<guid isPermaLink="false">154@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hello,<br />
I just wanted to know whether it is possible to put up a forum at the free hosting that godaddy provides.<br />
Thank you.
</p>]]></description>
					</item>
		<item>
			<title>Xarzu on "How do I install a bbPress theme?"</title>
			<link>http://forum.go41.de/topic/how-do-i-install-a-bbpress-theme#post-58</link>
			<pubDate>Thu, 29 Oct 2009 06:32:51 +0000</pubDate>
			<dc:creator>Xarzu</dc:creator>
			<guid isPermaLink="false">58@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I am happy to say I got it working.</p>
<p>Changing permissions on the folders did the trick!</p>
<p>After that, I saw the preview in the dashboard and I was able to activate it.</p>
<p>(bbpress)   <a href="http://www.arguemax.com/bbpress-1.0.2/bbpress/" rel="nofollow">http://www.arguemax.com/bbpress-1.0.2/bbpress/</a><br />
(wordpress) <a href="http://www.arguemax.com/" rel="nofollow">http://www.arguemax.com/</a><br />
(since you asked)
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "How do I install a bbPress theme?"</title>
			<link>http://forum.go41.de/topic/how-do-i-install-a-bbpress-theme#post-56</link>
			<pubDate>Wed, 28 Oct 2009 15:43:21 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">56@http://forum.go41.de/</guid>
			<description><![CDATA[<p>@Xarzu<br />
it might be you use a theme not running on your version of bbPress. If you see no screenshot of the new theme in your "my-templates" folder, then there is no screenshot.png in this themes folder.</p>
<p>I used the Kakumei theme and copied all files from bb-templates/kakumei folder to a folder under my-templates/my_kakumei. I also edited the top of style.css of this new theme in my_kakumei folder and changed the first some lines from:<br />
-----<br />
Theme Name: Kakumei<br />
Theme URI: <a href="http://bbpress.org/" rel="nofollow">http://bbpress.org/</a><br />
Description: The "revolutionized" new face of bbPress.<br />
Version: 0.01 theta-beta<br />
Author: Bryan Veloso<br />
-----<br />
to:<br />
-----<br />
Theme Name: My_Kakumei<br />
Theme URI: <a href="http://bbpress.org/" rel="nofollow">http://bbpress.org/</a><br />
Description: The "revolutionized" new face of bbPress modified<br />
Version: 0.01 theta-beta<br />
Author: ME and Bryan Veloso<br />
-----</p>
<p>now when I go to my bbPress dashboard under design I find this theme under My_Kakumei with the original screenshot. When I enable this I will see the same a in original Kakumei, but from my-themes folder.<br />
From this point I started editing My_Kakumei theme to my needs and always can switch back to the old one if something goes wrong.</p>
<p>What is the link to your bbPress forum?
</p>]]></description>
					</item>
		<item>
			<title>Xarzu on "How do I install a bbPress theme?"</title>
			<link>http://forum.go41.de/topic/how-do-i-install-a-bbpress-theme#post-55</link>
			<pubDate>Wed, 28 Oct 2009 04:38:02 +0000</pubDate>
			<dc:creator>Xarzu</dc:creator>
			<guid isPermaLink="false">55@http://forum.go41.de/</guid>
			<description><![CDATA[<p>How do I install a bbPress theme?  I created the "my-templates" directory and I unzipped my theme into a folder in that directory.  But when I go to my bbPress dashboard, the screenshot for my new theme shows a blank space with a red X in the upper left corner.  When I click to "Activate" the theme it shows a featureless version of bbPress with no theme at all.</p>
<p>Wie installiere ich ein bbPress Thema? Ich habe "my-Vorlagen"-Verzeichnis entpackt und ich mein Thema in einen Ordner in diesem Verzeichnis. Aber wenn ich in mein bbPress Armaturenbrett, zeigt der Screenshot fÃ¼r mein neues Thema ein Leerzeichen mit einem roten X in der oberen linken Ecke. Wenn ich auf "Aktivieren" das Thema es zeigt einen gesichtslosen Version mit bbPress Ã¼berhaupt kein Thema.
</p>]]></description>
					</item>
		<item>
			<title>Xarzu on "Fresh bbpress and wordpress installation"</title>
			<link>http://forum.go41.de/topic/fresh-bbpress-and-wordpress-installation#post-54</link>
			<pubDate>Thu, 15 Oct 2009 16:39:25 +0000</pubDate>
			<dc:creator>Xarzu</dc:creator>
			<guid isPermaLink="false">54@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hi Forum!</p>
<p>I have managed to download and install BBPress and WordPress and I got them to sync up with the plugins from WordPress that make that happen.  Now I just need to tweek it just right so it will behave and look like I want it too.</p>
<p>It would be nice to find someone who has been through these steps.  I could use some pointers.
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "bbpress front-page pagination Items per page"</title>
			<link>http://forum.go41.de/topic/bbpress-front-page-pagination-items-per-page#post-53</link>
			<pubDate>Wed, 14 Oct 2009 17:29:29 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">53@http://forum.go41.de/</guid>
			<description><![CDATA[<p><strong>get the title tag in header.php display the current page</strong></p>
<p>switching pages works well with the plugin explained above, but the title of the forum will always just show the forums name.</p>
<p>On page two however we have another URL and different topics, so the title should reflect this.</p>
<p>In a similar way as in WordPress you can easily add 'page X' to the title if it is paged and if you are on front-page.</p>
<p>In header.php you find:<br />
<pre><code>&#60;title&#62;&#60;?php bb_title() ?&#62;&#60;/title&#62;</code></pre>
<p>by adding 'if (is_front() &#38;&#38; $page&#62;1)' you can echo the page number if it is paged. It should look like this:<br />
<pre><code>&#60;title&#62;&#60;?php bb_title() ?&#62;&#60;?php if (is_front() &#38;&#38; $page&#62;1) {echo(&#34; page $page&#34; ); } ?&#62;&#60;/title&#62;</code></pre>
<p>Now, if you switch to page 2 it will display 'your forums name page 2'
</p>]]></description>
					</item>

	</channel>
</rss>

