Published on April 5th, 2014 by julien.capron
Hi, everyone. I’m very sorry to bother you but I’ve got some issue with bbPress. I never used it but I think it very simple and elegant. Still, there is something that bothers me: every post appear on my topic pages! It is not easy to browse and it is very slow…
For example: http://ns364206.ip-91-121-184.eu/www/xxy/forums/topic/danse-en-talons/
It is 36 posts long but in Settings > Forums > Replies per Page, I set it up so it only displays 25 topics.
I don’t where the problem comes from?
Is there something I can do to fix the problem?
Thanks a lot for reading!
Julien
Published on April 5th, 2014 by 20millionmiles
Is it possible to make bbPress look like a real forum? I want the typical board view with the categories like on phpBB or vBulletin. Any solutions for this? It seems that I am not the only person who wants that.
Published on April 5th, 2014 by lasmanis
Hi all,
I have a function tied to the filter bbp_theme_before_reply_form_submit_wrapper and I noticed that this function was called twice every time I refreshed the topic page. This happens only when pretty permalinks are on (/%postname%/) and only on FireFox.
After investigating bbpress and WordPress source code I found out that the template_include filter (found in wp-includes/template-loader.php) is applied twice.
It only happens on bbpress pages, only on FireFox, only with pretty permalinks on.
I’m using WordPress 3.8 and bbpress 2.5.3
I’m using a custom theme but I already tested on TwentyThirteen and I experience the same problem.
Any help would be appreciated!!!
Thanks!!
Published on April 4th, 2014 by no_tricks
I would like to create a forum where a user that is not logged in can go to www.mywebsite.com/forums and view my five different forums but not click to see the posts.
E.g. (user not logged in)
Bicycle Forum
Topics Posts
Tires 456 567
Seats 45 54
Frames 25 18
But this logged in user cannot click into the forums to view the posts.
After the user logs in and is a participant they can now click in to view the posts.
Is this possible?
Thank You!!!
Scott
Published on April 4th, 2014 by MartyWebb
Hello anyone who would like to help. I’d like some assistance, I have the plug-in to insert a chat into my site. In the /community/forums page, it shows the forum index AND the chat at the bottom. But when I go into a forum, it’s forums/forum/*id*, and the nav-tree keeps it in /forums/ not /community/forums. So regardless of that issue, is there a way to make it so each page, and or just the index page shows the forums as they are, and below insert the code for the Ajax-Chat?
I hope that all made sense, have a great evening and weekend.
Published on April 4th, 2014 by Halo Diehard
Hey guys, just searching around and trying to find answers on another issue I’m having with setting up bbPress w/ BuddyPress on two different sites. Users on both sites are having trouble posting – – if they’re using Chrome. Thing is, apparently most of them are! If they switch to another browser, they can post.
Any direction you can send me in to try and learn more so I can remedy this would be appreciated, thanks.
Versions etc:
WordPress 3.8.1
bbPress 1.0.4
BuddyPress 1.9.2
Theme: Custom Community
I’ve tried it with all plugins deactivated except bbPress and BuddyPress and the problem persists.
Published on April 4th, 2014 by batmanfan
I tried but no success…
1) Can I modify the message “register for this site’ to something else? https://www.dropbox.com/s/1cevpi2aeg6j4up/Register.jpg
2) Can I modify the email sent after registration? e.g. the auto email sent to new user says
Subject: Your username and password
Body:
username: xxxx
password: xxxxx
http:domain.com/login
Can I modify both subject and body message? where to do that please.
Thank you so much
Published on April 4th, 2014 by iphotonica
Hello,
First of all, my english is not 100% perfect, sorry if you don’t understand me, I’ll try to do it the best that I know.
I’ve spent several days looking for a solution to my situation, in fact I’m very upset with bbpress plugin, I thought this forum would have all classic and basic functions of a forum, but now my website is almost developed and I realise that this plugin is very incomplete. I don’t have time to start over with other forum plugin, I need help with this one.
Usually, forums have different user ranks based on the number of posts that user writes (for 50 posts — > rank 1; for 100posts —> rank 2…….) But in bbpress I didn’t find this function. I was trying to complete this function with a plugin, BBP AUTORANK is one of this, but i don’t want ranks based in points, I need ranks based in posts. Also I would like to add an imagen which represent each rank. Please, could anybody tell me any trick, or way or plugin to do this simple thing? Other of my problems with this plugin is that in case of keymaster, moderator, etc I don’t need to show the rank, only the role.
In fact I need to add one more role to bbpress forum, with almost the same functions that keymaster.
Please I will be very thankful if you help me.
Published on April 4th, 2014 by sunriseweb
When users try to submit a Topic with the word “Jerusalem” the message “ERROR: Your topic cannot be created at this time.” occurs. If this word is removed the Topic submits with no issues.
I cannot find anywhere is settings where this word is flagged as spam.
Using bbPress 2.5.3 with Stop Spammer Registrations 5.9.3.
Published on April 4th, 2014 by Kristina
When users are posting topics or replies in our private forums it’s taking upwards of 90 seconds before finishing. This tells me that it is sending the data to the server to update the database the forum resides in. The server is for some reason very slow in returning a response to tell the POST function that it can end, and that the next functions to be called can begin. I’ve found is that it is the POST function (ie, posting a post to in our forum) that is taking the amount of time.
How do we fix this? Is it something that will need to come with a bbpress future update? Am I the only one having trouble within our forums doing this? Is there an additional plugin that I need to use? I’m currently using: bbPress Genesis Extend, bbPress Notifications, bbPress Stay Checked, bbP Members Only. Thank you