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

<item>
<title>lstelie on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18941</link>
<pubDate>Fri, 05 Sep 2008 06:11:07 +0000</pubDate>
<dc:creator>lstelie</dc:creator>
<guid isPermaLink="false">18941@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62; Exact, you just need to check the &#60;em&#62;is category&#60;/em&#62; when creating (or modifying) the forum.&#60;/p&#62;
&#60;p&#62;You also have to check the theme. Kakumei is ok, but some others display 0 (zero) in front of the father forum, this is disturbing for users who fail to understand that the top forum is only a container and not a real forum. Some doesn't display forum as a hierarchy (with a father / container forum and sub forums).
&#60;/p&#62;</description>
</item>
<item>
<title>darnit on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18940</link>
<pubDate>Fri, 05 Sep 2008 03:42:20 +0000</pubDate>
<dc:creator>darnit</dc:creator>
<guid isPermaLink="false">18940@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I found the answer myself, 26 mins. later, LOL: you simply need to go to Manage -&#38;gt; Forums -&#38;gt; click on a forum and set its parent forum.&#60;/p&#62;
&#60;p&#62;That way you'll have multiple subforums on any forum on your bbPress installation.&#60;/p&#62;
&#60;p&#62;Heh. Next time, I'll get acquainted with the features of bbPress BEFORE asking for help ^_^
&#60;/p&#62;</description>
</item>
<item>
<title>darnit on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18939</link>
<pubDate>Fri, 05 Sep 2008 03:12:53 +0000</pubDate>
<dc:creator>darnit</dc:creator>
<guid isPermaLink="false">18939@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello bbpress world!&#60;/p&#62;
&#60;p&#62;I would like to congratulate you all for developing such a steadfast, easy-to-use forum software known as bbPress. I love(s) it :)&#60;/p&#62;
&#60;p&#62;Secondly -- yeap, it's an issue -- I would like to know if it is possible to have a forum-forum-topic structure instead of the current forum-topic one.&#60;/p&#62;
&#60;p&#62;For example, we currently have:&#60;/p&#62;
&#60;p&#62;Webmasters Forum - [all the topics go here]&#60;/p&#62;
&#60;p&#62;while we would want to have:&#60;/p&#62;
&#60;p&#62;Webmasters Forum - Italian Webmasters Forum / American Webmasters Forum - [all the topics from the Italian / American  go here]&#60;/p&#62;
&#60;p&#62;Would such a structure be possible?&#60;/p&#62;
&#60;p&#62;Thank you for your time and for your replies.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-14439</link>
<pubDate>Wed, 12 Mar 2008 23:28:43 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14439@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Looks like your blog is fine, but bbPress is not.  Assuming you're using the same database for both, then the connection details should be the same, other than the name of the constants (BBDB_ for bbPress instead of DB_ for WordPress - if you copied the whole section over, the constant names would be wrong.)&#60;/p&#62;
&#60;p&#62;It's hard to troubleshoot these things remotely since someone needs to be able to log into your control panel to see the actual connection details, then view and edit your config.php to make sure the settings are the same.  Without trusting someone with that info, you're going to have a hard time finding help for the problem.&#60;/p&#62;
&#60;p&#62;P.S. please don't post the connection details here.&#60;/p&#62;
&#60;p&#62;P.P.S. you can contact me directly using any email found on the site linked in my profile, or just google my name (screen name or real name, matters not).  I will be glad to help off-list.
&#60;/p&#62;</description>
</item>
<item>
<title>markwa on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-14435</link>
<pubDate>Wed, 12 Mar 2008 21:52:08 +0000</pubDate>
<dc:creator>markwa</dc:creator>
<guid isPermaLink="false">14435@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm trying to track down the same problem with &#34;Cannot select DB.&#34;  The problem is actually upstream in a call to mysql_connect.  The mysql_connect is fails, but without any separate error handing in db.php.  But I don't know why the mysql_connect is failing.  The params look right, and the bbpress database has been added via my Plesk control panel.&#60;/p&#62;
&#60;p&#62;-- Mark
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Add New and Finding Those Extra Divs"</title>
<link>http://bbpress.org/forums/topic/add-new-and-finding-those-extra-divs#post-11752</link>
<pubDate>Wed, 31 Oct 2007 23:01:42 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">11752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;./bb-templates/kakumei/front-page.php line 17 calls  new_topic() which is defined in ./bb-includes/template-functions.php on line 866 and then it goes from there.  Is that what you're looking for?&#60;/p&#62;
&#60;p&#62;If you post a link to your site, someone might be able to help find where the extra div is coming from.
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "Add New and Finding Those Extra Divs"</title>
<link>http://bbpress.org/forums/topic/add-new-and-finding-those-extra-divs#post-11750</link>
<pubDate>Wed, 31 Oct 2007 21:27:17 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">11750@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've been searching, every file in my kakumei theme and cannot find the file that is messing up how the add new page is displaying.  I know its a div issue but can't seem to find that extra div.&#60;/p&#62;
&#60;p&#62;What file displays the add new option in the latest discussion section?&#60;/p&#62;
&#60;p&#62;Does it display within another file? Which one?
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8204</link>
<pubDate>Tue, 19 Jun 2007 01:03:33 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">8204@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok did some work got front-page to display correctly by putting in (div page). Put that in all the css files calling header, sidebar and footer. Didn't help. Here is the basic div structure:&#60;br /&#62;
&#38;lt;div head&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
  &#38;lt;div page&#38;gt;&#60;br /&#62;
