Does anyone know of a way to include wordpress profile data (posts for example) into the bbpress profile page?
I don’t mind if you go into this, no. A topic with a username referenced as a bozo is asking for problems if that user is not indeed a spammer. Forums sometimes are not a ‘pretty’ place and this is definetely the case over at wordpress.com. Ultimately, it is mdawaffe, Matt or I that has to deal with the issues in these forums and we all look at the modlook tag, so it is easier for us to be alerted to these disucssions when we don’t have a chance to read “all” threads.
It seems that you and Sam were most likely 100% right that the user may be at fault here, but realize that if you are not right on this one it can cause someone hard feelings. Discussion is obviously a great thing and encouraged and closing the thread, while premature, is damage control. Clear as mud?
Mdawaffe actually added the support for this in wordpress.com recently and should be able to fire something up for bbPress. Maybe he will see this forum post and do something on it!
Trent
No idea. My advice would be to find a wordpress plugin and just modify it – there probably won’t be much to do – into a bb plugin. It’s worth a try.
How about for those of us who aren’t integrating with WordPress? This would be very useful for me.
Version 1.0
This plugin automatically turns scripture references into links that will take the visitor to BibleGateway.com, where they can view the verse(s). The administrator can set the default version to one of more than a dozen available versions, including ESV, NIV, KJV, NASB, The Message, and so on.
The links are created dynamically each time a topic is loaded, so the actual text of the post is left alone. This is nice because it allows you to disable/delete the plugin without having to go back through and edit your posts to remove the extra markup.
This plugin is ideal for forums that are religious/spiritual in nature, as it will save your users a lot of time from having to hard-code links to passages they reference in their posts.
This plugin is almost entirely based on a similar WordPress plugin that does the same thing to WP posts. You can view the WP plugin here:
http://dev.wp-plugins.org/wiki/Scripturizer
You can read more about the plugin, or download the latest version of bb-Scripture-Links, here:
http://blog.wittmania.com/bb-scripture-links
You can see a working demo here:
http://blog.wittmania.com/bbpress/topic/2
Why don’t you copy the code here or upload and link to it? If anyone’s interested they can modify it then.
Did you put BOTH database tables and such in the SAME database? Like I said above here?
Yes, just like that, although I am not integrating my WP with bbPress.
As far as I know, you would only need to do what’s on this page right? Since we’re not talking about WP here at all?
That’s correct. That’s what I’ve been trying to figure out… I’m following those directions, but I still get these errors.
Sorry if I’m not much help.. 
Not a problem! I appreciate your efforts.
I have modified Dan’s Avatar Thingy to work on both WordPress and bbPress (the avatar is set in the WordPress user interface). It’s really rather easy to do.
I actually also modified the plugin so that instead of always resizing an image to a certain size, it instead checks that the image is not bigger than X*Y, and only acts if it is.
Tell me, if you are interested, and I can e-mail you the source for my modified Avatar Thingy. Note, though, that I made the modifications with my own website in mind, so it isn’t really an “out-of-the-box” solution, and you will most certainly need to do some coding to get it work for you (much depends on how exactly your bbPress is intergrated with WordPress).
Sorry, my mind is waaay off here. I just have so much crap going through it on a daily basis it’s not funny sigh. Sorry if I’m not much help..
spencerp
Did you put BOTH database tables and such in the SAME database? Like I said above here?
If you want, and IF I can find the stuff I had before.. I’ll post it back here. As for the stuff you’re talking about above there… couldn’t ya just change the references from WP database calls to bbPress calls?
As far as I know, you would only need to do what’s on this page right? Since we’re not talking about WP here at all?
https://codex.wordpress.org/User:RobLa/bbPress_Auth_for_MediaWiki
spencerp
ttt
i am wondering the same thing. i am running wp-phpmailer on my blog and have integrated bbpress just today. i want to use phpmailer for the bbpress email as well but it doesnt seem to be working
I get this error on my comments page
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘wp_bbpress_post_posts WHERE post_id =]
SELECT topic_id FROM wp_bbpress_post_posts WHERE post_id = 32 LIMIT 1;
I have my forum integrated with wordpress, and all was working fine in both firefox and IE until i turned permalinks on in wordpress only. I emphasize, wordpress only, i’m not using pretty urls in bbpress.
This is where the odd behaviour starts. My blog works perfectly, permalinks work fine, and my forum works fine in firefox. However, when using permalinks in wordpress, i get “page cannot be found” error in IE7 when trying to browse the forum.
I’m totally stumped. My server supports permalinks, it works perfectly in firefox, wordpress works in IE7, and bbpress works in IE7 with permalinks off in wordpress. But with them turned on… page not found. What the hell?
Tried adding the TinyMCE to bbpress and it didn’t work. Asked a guy who knows more about this than I do, and he couldn’t get it to work either. Browsing for an answer, its suggested
- a javascript conflict with a plugin
- , or template.
I’m using the latest version of WordPress in case there is a conflict there. (Windows hosting)
Mine is at http://akirakurosawa.info/forums/ . I’ve done a little bit here and there, although more behind the scenes than with the theme.
The installation is integrated with the rest of the site, which runs on WordPress. So much so, in fact, that I even ended up modifying a WordPress Avatar plugin so that I can use the same plugin for both WordPress and bbPress. (Although I don’t actually use it for the WordPress side at the moment.)
The bbPress installation itself has the following plugins:
– Allow images
– Comment quicktags (with some modifications)
– Display name (with some modifications)
– Fix bbPress
– Quote
– WordPress Integration
I’m adding things little by little as the users request new features.
fel64, thanks 
I will try the post plugin
How to do it? Write a MySQL query that transfers the info.
Otherwise you could use the bb Post plugin, edit the relevant posts so they get created as threads, and then delete them in WP.
Hello all,
When I installed bbpress intially, everything worked fine. After about a month of use though, the email message is not being sent during registration. I assume this might be due to a change with my host (dreamhost) but I don’t have any idea where to start looking for the problem.
I also have many wordpress blogs installed across dreamhost and have experienced no such problem on any of them.
Can someone please point me in a direction (to test) that might lead to a solution?
Thanks
Ryan
Any ideas on this from anyone?
These forums use the Spanish Translation and some extra language tweaks i added on my own …
Forums for Temporada de Patos
the plugins i use are:
Allow Images
Avatar Upload
BB-Emoticons
BB-Ratings
BB-Signature
Front Page Topics
Indicate New Posts
Page Links for bbPress
Post Count
Private Message
Quicktags 4 bbPress
Quote
Simple Online List
And a Custom BB-Badge Plug-in i made 
The skin is an edit of the original bbpress theme, i made it to fit the main site (a WordPress blog). The icons are from the Tango Project.
The most noticeable changes in the layout are on the forum displays (front page and the one for each forum) and the profile.
Hi spencerp! 
I am not using WP, so the integration is taking place between MW and BB only. BB was already installed, and I have 26 users. Integration took place *after* I installed MW in the same database as BB.
citizenkeith, are installing MediaWiki with those changes and additions already done to it, before actual installing of it? Or are you doing these changes/ additions to MediaWiki *after* MW installation is done? Also, is all three (wp, bbpress and mediawiki) installed in under same database?
What I did, was, had bbPress and WP installed *first*. And integrated first. Then, I installed MediaWiki into the same database as WP and bbPress. Then applied those extensions and additions to MediaWiki…
spencerp