Published on May 15th, 2008 by
I’ve searched and searched for this on the forum, but I can’t find anything on it.
I’ve been trying to set up a BBPress system for my WordPress blog. I figured WordPress was easy, so BBpress should have been too. And it was. I installed it all and it worked nicely – I even posted a few things on the forums I created.
The problem came when I tried to integrate my WordPress blog’s users with BBpress. I added in the proper field (I can’t remember what it was) the wp_user file, but it simply crashed the whole thing, and now I can’t see any of the BBPress system or pages – I just get the following message:
“Your user table prefix may only contain letters, numbers and underscores.”
I’ve tried Googling it and seraching on your forums, but I couldn’t find a similar event – so am I a techno nitwit or is this a genuine problem? The URL of the site is: http://mnins.dr-spangle.com/bbpress/.
Cheers, I look forward your reply.
Published on May 15th, 2008 by gerikg
I’ve been trying to update my profile. Nothing is changing but it is giving me an error where it says Keymaster under it says Invalid Role.
I’m using the WP Version 2.5.1 and BBpress 0.9.0.2 same database.
Published on May 14th, 2008 by
I’m a really new website owner. I don’t know a lot about manipulating html code. I’ve read the step by step instructions for installing bbpress but It’s not enough …I need indepth instructions.
This much I have done. Downloaded bbPress to my PC. Unzipped the file.
I have WordPress already on my web host account.
Where do I put bbpress? I would like to have them integrated.
Do I put it under /wp-admin/?
Published on May 14th, 2008 by gerikg
When integrating WP and BB
I read that you need to put
$bb->WP_BB = true;
if (file_exists(‘../wp-blog-header.php’))
require_once(‘../wp-blog-header.php’);
else
if (file_exists(‘../../wp-blog-header.php’))
require_once(‘../../wp-blog-header.php’);
in BB-config.php
Is there something that I can put in wp-config.php that works the opposite?
I’m trying something…
Published on May 14th, 2008 by Null
Well thisd is what I want. I have 1 forum and it has 2 forum cats. Lets call them forum 1 and forum 2.
Now I have the kakumei them running (green). Now I want forum 1 to be green, but if they go to forum 2, I want it to be blue (kakumei blue).
So is it possible to have different colors/themes for each category? Or some dirty hack to do this? This is also need for subforums to give them a different style, but fornow I just need it per category.
Thanks
Published on May 14th, 2008 by
Good day,
I just installed wordpress and bbpress on my domain, charitableorthodoxy.com last night. When I try to view a post, it results in a 404 error? I can’t figure out why. Anyone have any ideas?
Published on May 13th, 2008 by
By installing the forum (bbPress) and access to the loguin created this with the error message:
Warning: getmypid() has been disabled for security reasons in /home/g29890/public_html/******/forum/bb-includes/class-phpass.php on line 43
Warning: Cannot modify header information – headers already sent by (output started at /home/g29890/public_html/tiagobigode/forum/bb-includes/class-phpass.php:43) in /home/g29890/public_html/*******/forum/bb-includes/pluggable.php on line 188
Warning: Cannot modify header information – headers already sent by (output started at /home/g29890/public_html/tiagobigode/forum/bb-includes/class-phpass.php:43) in /home/g29890/public_html/********/forum/bb-includes/pluggable.php on line 228
someone might help me?
Thank now
Published on May 13th, 2008 by
When users on my site sign up using the forum signup, it successfully integrates them into wordpress, but they do not have a nickname, so all comments appear as Anonymous.
Normally wordpress would automatically set the display name default to be the login name, but they dont seem to for this.
Any way i could edit the BBpress files to make wp have a name?
Published on May 13th, 2008 by Oscar
I’m looking for a plugin for bbPress that shows the latest posts on the forum front page. With the default theme this would be shown as snippets (text of the actual post) below the Tag Cloud/Hot Tags ‘widget’.
I can’t seem to find a plugin, except the one that does just this on your WP installation if you’ve integrated with WP. Does this exist for bb as well?
Published on May 13th, 2008 by Null
Well the logo (page_header_bblogo.png) appears a bit darker then the background color of the header. You clearly see a grey square now. When overwriting the blue logo with the original green one, the same problem appears (thought perhaps the background color was made too dark).
Swithcing the theme back to the normal kakumei, the logo displays correct. Overwriting this with the blue logo gives no problems either.
So there is a bug in the blue kakumei theme, plz fix