&#38;lt;div ncol&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div footer&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
header {&#60;br /&#62;
	margin: 0px 0px;&#60;br /&#62;
	padding: 0px;&#60;br /&#62;
	display: block;&#60;br /&#62;
	width: 778px;&#60;br /&#62;
	height:195px;&#60;br /&#62;
	background-color: #314D73;&#60;br /&#62;
	background: url('images/header.jpg') no-repeat bottom center;&#60;br /&#62;
	border: 0px solid #CCCCCC;&#60;br /&#62;
	cursor: pointer;&#60;br /&#62;
	}&#60;br /&#62;
.page {&#60;br /&#62;
	width: 778px;&#60;br /&#62;
	margin: 1px 0px;&#60;br /&#62;
	padding: 0px;&#60;br /&#62;
	background-color: transparent;&#60;br /&#62;
	border:0px solid #CCCCCC;&#60;br /&#62;
	text-align: left;&#60;br /&#62;
	float: left;&#60;br /&#62;
	}&#60;br /&#62;
.ncol {&#60;br /&#62;
	padding: 20px 0px 10px 23px;&#60;br /&#62;
	width: 395px;&#60;br /&#62;
	background:transparent;&#60;br /&#62;
	float:left;&#60;br /&#62;
	}&#60;br /&#62;
.footer {&#60;br /&#62;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;&#60;br /&#62;
	line-height: 17px;&#60;br /&#62;
	font-size: 0.8em;&#60;br /&#62;
	margin: 0px 0px;&#60;br /&#62;
	padding-bottom: 30px;&#60;br /&#62;
	width: 778px;&#60;br /&#62;
	height: 80px;&#60;br /&#62;
	background: url('images/footer.jpg') no-repeat bottom center;&#60;br /&#62;
	border:0px solid #CCCCCC;&#60;br /&#62;
	clear:both;&#60;br /&#62;
	}&#60;br /&#62;
