Forum plugin for WordPress
Questions tagged [bbpress]
169 questions
0
votes
1 answer
bbPress deactivation caused Error: "You do not have sufficient permissions to access this page"
All of a sudden this morning every admin user sees the above error when trying to access the dashboard.
This is a very common problem, but before you label it a duplicate, listen to the details. This instance of the problem is NOT caused by ANY of…

emersonthis
- 32,822
- 59
- 210
- 375
0
votes
3 answers
get bbpress forum count on wordpress page
I have bbpress installed as a plugin in a wordpress site and want to display the total amount of forums, topics and replies on the worpress home page but cannot seem to figure this out.
The following piece of code displays a table similar to the…

Luke Snowden
- 4,056
- 2
- 37
- 70
0
votes
2 answers
MySQL query help moving data between tables
I've imported by phpbb3 forum in bbpress using the built-in importer. All of the anonymous users from bbpress who didn't have accounts, but were allowed to post are disconnected from there posts and everything is showing up as anonymous in bbpress.…

sbroways
- 65
- 9
0
votes
2 answers
Can't use WP_Query() to loop through posts bbPress
The following does not work right out of the box and the page takes forever to load, it creates a lot of Apache processes and consumes memory and CPU like crazy
…

ericn
- 12,476
- 16
- 84
- 127
0
votes
1 answer
How to display BuddyPress avatar in bbPress?
I have bbPress 2.1.2 and BuddyPress 1.6.1 installed on a 3.4.2 WordPress site.
I want to display BuddyPress avatars on the forums by bbPress.
How do I do that?
I've tried
include(WP_PLUGIN_DIR."/buddypress/bp-loader.php");
in…

ericn
- 12,476
- 16
- 84
- 127
0
votes
1 answer
How to remove Gravatar bbPress + BuddyPress + Wordpress?
I have bbPress 2.1.2 and BuddyPress 1.6.1 installed on a WordPress 3.4.2 site.
The problem is, on the forums, avatar errors show for users who do not have avatars images in /wp-content/uploads/avatars/ instead of the mystery man.
How do I remove…

ericn
- 12,476
- 16
- 84
- 127
0
votes
1 answer
bbPress - forum does not show topic while topic shows forum
I have a forum "Relationships" and a topic "abc".
What else do I need do to with the database to have topic "abc" listed under forum "Relationships", apart from the following?
Topic "abc" clearly shows that it's in forum "Relationships"
1.1. In WP…

ericn
- 12,476
- 16
- 84
- 127
0
votes
1 answer
How would I detect if I was on the forums page
I have made a WordPress theme, and have managed to detect if bbpress is installed or not and I wanted a proper way to see if I was on the forums, list of topics or topic page.
From what I understand the url structures are as such:
?post_type=forum…

TheWebs
- 12,470
- 30
- 107
- 211
0
votes
1 answer
Rating system for bbPress
I am looking for a rating/voting system for bbPress. Comments or Topics that are rated high, should appear higher.
If this isn't possible, is there a forum, in Wordpress or Rails, that supports anything like this?

polonium
- 247
- 4
- 17
0
votes
2 answers
How can I show bbpress Super Sticky or Sticky posts above the forum posts?
I would like to be able to show Super Sticky or Sticky posts above the forum posts. In other words. I'll have posts on the page and the super/sticky posts will be there. However, above the lists of the posts, I would like to have the super/sticky…

Jason Shultz
- 940
- 1
- 19
- 36
0
votes
1 answer
How can I get classes applied to my topic rows in bbpress?
I installed bbpress on this morning. I have been slowly integrating it into my worpdress twentyeleven child theme. One thing I am noticing is that the sample sticky posts I created are not receiving the sticky class added to them.
What I’ve done so…

Jason Shultz
- 940
- 1
- 19
- 36
0
votes
1 answer
How do I run PHP code only once in a Wordpress loop?
I'm trying to run some PHP code once in a loop in bbpress (wordpress forums)
The code I'm trying to run is a sidebar:
…

Tigrrr
- 3
- 1
0
votes
1 answer
how can i use bbp_get_reply_author_role()? (Wordpress/bbpress)
Can't figure out how to use bbp_get_reply_author_role(), and i really need it, returns an error on trying to echo it, and i can't find any documentation for bbpress template tags like this =/ any help?

João Gaião
- 71
- 1
- 1
- 7
0
votes
1 answer
(wordpress) Displaying Cubepoints and Ranks in bbpress replies
i've been searching for a while now on how to show Cubepoints Points and Ranks in bbPress replies right below the user avatar and name...
Found the template file where to show the info, tho not sure this would be the correct one to grab the…

João Gaião
- 71
- 1
- 1
- 7
-1
votes
1 answer
How to get topics by user id in bbpress?
is anyone know how to get topics by user id in bbpress?
what I want to do is displaying the topics that created by the specified author.

Firman Putra
- 142
- 8