Pretty cool. Is it skipping over branches?
Pretty cool. Is it skipping over branches?
@lykketrollet – Your opinion matches the consensus, and it may not happen just as a result of time constraints. It seems wasteful to abandon all that time and effort though.
I just created a cool video of bbPress commits since 2005 – bbPress Visual Roadmap
Inspired by the WordPress Visual Roadmap
@rickdlewis – You’ve got a lot going on there. Between potential problems with your phpBB migration, porting your phpBB users into the WP user tables, problems with WP integration and user roles/capabilities, and problems with BuddyPress trying to take ownership of your bbPress installation, there are a ton of places where fallout can occur.
First things first, do you have direct access to your database, either through phpMyAdmin, or another SQL interface of some kind?
@rickdlewis – You’ve got a lot going on there. Between potential problems with your phpBB migration, porting your phpBB users into the WP user tables, problems with WP integration and user roles/capabilities, and problems with BuddyPress trying to take ownership of your bbPress installation, there are a ton of places where fallout can occur.
First things first, do you have direct access to your database, either through phpMyAdmin, or another SQL interface of some kind?
download the updated version @vietsonnguyen.com/beta/bbpress
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?
this seems to be an issue many have had and still having. Ran into this myself and still haven’t gotten it figured out. I am not actually blocked out of the bbpress site altogether. Not seeing many thoughts on how to fix this issue though which is scary.
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?
Would be really good to get a reply to this. Thanks
Would be really good to get a reply to this. Thanks
I will second that this thing works. Not perfect but damn near close. Thanks to the person who created it and updated it!
I will second that this thing works. Not perfect but damn near close. Thanks to the person who created it and updated it!
just gave this a shot and got a general error. Said I had a syntax error in a certain line. Can not get passed that point and haven’t a clue how to correct it.
Tried once to go back and restart the process and when it came to the same point he says now I have a duplicate. Makes sense if it had already added some info to the database.
If anything has some ideas I would appreciate the help.
Thanks.
Is there any way to customize the topic URLs to be based off of topic ids (ex: /forums/topic/1) instead of using the topic titles in the URL?
My plugin does work: zaerl Visibility.
It has been tested by three different users (plus me) in at least five different installations.
My plugin does work: zaerl Visibility.
It has been tested by three different users (plus me) in at least five different installations.
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
I can confirm that plugin works like a charm. Unfortunately, it does not take avatars though.
I can confirm that plugin works like a charm. Unfortunately, it does not take avatars though.