Search Results for 'bbpress'
-
Search Results
-
Topic: bbPress.org makeover
Compare what you’re seeing now to http://img259.imageshack.us/img259/1219/bborgbig.png
If you like my version, you can use http://userstyles.org/styles/17707 to transform bbPress.org completely!
We have a 3+ year old WP install (2.7.1, 100s of posts) and a bbPress install (0.8.3, 1000s of users). Currently the integration is only skin deep. Separate databases, no user integration. We are thinking of taking the plunge and deepening the integration. I think I have read all the relevant threads here (some of them more than once), but given that some of the advice has dated and that the “reverse integration” option isn’t covered in a lot of depth, I need to ask a few questions.
First, I saw chrishajer ask why one would integrate. In our case there are two reasons:
1. So that forum member identity carries over to commentor identity on the blog
2. Because we want to do some customization of the profile information and there are a lot of WP plugins that can get us started on this
Second, the approach I have in mind:
1. Upgrade BBPress to 1.0 (for simplicity sake let’s pretend it is out of Alpha)
2. Export the “bb_user” and “bb_usermeta” tables from the BBPress database (using phpMyAdmin)
3. Import these tables into the WP database and rename them to “wp_users” and “wp_usermeta”
4. Recreate the WP users I lost in the process (only a few of these)
5. Point BBPress to the WP database for the user tables in the BBPress admin settings page
6. Take care of all the cookie settings stuff (won’t focus on this one for now)
My questions for now:
1. Does this sound reasonable, or am I missing something important?
2. I know my steps oversimplify the process – where is it going to get tricky?
3. Is there some benefit to integrating the databases completely, or is the user-only integration ok?
4. How do I handle the fact that “wp_users” has an extra index on “user_nicename”?
5. Will this complicate future upgrades of WP and BBPress?
Thanks in advance for any advice.
Topic: Menu Links
OK, call me stupid but I have been searching the site and can’t find an answer.
Is there a way to add menu links to BBPress? I would love a link that would at least go back to the main site.
I found a plugin but when I go to download it says link broken.
Topic: New users wont get mail!
New users wont get mail!
Plugins installed:
– Memberlist
– BBcode Lite
– Avatar Upload
– Human Test for bbPress
– bb-emoticons
– Post Count Plus – Dynamic.Titles & More!
– Hidden Forums
– Members Online
– Move It
– Allow Images
– BBVideo
– Admin Can Post Anything
– Hidden Forums Tag Filter
– Mini Stats
– Topic Icons
Anyone?
Hello,
I followed this guide http://www.cssjockey.com/wordpress/deep-integrating-wordpress-271-and-bbpress-0904 (which is very helpful for a beginner) and now have bbPress integrated with WordPress.
What I want to do now is let users upload their own avatar which will appear with their posts/profiles in the forum but also with any comments/profile on the wordpress side.
There seem to be various standalone avatar plug-ins for wordpress and bbpress but is there anything which is compatible with both systems?
I’d rather not use Gravatars if at all possible so user’s don’t have to rely or register on an external site.
Any help, suggestions or pointers would be appreciated.