Search Results for 'bbpress'
-
Search Results
-
I was moderating my Bbpress Forum when a user was spamming. I didn’t want him to keep spamming so I locked the Thread then I blocked the user. Then I made a Thread to put all bad Threads in. After that I unblocked the user, but the user is still blocked even though it says member. I even tried to log into the test user and it still had the error message saying that user is blocked. Does it take time to unblock a user or is it a bug?
WP 3.1.1
BBpress 1.0.3
I have just set up BBpress to work with a test blog I am running on my local machine using xampp. During set up I went through the integration process so that both would share the same login info.
The WP install is at localhost/name
the BBP install is at localhost/name/bbpress
When I go to the forum the top of the page displays the following
Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-settings.php on line 186
Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpressfunctions.wp-object-cache.php on line 108
Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpresspomomo.php on line 171
Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesfunctions.bb-l10n.php on line 484
Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpressclass.wp-taxonomy.php on line 581
When i try to access the Admin section I get the same plus
Warning: Cannot modify header information – headers already sent by (output started at C:Program Filesxampplitehtdocsgrad2gamebbpressbb-settings.php:186) in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesfunctions.bb-pluggable.php on line 232
I’ve created a multi-use blog site for our Intranet and would like to have the Forums functing working. Unfortunately, this is what happens when I try to start a forum or put allow forum into a group:
bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install (I did this)
NOTE: The forums directory will only work if your bbPress tables are in the same database as your WordPress tables. If you are not using an existing bbPress install you can ignore this message.
As you can see, I’ve tried the re-install, which I have to do manually as we have all sorts of blocks on our server. That did not help and I received the following when I try to start a forum:
$bb->custom_user_table = ‘wp_users’; $bb->custom_user_meta_table = ‘wp_usermeta’; $bb->uri = ‘http://intranet.kki.org/school/social/wp-content/plugins/buddypress/bp-forums/bbpress/’; $bb->name = ‘ Forums’; define(‘BB_AUTH_SALT’, ‘put your unique phrase here’); define(‘BB_LOGGED_IN_SALT’, ‘put your unique phrase here’); define(‘BB_SECURE_AUTH_SALT’, ‘put your unique phrase here’); define(‘WP_AUTH_COOKIE_VERSION’, 2); ?>
I don’t know what this means or why it is happening. Any thoughts on the matter. I’m using Custom Community theme that I’ve done a lot of customization on. WordPress works fine as do all the other BuddyPress plug-in’s I’ve activated.
Thanks, Debra
PS – just joined this group, how do I change my password and add an avitar?