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

<item>
<title>_ck_ on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-18360</link>
<pubDate>Sat, 16 Aug 2008 10:35:38 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18360@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For the record, ThemePress integrated theme for bbPress+WordPress can be found in the middle of this page:&#60;br /&#62;
&#60;a href=&#34;http://www.adityanaik.com/integratepress-part-i/&#34; rel=&#34;nofollow&#34;&#62;http://www.adityanaik.com/integratepress-part-i/&#60;/a&#62;&#60;br /&#62;
direct:&#60;br /&#62;
&#60;a href=&#34;http://www.adityanaik.com/download/ThemePress-v-1.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.adityanaik.com/download/ThemePress-v-1.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it's probably a bit outdated because it was meant for version 0.8 but should still work with a few modifications (for example his instructions say &#34;config.php&#34; when it's now &#34;bb-config.php&#34; and the plugins he recommends are no longer required and might actually make things not work)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17752</link>
<pubDate>Mon, 28 Jul 2008 16:06:21 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You need some help.  Please contact me off list (check my profile for a way to contact me.)
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17748</link>
<pubDate>Mon, 28 Jul 2008 14:18:56 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17748@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;And I get this if I try to edit any of the settings&#60;br /&#62;
&#60;code&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/crusaders4christ/public_html/bbpress/bb-includes/db-mysql.php:130) in /home/noproblem/public_html/wp-includes/pluggable.php on line 770&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17747</link>
<pubDate>Mon, 28 Jul 2008 14:07:25 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17747@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The script from the website that you gave me...&#60;br /&#62;
There is stuff in wordpress everywhere saying on the top of the thing (like the top of the page)(but it only happens in the admin control panel) saying&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bbPress database error: [Table &#38;#39;c4cwp.wp__users&#38;#39; doesn&#38;#39;t exist]
SELECT * FROM wp__users WHERE ID = 3&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thats one of the main reasons why I want to fix it...and it also changed my homepage to my blog. And when I remove the script well thats where things get extremely messy.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17740</link>
<pubDate>Mon, 28 Jul 2008 04:45:32 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17740@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; wordpress is at /&#60;br /&#62;
&#38;gt; bbpress is at /bbpress&#60;/p&#62;
&#60;p&#62;That's fine and will work well.&#60;/p&#62;
&#60;p&#62;You say you &#34;took out the script&#34;.  What script are you talking about?&#60;/p&#62;
&#60;p&#62;How is your WordPress installation?  Is everything OK there?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17737</link>
<pubDate>Mon, 28 Jul 2008 04:38:35 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17737@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK this is how I have it set up...&#60;/p&#62;
&#60;p&#62;wordpress is at /&#60;br /&#62;
bbpress is at /bbpress&#60;/p&#62;
&#60;p&#62;I don't care if I do or do not integrate it I just don't want to have any errors. And when I took out the script everything went blank white and displayed the error message...so I decided to put it back in but I am getting this type of error instead when I try to log in to bbpress(which I can't ever since  I tried to integrate it)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bbPress database error: [Table &#38;#39;c4cwp.wp__users&#38;#39; doesn&#38;#39;t exist]
SELECT ID FROM wp__users WHERE user_login = &#38;#39;Noproblem&#38;#39;

bbPress database error: [Table &#38;#39;c4cwp.wp__users&#38;#39; doesn&#38;#39;t exist]
SELECT * FROM wp__users WHERE user_login = &#38;#39;Noproblem&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I am running 2.6 of wp&#60;br /&#62;
and the latest for bbpress as well...&#60;/p&#62;
&#60;p&#62;Thanks for the help,&#60;/p&#62;
&#60;p&#62;Noproblem
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17718</link>
<pubDate>Mon, 28 Jul 2008 01:47:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17718@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like you put all the bbPress files into the folder that had WordPress files in it?  Can you confirm that?&#60;/p&#62;
&#60;p&#62;What version of bbPress and WordPress were you running?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17714</link>
<pubDate>Sun, 27 Jul 2008 21:32:37 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17714@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Then I tried removing the script and now I get&#60;br /&#62;
Fatal error: Call to undefined function wp() in /home/noproblem/public_html/wp-blog-header.php on line 14&#60;/p&#62;
&#60;p&#62;PLEASE HELP!!!&#60;br /&#62;
THANKS!
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17713</link>
<pubDate>Sun, 27 Jul 2008 21:24:52 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17713@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OK I did that but now it messed up my home page...it is now the blog instead of my original home page which was just a page...any ideas on how to fix that?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17712</link>
<pubDate>Sun, 27 Jul 2008 20:50:13 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17712@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think this is a good place to start:&#60;br /&#62;
&#60;a href=&#34;http://www.adityanaik.com/integratepress-part-i/&#34; rel=&#34;nofollow&#34;&#62;http://www.adityanaik.com/integratepress-part-i/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17710</link>
<pubDate>Sun, 27 Jul 2008 18:12:36 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17710@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ya I would like to know how to do this too...
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Intergrating the theme"</title>
<link>http://bbpress.org/forums/topic/intergrating-the-theme#post-17209</link>
<pubDate>Sat, 12 Jul 2008 02:50:42 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17209@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey, Im not sure how to go about integrating the forum with my wordpress blog... theme wise.&#60;/p&#62;
&#60;p&#62;I mean how would I go about giving it the same theme without copying everything from the blog theme to the forum theme. as in like structure of the header of the blog inserted on the forum (would that even work)&#60;/p&#62;
&#60;p&#62;are there any tutorials for this out there..&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>tnts on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-16267</link>
<pubDate>Thu, 15 May 2008 20:27:36 +0000</pubDate>
<dc:creator>tnts</dc:creator>
<guid isPermaLink="false">16267@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a list of matching WordPress and bbPress themes anywhere? I'd like like to find a nice starting point for some modification.
&#60;/p&#62;</description>
</item>
<item>
<title>alakhnor on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-15727</link>
<pubDate>Wed, 23 Apr 2008 21:56:28 +0000</pubDate>
<dc:creator>alakhnor</dc:creator>
<guid isPermaLink="false">15727@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Exactly what I needed!&#60;br /&#62;
Thank so much.
&#60;/p&#62;</description>
</item>
<item>
<title>tlibby on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-15697</link>
<pubDate>Tue, 22 Apr 2008 23:10:20 +0000</pubDate>
<dc:creator>tlibby</dc:creator>
<guid isPermaLink="false">15697@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbshowcase.org/forums/view/available-themes&#34;&#62;http://bbshowcase.org/forums/view/available-themes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpressraw.com/bbpress_blank_themes/&#34;&#62;http://bbpressraw.com/bbpress_blank_themes/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>vin-cars on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-15679</link>
<pubDate>Tue, 22 Apr 2008 16:13:41 +0000</pubDate>
<dc:creator>vin-cars</dc:creator>
<guid isPermaLink="false">15679@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;+1 I am need themes too. Can any one give link to the beautiful themes?
&#60;/p&#62;</description>
</item>
<item>
<title>alakhnor on "Where is ThemePress?"</title>
<link>http://bbpress.org/forums/topic/where-is-themepress#post-15574</link>
<pubDate>Sun, 20 Apr 2008 18:13:15 +0000</pubDate>
<dc:creator>alakhnor</dc:creator>
<guid isPermaLink="false">15574@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does anyone know where I can still download ThemePress?&#60;br /&#62;
Or is there any similar theme for bbPress 0.9?
&#60;/p&#62;</description>
</item>
<item>
<title>WPITn2shape on "login-form.php template doesn't work"</title>
<link>http://bbpress.org/forums/topic/login-formphp-template-doesnt-work#post-10703</link>
<pubDate>Sun, 02 Sep 2007 14:42:36 +0000</pubDate>
<dc:creator>WPITn2shape</dc:creator>
<guid isPermaLink="false">10703@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It works now to style login.php in my template folder, NOT login-form.php, but I swear it didn't work before. I had put the same code in both of those template files. Weird.
&#60;/p&#62;</description>
</item>
<item>
<title>WPITn2shape on "login-form.php template doesn't work"</title>
<link>http://bbpress.org/forums/topic/login-formphp-template-doesnt-work#post-10702</link>
<pubDate>Sun, 02 Sep 2007 14:20:50 +0000</pubDate>
<dc:creator>WPITn2shape</dc:creator>
<guid isPermaLink="false">10702@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If when I put my WP log in form into bb-login.php and when that redirects to wp-login.php but shows a 404 (when the file is there), should I go to WordPress MU forums to ask for help?&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt;&#38;gt;&#38;gt;&#60;br /&#62;
OK It also happens when I put bb-login.php into the code instead of wp-login.php, but I'm sure it's still a WP/MU thing.&#60;/p&#62;
&#60;p&#62;Putting my WP login box on the sidebar of the main page of the forum works however, so what I really need is to be able to change the log in message at the bottom of those pages.
&#60;/p&#62;</description>
</item>
<item>
<title>WPITn2shape on "login-form.php template doesn't work"</title>
<link>http://bbpress.org/forums/topic/login-formphp-template-doesnt-work#post-10701</link>
<pubDate>Sun, 02 Sep 2007 14:17:45 +0000</pubDate>
<dc:creator>WPITn2shape</dc:creator>
<guid isPermaLink="false">10701@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't change the login styling by editing the template file, I have to change the bb-login.php.&#60;/p&#62;
&#60;p&#62;I wanted to NEVER allow going to bb-login.php but instead have a login box where it now has a log in link.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "login-form.php template doesn't work"</title>
<link>http://bbpress.org/forums/topic/login-formphp-template-doesnt-work#post-10698</link>
<pubDate>Sun, 02 Sep 2007 12:59:46 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">10698@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; styling the login doesn't work&#60;br /&#62;
Can you be more precise? What do you want to do, what have you tried, how precisely has it failed?&#60;/p&#62;
&#60;p&#62;Do you mean the &#34;You must log in to post.&#34;? That should be translatable, but otherwise as far as I know it's stuck in core files.
&#60;/p&#62;</description>
</item>
<item>
<title>WPITn2shape on "login-form.php template doesn't work"</title>
<link>http://bbpress.org/forums/topic/login-formphp-template-doesnt-work#post-10694</link>
<pubDate>Sun, 02 Sep 2007 11:44:00 +0000</pubDate>
<dc:creator>WPITn2shape</dc:creator>
<guid isPermaLink="false">10694@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Perhaps it's that I'm using ThemePress, but styling the login doesn't work. I suppose I'll have to actually edit the file, but it's a file that shouldn't cause upload trouble. I don't want to have to do that much though.&#60;/p&#62;
&#60;p&#62;Also, how do I change the register/login link at the bottom of a post if one's not logged in to a little form itself? I can't find this in my theme, and I'd like to change that.&#60;/p&#62;
&#60;p&#62;It's important to keep things on the WP side since I'm using MU.&#60;/p&#62;
&#60;p&#62;I didn't find another post on this by the way. And thanks for any help!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
