Search Results for 'bbpress'
-
Search Results
-
Topic: nothing really, just thanks
bbPress makes things look just lovely

i’ve got a work in progress set up based on a theme I found, then modified it to my own needs.
http://retrospec.sgn.net/forums/
What does anyone think?
I have upgraded to bbpress 0.9 with some critical problems:
I cannot create de keymaster
When i have gone to my forum the post not appeard (I out the correct database)
When i tried to login i anly see a blanl page
Topic: Can’t login after upgrade
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
Topic: bbPress 0.9.0.1 released
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?
Topic: Music Software forum…
Nice and simple bbpress forum which integrates into the rest of the site very well.
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.