Followed steps from bbPress blog post.
At end of install:
Key master could not be created!
Forums already exist!
Installation log:
Referrer is OK, beginning installation…
Step 1 – Creating database tables
>>> Database is already installed!!!
Step 2 – WordPress integration (optional)
>>> Integration not enabled
Step 3 – Site settings
>>> Site name: The Board Room
>>> Site address (URL): http://bb.pensacolajaycees.org/
>>> From email address: xxx
>>> Key master could not be created!
>>>>>> That login is already taken!
>>>>>> Existing key master entered!
>>>>>> Re-setting admin email address.
>>> There are existing forums in this database.
>>>>>> No new forum created.
>>> Key master email sent
There were some errors encountered during installation!
After login:
Fatal error: Call to undefined function wp_set_password() in /home/pensacola/www/bb/bb-includes/pluggable.php on line 368
Finally it is here.
More info is on the blog post here.
Found a bug? Tell us about it here.
UPDATE: we found a bug and squashed it, thus 0.9.0.1 is born. Sorry to all those very early adopters.
I’ve written my own custom plugin to have bbPress use my site’s authentication system (it’s not wordpress). It’s working beautifully (for the most part). I replace bb_is_user_logged_in and bb_current_user (and the latter sets bb_set_current_user).
The problem is this: AJAX calls to add a new tag, to remove an existing tag (your own or as admin), or to delete a post all fail with a “you don’t have permission to do that”. I see that other plugins have had that problem too. However, if I submit the request using the old school (non-AJAX) url, it works just fine.
So I’m guessing there’s something unique in the AJAX calls and that code seems dense to me. Can anyone suggest some places to check first?
Nice and simple bbpress forum which integrates into the rest of the site very well.
http://www.futureaudioworkshop.com/forums/
I just moved my forum from cpanel-shared hosting to debian vps server- directadmin.
The only problem I faced was permalinks on my forum.
I am using wordpress & bbpress together, and wordpress had no problem with permalinks.
I tried two options for permalinks to work;
1) option multiviews,
2) bb-admin/rewrite-rules.php
I use .htaccess redirects on my wordpress and had no problem with it. I dont know what to change on my vps, or what to try on my vps, and all of the urls saved on google are not working for now.
I dont know much about debian or vps server, this is my first month. I have root access.
Software Versions
WordPress 2.2.2
Bbpress 0.8.2.1
Server Software Versions
Apache 2.2.8
MySQL 4.1.10
DirectAdmin 1.31.2
Thanks for reading.
is it possible? Whats with the users on the board, may they write comments on wordpress?
my forum is here
exampledomain.com/forums
and i want to install the worpress here
exampledomain.com/
I have integrated my wordpress theme into my bbpress theme but even though it looks the same, the text and forum is not in the same postition as they are supposed to be. How do I fix this?
Does someone know how to enable php in an IIS server?
Feeling pretty stupid right now. I read everything I could find in this forum and looked everywhere in the admin interface, but I can’t figure out how to create a sticky post. Need some help, I guess.
I’ve gone through the steps to install bbPress. At step 1 it asks me to enter a user name for the first administrator account.
No matter what I enter I get this message on step 2:
Bad username. Go back and try again.
Any ideas?