Search Results for 'bbpress'
-
Search Results
-
Topic: re-sorting posts by date?
after successfully importing smf->phpbb2->bbpress I have one lingering problem: posts are sorted by creation date, not most recent post.
Is there an easy solution to fix this?
(my integration escapades can be found here:
http://bbpress.org/forums/topic/successful-convert-smf-gt-phpbb2-gt-bbpress
)
(I’m also having issues getting pretty permalinks to work but that’s for another day)
After a day of on-again, off-again effort I have successfully imported my SMF to bbPress – and integrated it with WP.
I did this on a local test server, then installed bbPress live, then drop/imported my bbpress tables and user tables (my wp user tables in this case).
Steps:
1. Installed PhpBB 2.0.23 (legacy version available from phpbb people) and made sure it worked
2. Used files within a zip file called convert_smf_111_v1b.zip to convert SMF -> Phpbb. Unfortunately, I can’t find the link to the thread right now… I found this
http://www.phpbb.com/community/viewtopic.php?f=10&t=306321&st=0&sk=t&sd=a
but it isn’t as new a version.
I believe the file I used is here:
http://sourceforge.net/project/showfiles.php?group_id=141446
sorry I lost the link to the discussion.
NOTE 1 : I had to manually go into the database and upgrade my main account to ‘level 1’ to become admin again.
NOTE 2 : Your password probably won’t work and you probably can’t send yourself an email either. I hacked phpbb/includes/emailer.php and included the variable $this->msg into the error message so that the email appeared on the screen. This gave me the ability to reset my account and get a new password.
3. Implemented the following MOD on PhpBB to switch conflicting User Ids
http://www.phpbb.com/community/viewtopic.php?t=388155&sid=3d5e8f776a7086b6fec64c3e80c7cbca
(this part is tedious! the MOD is a pain to install and rearranging is no fun either)
Here are directions on how to install a Phpbb mod:
http://www.phpbb.com/community/viewtopic.php?t=61611
4. installed Jaim3’s PhpBB to bbPress converter per instructions
http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter
This created a .sql file.
NOTE 1: Make sure to create a temp folder where the file wants to be created
5. Important edits to .sql file
A) since I did an integrated WP/BBpress install, I needed to search and replace bb_user for wp_user
Delete any lines that add users who already exist in BB/WPC) add a field called topic_resolved to bb_topics
D) Delete the sample test posts and forums in the bbpress tables
6. Import the .sql into your database. The above should have solved any conflicts, but if you get an error it should be relatively easy to figure out.
7. At this point, since I wasn’t doing it live I installed bbPress live, and then drop/created my test tables (all bb tables plus user tables) on my live server and all went well.
8. This should be everything. Have a drink.
We are looking for a bbPress developer to bid on the following project:
1) Select, install, configure/customize bbPress to integrate with our web site and user login system
2) Replicate some functionality of our existing bidirectional mailing lists with new discussion board infrastructure
3) Import old messages (mailstore_ database format)
4) Import older Yahoogroups messages (maildir format)
Detailed requirements here:
http://docs.google.com/Doc?id=ddqq5n63_70hmjmm8fv
bbPress is the preferred basis for this project, and we will ONLY work with providers who have specific experience with bbPress and other online forum systems (e.g. phpBB)
Please contact bdwelle [at] gmail [dot] com
Hi there,
I would like to switch my forums over to bbPress. However, I can’t seem to find a plugin that will let me display blocks of information in different parts of my forum. For example in Vanilla forums, the “Nuggets” extension lets me add any php code to the header, threads, after the 3rd post, at the footer, wherever. I personally could use this functionality to display Google Adsense code after the first post of every thread. Is there any way I could do this with bbPress?
Thanks a lot!
Topic: Integrated registrations
I’m running the latest version of 0.9 and WordPress 2.5.
How easy is it to make so that if a user signs up on either WordPress OR bbPress’s register scripts, the correct user role is assigned?
Right now, if a user on my site signs up on WordPress, they get a Subscriber role but no role on the forum. If a user signs up on the forum, they get a Member forum role but no role on the blog.
I dabbled with the plugins to supposedly fix this but succeeding in little more than somehow stripping both my WordPress AND my bbPress admin priviledges, which I had to put back in phpMyAdmin, to much strife. Yes that’s right, I ended up as a bog-standard member on bbPress and a Subscriber on WordPress. It was NOT fun.
I really want to fix this as this is all that stands between me and a fully integrated WP/BBP. Thanks in advacne
Topic: Admin privileges gone!!!!
Oh dear!
I’ve been trying to get my integrated setup to work better. It was all perfect except for how the roles differed so if you registered on bbpress, the WordPress admin panel would fail for you and the new user would have no role.
So what I did was installed the bbpress integration plugin on WordPress. Somewhere along the way though, I’ve lost all admin privileges on my blog. I literally can’t access the Admin area!
Someone help?
