Search Results for 'bbpress'
-
Search Results
-
Topic: forum subgroups
I am new to forum software. What I am looking for is one that has several subgroups. For example, a forum about cars that has several subgroups on tires, engines, interior, ect. Does bbPress have such a software available?
Hey guys. I am having a heck of a time with getting BBpress setup and integrated with WP.
This is a MU install and both share the same database. I did pull the data into BBpress from phpbb and prior to doing the final step of WP integration things all work great. Forums , posts , topics, users all work.
I hit the wp integration using wp_ and now I am told I am not a user on the site. Can’t recover my password or anything. Can’t log in using the keymaster account I setup on install or any other account.
All the users are there in the database just fine but no one can log in. It’s like they are all invisible.
I want WP to be my main log in system not bbpress so I assumed integrating was the key to making that happen. I need the users from bbpress to be on the WP side as users and be able to log in and use both properly.
One more thing I guess to throw into the mix is, I do also use buddypress.
Looking for any help and advice.
Thanks.
I want to create a new bbpress topic loop file which only displays the recent 3 posts.
I tried placing query_posts before the main bbPress loop:
custom-loop-bbpress_topics:
<?php query_posts('posts_per_page=3'); ?>
<?php while ( bbp_topics() ) : bbp_the_topic(); ?>But the page just loads indefinitely.
Any suggestions?
Topic: Restricted / hidden forums
This might be seen as spam (if so, apologies) but since there’s no way to respond to plugins or add any of them anymore, I figured I’d post one here.
All three current restricted forums plugins are broken (two haven’t been updated since 2007…) I’ve taken the time to actually develop a new one that works just like the “Private Forums” but actually works
http://stephanmuller.nl/restricted-forums-bbpress/
Let me know if you have any feature requests or bugs!
Stephan
Topic: AVATAR for Kakumei
Hi guys,
I’m still having issues on how to change my avatar. My idea is to also allow registered user to do the same. I have installed the Avatar blugin for bbpress and tried to follow some steps but can’t seem to have it working.
Can someone break it down for me PLEASE on how to make it work for the Kakumei theme.
I’ll really appreciate it.
Thanks in advance.
Gio-
I’d like to move my phpBB forum into a bbPress system? Is it doable? If so could you provide me with links?
Thanks in advance!
