Tagged Questions
The bbpress tag has no wiki summary.
6
votes
12answers
13k views
What is the best Forum software to Integrate with a Wordpress blog?
If you wanted to add a user forum to your software site, and make it look and work like your WordPress blog, what forum software would you choose?
Apparently bbPress has the same origins as ...
4
votes
2answers
134 views
How to integrate Wordpress and bbPress?
Can anyone explain me how to integrate Wordpress 3.0.1 and the bbPress 1.0.I just want to install bbPress with my previous Wordpress site (Url : mysite.com).I just want to install it on ...
3
votes
1answer
177 views
Adding a Custom Page Template into Warp Theme for bbPress
(This post has been submitted on the Yootheme forums but I don't have as much confidence in a solution so I thought I'd post it here too.)
I'm using the Nano theme from Yoothemes and its working ...
2
votes
0answers
253 views
Simple Forum Software? [closed]
I'm looking for extremely simple forum software.
Something that simply allows a user to create an account, make a post, and for users to comment on that post.
No HTML, no user profiles, no private ...
1
vote
1answer
33 views
bbPress and Wordpress integration please login to post
I have integrated bbPress with Wordpress and it works fine on the development server but when I moved to production server, it is now asking me to log on before posting new topic even though I was ...
1
vote
2answers
57 views
How to clean a table after values missing from another table?
I was unsuccessful trying to migrate a bbPress 1.0 instalation to the new bbPress 2.0 plugin on my WordPress, which made quite a mess on my wp_posts table.
I solved that by deleting every posts who ...
1
vote
4answers
116 views
Wha'ts wrong with this PHP If statement that uses the 'is greater than' operator?
In this case I want to make the code work only if there are more than 5 replies.
<?php if ( bbp_topic_reply_count() > 5 ) : ?>
<?php ...
1
vote
1answer
77 views
bbPress RTX integration
Im currently working on a RTX/Janrain integration with bbPress, but im stuck with a SQL query which doesnt give me any results even though I've been trying with wildcards and an e-mail adress i know ...
1
vote
1answer
81 views
bbpress doesn't send mail when my host has disabled php's mail() - workaround?
I just realized my bbpress isn't sending emails. Probably for the same reason wordpress wouldn't: mail() is not allowed on my host.
I'm wondering if there is a simple work around for this... ...
1
vote
1answer
416 views
Why do I have to unserialize this serialized value twice? (wordpress/bbpress maybe_serialize)
What am I doing wrong here? I'm serializing a value, storing it in a database (table bb_meta), retrieving it... OK so far... but then I have to unserialize it twice. Shouldn't I be able to just ...
1
vote
4answers
272 views
How can I create a new user in all my single-sign-on sites when they register on any of them?
I have an existing website written is Perl and have recently added a WordPress blog and BBPress forums. Each of the three systems has its own login mechanism.
To make this a little cleaner I have ...
1
vote
1answer
789 views
Suggestions on how to get bbpress / wordpress username/userid from cookie
I am trying to integrate my site to use the bbpress/wordpress user system.
All I need is the ability to get the User Name and/or User ID of the person currently on my site. I don't really need any ...
0
votes
0answers
6 views
bbpress. Create users and forums from another app
I'd like to create an app, to create new BBpress users and forums automatically. Can anybody help me? Thanks
0
votes
0answers
22 views
How to integrate external authentication and registration with bbPress
I want to register a user from an external site and also be able to login and logout of bbpress. Thanks in advance!
0
votes
0answers
22 views
Buddypress: Cleaning up db after deleting group
For some reasons that I cannot understand, Buddypress seems not to clean up after itself when deleting groups. The desired functionality for me would be that all forums, topics, posts and meta-data ...
0
votes
0answers
32 views
Wordpress PHP media function: Forum Topic
I’ve finally setup the site wide forums on my site.
However, when I create a topic this code error appears:
Catchable fatal error: Object of class WP_Error could not be converted to string in ...
0
votes
0answers
46 views
BuddyPress Forum - how to display latest posts first - ordered by date - newest posts first, not the oldest posts first?
Buddy Press forum is displaying user posts in discussion topics, by showing the oldest posts first. I would like to display the newest, latest user posts on any topic first. It doesn't make sence to ...
0
votes
0answers
46 views
How do I include a PHP page in my PHP code? (Wordpress and bbPress profile related)
I have two profile pages in my Wordpress site, one for Wordpress itself and one for bbPress. I want to combine the two into one profile. I have been able to isolate the code for each set of posts, ...
0
votes
0answers
48 views
how to include both wp-load.php and bb-load.php
I have added that both files but getting this fatal error.
Fatal error: Cannot redeclare class BPDB in class.bpdb.php on line 39
0
votes
0answers
29 views
bbpress queries
I am using bbpress with wordpress and building a plugin. I want to know, how bbpress is defining slug/ID for topics so template tags like get_topic_id knows which ID is activated. I am working on my ...
0
votes
0answers
80 views
bbpress and buddypress integration bug
I have a wordpress, buddypress, bbpress, group heirarchy setup and have an issue with the bbpress forum. When I click on a groups forum, and then a topic It returns me the group page.
ie
...
0
votes
1answer
118 views
Where to add www redirect code in a existing bbpress htaccess file?
I recently installed bbpress on a domain of mine. and it came with a .htaccess file which looks like this ->
# BEGIN bbPress
Options -MultiViews
<IfModule mod_rewrite.c>
RewriteEngine On
...
0
votes
0answers
60 views
bbpress subforum question
I am trying to reorganise my bbpress front page, but there is little information in the bbpress forum, and lots of expired pastebin code.
All I want to do is have a list of parent categories on the ...
0
votes
0answers
48 views
iPhone, Is is possible to create a bbPress forum account from iPhone using XML-RPC?
I just got XML-PRC working in my iPhone. I can now post something on my bbPress forum using XML-RPC. However, I can only do this if I already have an account. What I want to do is to create a bbPress ...
0
votes
1answer
71 views
bbPress Forum - rewrite to wwww.mysite prohibits login
I am using bbPress installation without WordPress integration.
The redirect of the RewriteEngine at the forum site works:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^forum.mysite.com$
RewriteRule ...
0
votes
0answers
33 views
bbPress filter weird issue
I am having a strange issue in filtering out bbPress avatar function.
Here is the code - http://ashfame.pastebin.com/kXLSvNAq
I am trying to use WP avatar function to be used when bbPress avatar ...
0
votes
2answers
94 views
php - correct search expression for bbpress
I have a very purdy styled search box in my wordpress install, and looking for continuity I want the same for my bbpress forum - currently I'm failing.
For WP I have:
<div id="search">
...
0
votes
2answers
106 views
Thousands of instances of index.php opening at the same time
Suddenly my hosting account has been suspended due to thousands of instances of index.php opening at the same time.
The site is built around the latest version of Wordpress and bbpress. here's the ...