Hi, what version of bbpress and wordpress you use? It is too generic your post, report details of your error…
Hello,
I have a problem when I try to integrate bbpress to wordpress. At the beginning of the installation I get an error message.
When I get to the end of the installation, the error messages are still present, and the forum can be found at the bottom of the page, after all the error messages.
I hope you can help me, if you need further information, do not hesitate to ask me. Thank you in advance.
Cordially.
Lora dillenkoffer
Hi all, I’m running WordPress 3.6.1, Buddypress 1.8.2 and bbPress 2.4
Users are not getting any email notifications despite an @mention.
Notifications are working normally for mentions in the Activity stream .
Anyone else experience this problem?
Hi, I want to edit the way the subforums on the homepage is displayed, so that it looks sort of like an ipb/phpbb forum. I have been able to edit the css and move the code around. But I want to know, is there a way to get the subforum’s description & freshness displayed on the homepage?
I’ve googled A LOT and seems like everyone is looking for this. I found this post, but the solution on there doesn’t seem to be working anymore…
http://bbpress.org/forums/topic/customising-bbp_list_forums-last-poster-block/page/2/#post-137229
Yes I have the latest version you updated. Thanks
I reset the forum and started from scratch. Ran the installer again and now it threw this error:
WordPress database error: [Table ‘ixxxxxxx_xxxxxxx.jos_kunena_topics’ doesn’t exist]
SELECT convert(kunena_messages.id USING “utf8”) AS id,convert(kunena_messages.catid USING “utf8”) AS catid,convert(kunena_messages.thread USING “utf8”) AS thread,convert(kunena_messages.ip USING “utf8”) AS ip,convert(kunena_messages.userid USING “utf8”) AS userid,convert(kunena_messages.subject USING “utf8”) AS subject,convert(kunena_messages_text.message USING “utf8”) AS message,convert(kunena_messages.time USING “utf8”) AS time FROM tvc4d_kunena_messages AS kunena_messages LEFT JOIN tvc4d_kunena_messages_text AS kunena_messages_text ON kunena_messages_text.mesid = kunena_messages.id LEFT JOIN jos_kunena_topics AS kunena_topics ON kunena_messages.thread = kunena_topics.id WHERE kunena_messages.parent != 0 LIMIT 0, 100
Greetings,
My “All forums” and “New forums” submenus aren’t showing up, so I can’t add new forums 🙁
I’m using bbPress 2.4, with WordPress 3.6.1 (didn’t work with the previous WP either, but I haven’t got around to posting the problem here).
I am also using WishList Member.
When I look in the Member list, I see a column for “Forum Role,” but there is nothing under my user row (other members have “Participant” or “Moderator”). When I go to edit my account (a WP Admin account), I don’t see any options for Forum Role.
I have tried disabling all bbPress extras, but this has not fixed the problem.
I suspect that the problem is with WishList Member (it has a set of “Membership Levels” on the user settings page), but I thought I’d ask here to see if anyone has had this problem before.
Thanks for any help,
Lee
The people that have the brain for it are either too busy, not giving back to the community or are helping improving the bbPress core.
I personally also feel that more people that have zero knowledge of coding use bbPress, than programmers and such use it.
Sorta, the latest version had some work on it. However it’s still not the greatest.
Take a look at this, it should help you out.
You or someone else must have done something in the mean time. For example editing the bbPress theme or changing the bbPress search setting.
This has been pushed all the way back to bbPress 2.6, before this will be in the core.
You could always just try copying the existing function, making this a new function and just change it. Edit: A guy called lynq did just that. Check it out.
Recommend a plugin?
Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated.
Recommend a plugin?
Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated.
this has been discussed many times in the past, do a search for “poll” or “polls” and you will find several options
like in this topic –
any POLLS that will work with current versions?
also see the topic tags i added to this thread
sam
Hi, I’m using the latest Buddypress 1.8 & BBpress 2.4 with usergroups & sitewide forums setup. Everything seems great but is it possible to keep sitewide forums separated from group forums; like displaying them on different pages. Also how to view only 10 forums per page. Im not that BP or BBpress code savy so it would be a great help if someone gives me clear instructions. Struggling for a long time and I seem to be hitting a dead end. Any help would be much appreciated. PJ
+1 had the same problem on WP 3.6.1; BP 2.4; Better WP Security 3.5.6
after playing with the permalinks as suggested, I’ve found a workaround. I was using the numeric setting on permalinks. I’ve tried with others options, and search worked. I noticed that all others permalinks ended with a /. I selected custom structure field and included a / in the end of the numeric link: /archives/%post_id%/
bbpress is now working again for me. hope it helps others…
[]s
@wpnotifications
You asked for feedback whether its positive or negative so here it goes.
You can already get notifications in BuddyPress. You really set an unrealistic goal in charging $59.00 for the pro version of the plugin for 3 months access to just this one plugin. You are inspiring me to create a plugin that does the exact same thing free of charge. If I was you I would put the pro version on the WP repo instead of the version you have and just ask for donations. Otherwise I am fairly certain in due time you probably won’t gain as much as you think you will and you would probably make more money in web development if that pro version was freely available and folks can see your work and maybe offer you jobs but that is if this plugin even works. I hope you do have success but as a developer myself I would never pay more than $15.00 for a plugin because if I needed the functionality that bad I would create it myself. Either way good luck!
Hi
Is bbpress mobile device ready?
Thanks
B
@badmaash
It really depends on what each individual requires but I found this as starting point:
20 Essential (& Free!) bbPress Plugins to Enhance your WordPress Forum
Good luck!
I only looked at the first link that you posted, and it seems to be using Reddis for caching static pages. That should work just as well for bbPress as it does for bbPress.
I assume that a good object caching setup would be more important to concentrate on for bbPress since many people will be logged in users and hence not see the statically cached pages anyway.
For what it’s worth, I use APC to handle both static page caching and object caching with bbPress. I haven’t experienced any problems with it. The sheer number of pages being cached did mean that I needed to adjust my cache refresh time however. When I added a new bbPress site to my server, it maxed out my APC RAM very quickly. Forums tend to have a lot more cacheable pages than a typical WordPress site and so keeping an eye on your RAM usage is quite important.
I just had a quick read of those links you mentioned and I like what I read.
I wondered if there was a setup of this using Vagrant as I have been playing with this recently.
I had a read of this and then cloned this GitHub repo to my local machine.
Copied the Vagrantfile.redis file to Vagrantfile. and made a couple of network chances to the Vagrantfile to suit my local setup.
Ran Vagrant Up from the console and made a coffee.
Configured WordPress’ 5 minute install and everything was up and running in under 10 minutes 🙂
Sadly I’ve hit a brick wall trying to install bbPress (or any plugin for that matter) that I will most definitely look further into tomorrow.
Hello
Does anyone have an up-to-date list of must have plugins for bbpress?
Thanks
B
After reading about some very encouraging results with WordPress and redis (eamann.com, jeedo.net), along with seeing redis included in the core of modern forum suites like NodeBB and Discourse, I can’t help but wonder if redis might be the ideal caching solution for bbPress as well.
If anyone has some first-hand experiences to share, I’m all ears.
It looks right to me, did you download the latest version and upload it to the correct location?
https://bbpress.trac.wordpress.org/raw-attachment/ticket/2402/Kunena2.php