link is mysoberlife dot com/forums
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-8129</link>
<pubDate>Sat, 16 Jun 2007 20:43:04 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">8129@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok so i went over my config file. Figure it must not be looking at the right place.  I keep getting &#34;Cannot select DB.&#34; Can anyone spot where I went wrong? I know the other stuff is set up correctly. Bbpress is installed in mysoberlife/democlinical/forum/. Any help would be much appreciated! Tried install bbpress inside a subdirectory on another domain and had the same problem.&#60;/p&#62;
&#60;p&#62;$bb_table_prefix  = 'bb_'; &#60;/p&#62;
&#60;p&#62;	$bb-&#38;gt;domain = 'http://mysoberlife.com';&#60;/p&#62;
&#60;p&#62;	$bb-&#38;gt;path   = '/democlinical/forum/';			&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://mysoberlife.com/democlinical';&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://mysoberlife.com/democlinical';
&#60;/p&#62;</description>
</item>
<item>
<title>pravin on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8079</link>
<pubDate>Fri, 15 Jun 2007 06:53:33 +0000</pubDate>
<dc:creator>pravin</dc:creator>
<guid isPermaLink="false">8079@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could you just post the relevant parts of css here? By relevant, I mean the all-enclosing div tag and the 3 divs for the 3 columns. I'm thinking it's a padding + width issue. IE and firefox handle these differently. For one, Width = width + padding. For the other Width is width without the padding.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8073</link>
<pubDate>Fri, 15 Jun 2007 00:15:44 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8073@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's strange with the email. Thanks for the zip, but I'm having trouble with my dev server and I'd rather not put things on my public server. Can you open an page of this on your browser, say the forum index, go to File &#38;gt; Save, save everything and give it to me?
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8072</link>
<pubDate>Thu, 14 Jun 2007 23:58:04 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">8072@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;fle64 email bounced back. here is the link for rapidshare &#60;a href=&#34;http://rapidshare.com/files/37263443/mysoberlife.zip&#34; rel=&#34;nofollow&#34;&#62;http://rapidshare.com/files/37263443/mysoberlife.zip&#60;/a&#62; thanks again!
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8005</link>
<pubDate>Tue, 12 Jun 2007 20:02:45 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8005@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No attachments here, but you can use something like &#60;a href=&#34;http://rapidshare.com&#34;&#62;Rapidshare&#60;/a&#62; or similar. Not sure what you want me to email you? But you can email me the files: &#60;strong&#62;fel64 not at loinhead.net&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;The not at part is sarcasm
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-8001</link>
<pubDate>Tue, 12 Jun 2007 18:12:35 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">8001@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;you the man!! thanks. I'll let you know how it goes.
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-8000</link>
<pubDate>Tue, 12 Jun 2007 18:11:35 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">8000@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yep,&#60;/p&#62;
&#60;p&#62;Fel64 can i upload files to this board?&#60;/p&#62;
&#60;p&#62;Can i just send the files in an email?? Feel free to send it to me at admin at mysoberlife dot com.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-7995</link>
<pubDate>Tue, 12 Jun 2007 10:36:03 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7995@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think it is a problem with the databases. Looking at bb-includes/db.php, the error &#34;Cannot select DB&#34; occurs when mysql_select_db() fails (search the file for &#34;cannot&#34; to get to the right bit). Since there's no error about not enough parameters, I assume that mysql_connect() was successful but I'm not sure about that. It's one of the two IMO.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-7994</link>
<pubDate>Tue, 12 Jun 2007 10:29:43 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7994@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mfaxion?&#60;/p&#62;
&#60;p&#62;You're going to have to save the page HTML output, the images in it and the stylesheets, zip 'em up and put them up for downloading, otherwise I can't help you.&#60;/p&#62;
&#60;p&#62;I do not recommend two mostly identical seperate stylesheets for the two browsers. If you need to use two different stylesheets, then you should have one main file that both browsers get and two much smaller files that account for the quirks and necessary hacks. Code duplication is never good.&#60;/p&#62;
&#60;p&#62;You can fix mysoberlife.com/forums by simply adding &#60;code&#62;width: 550px;&#60;/code&#62; rules to &#60;code&#62;hottags&#60;/code&#62; and &#60;code&#62;discussions&#60;/code&#62;, by the way.
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress isntall showing correctly in mozilla but not in IE"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-isntall-showing-correctly-in-mozilla-but-not-in-ie#post-7993</link>
<pubDate>Tue, 12 Jun 2007 02:42:02 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">7993@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;First off let me say IE should be taken out and shot behind the shed. Probably shouldn't say that living in the land of Microsoft!&#60;/p&#62;
&#60;p&#62;So I have a wpmu bbpress install have a 3 column theme set up. The divs in the single sidebar float the first column left, second column right. I finally got it to display correctly by inserting the content div or in this case the ncol div. I had to place the get sidebar and get footer inside the  closing div tag and magically Mozilla shows everything correctly. &#60;/p&#62;
&#60;p&#62;What a great day 10 minutes into troubleshooting and I fix the problem. However it was incredibly short lived! In IE it displays everything correctly except the sidebar. Instead the sidebar appears on the left side underneath the forum. &#60;/p&#62;
&#60;p&#62;I have a regular and ie stylesheet, tried to make sure there weren't any major discrepencies between the two. There weren't. Anyone know what I need to do to make it load next to the forum in IE instead of below it?&#60;/p&#62;
&#60;p&#62;By the way I have the bbpress styling calling up my wpmu stylesheet. I copied the style divs that bbpress calls from the bb press style sheet and inserted them into the wpmu stylesheet. &#60;/p&#62;
&#60;p&#62;I'd offer up an example at the site but I can't. I have another version of the site running for visitors at the moment.  &#60;/p&#62;
&#60;p&#62;Hope that made sense! Any help would be appreciated! Thanks.&#60;/p&#62;
&#60;p&#62;example of set up:&#60;br /&#62;
(front-page)&#60;br /&#62;
get header&#60;br /&#62;
  div ncol&#60;br /&#62;
     div discussion etc..&#60;br /&#62;
     /div&#60;br /&#62;
   get sidebar&#60;br /&#62;
   get footer&#60;br /&#62;
 /div
&#60;/p&#62;</description>
</item>
<item>
<title>matt123 on "wpmu bbpress wp bbpress orgy"</title>
<link>http://bbpress.org/forums/topic/wpmu-bbpress-wp-bbpress-orgy#post-7991</link>
<pubDate>Tue, 12 Jun 2007 02:32:16 +0000</pubDate>
<dc:creator>matt123</dc:creator>
<guid isPermaLink="false">7991@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok here come the explanation. I have wpmu bbpress install all integrated. Styling is still a little screwy in IE but thats not the main problem. &#60;/p&#62;
&#60;p&#62;I have installed a copy of WP on a subdirectory. In that subdirectory I created another subdirectory for bbpress. I have been trying to install bbpress but it says it cannot access the db. I know the its not the database name, username or password it must be the path?&#60;/p&#62;
&#60;p&#62;here is the path structure&#60;/p&#62;
&#60;p&#62;mainwpmuinstall/wpinstall/bbpressinstall&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;domain = 'http://mysoberlife.com';&#60;br /&#62;
$bb-&#38;gt;path   = '/democlinical/forums';			&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://mysoberlife.com/democlinical';&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://mysoberlife.com/democlinical';&#60;br /&#62;
$bb-&#38;gt;usercookie = 'wordpressuser';&#60;br /&#62;
$bb-&#38;gt;passcookie = 'wordpresspass';&#60;/p&#62;
&#60;p&#62;Been trying different options and can't get it to work. Was hoping I made some silly simple error that someone more experienced could pick up. &#60;/p&#62;
&#60;p&#62;I can't think up a reason why bbpress couldn't work on a subdirectory set up like this.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
