That works, except for one issue – blockquotes. I was trying to use it (inappropriately, it seems) to force a space after a blockquote. Here’s what’s happening:
Test post
Text bumped right up against blockquote.
Okay, shoot – blockquote isn’t defined here, so I can’t show you what’s happened. Try here:
http://mikecarey.net/forum/topic.php?id=10&page&replies=1#post-43
…bottom third of that first post, right after the blockquote.
No matter how many spaces I place after the blockquote end tag, or instances of the br tag, it stays flush.
Hi, I’m having a bozo nightmare. I installed bbPress a few days ago, and I keep getting flagged as a Bozo.
1. I’m running latest bbPress, and this Fix bbPress plug-in.
2. I disabled Akismet per the other Bozo thread.
And yet:
In my keymaster profile page, I have a large text field with the contents of my admin name, and I’m stuck as a bozo. Changing “1” to “0” in PHPMyAdmin does nothing. Deleting my name from the bozo field does nothing.
I understand this is supposed to be a checkbox, but I have this:
<tr>
<th scope="row">This user is a bozo:</th>
<td><input name="is_bozo" id="is_bozo" type="text" size="30" maxlength="140" value="" />
</td>
</tr>
What version of bbPress are you using. I have to admit that I haven’t tested against 0.8.1, only against the latest 1.0 alpha
I think I know what went wrong though. Download and try again, I’ve updated the version to 1.0.1
The links are text-only. If you don’t want the images/styles just remove them from the CSS file.
This plugin allows you to limit the email addresses of registering users to certain domains
Download here
Here’s one a few people have asked for. This plugin adds links to pages within each topic in all topic lists.
Download latest version here
certainly can .. If u using BbLD. There is an option to use external DB. But i wont recommend making a connection between different server/location.
Another way to do .. parse your forum rss feed.
I know that if you integrate your wordpress with bbpress you can display the latest posts – but can you display the latest posts from someone elses wordpress?
Where is your forum located? I would like to test it out myself (of which you can kill my user afterwards if you want!)
Trent
So literally:
$bb->mod_rewrite = 'slugs';
That works with the latest TRAC?
Trent
**Edit** Nevermind, it does works!
It’s in the core code, no need to patch. Just grab the very latest version via Subversion.
Now available in the latest build in subversion.
Get permalinks like this:
http://www.example.org/forum/my-cool-forum
…and this…
http://www.example.org/topic/मैं-काँच-खा-सकता-हूँ
…and this…
http://www.example.org/profile/sambauers
All with the flick of a variable…
bb->mod_rewrite = 'slugs'
…set in config.php
The fix i already put inside the plugin seem not working.
Maybe in the future bbpress should automatically fill up the display_name
Anyway i try to see what i can do with that.
So I installed the latest version of bbpress 0.8.1 and wordpress 2.1.2. I followed the instructions on this website: http://www.bui4ever.com/web-itecture/how_to_integrate_wordpress_and_bbpress/
There are a few CSS problems which i’m sure i’ll be able to iron out but the worrying thing is when i try to post any information – a new tag, new post, new topic; I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/pjqkug/public_html/forum/config.php:3) in /home/pjqkug/public_html/wp-includes/pluggable.php on line 275
Anyone think they can have a gander and help?
http://testteachtuition.com/forum/
username: test
password: test
cheers,
Steven
Think I just found a temporary fix. We have maybe 7 wordpress users that use display names. I don’t think that bbpress users can edit display names in the bbpress profile section, so this must of been why it was showing up blank when our bbPress users (not wp users) were posting in the forums. I fixed the issue by un-checking the “integrated with wordpress” check box on the bdLP options page.
Our bbpress and wordpress users don’t switch sides so much, so it shouldn’t be to much of an issue.
Best,
Orion
Hey Atsutane,
I had another question. I noticed that the members name only seems to appear next to users using nicknames. For example, if I add a nickname to a user, then the users name will appear next to the latest post. But if a new bbPress user who doesn’t use a Wpress nickname posts, then there name doesn’t show up next to the latest post. Any ideas?
Thanks,
Orion
Glad it work perfectly for you
Hey Atsutane & Community,
Figured it out. I re-read my post above and noticed something a askew in the line:
‘content._bbtopics’
It should be “bb_” and not “_bb”
So I made a bit of an error when imputing in the options. Anyhow, Atsutane, thanks for an excellent plugin! It is one of my personal favorites.
Our site is now live at http://victorybelt.com. There is still plenty of areas I have to clean up, but we were rushed to go public, and we were at least able to get up and running in firefox and ie6.
Thanks for all the support! With out this community it would not have been possible.
Best,
Orion
Hey Atsutane,
I tried deactivating and reactivating the plugin. Also tried re-uploading the plugin, and I am still running into the same issue.
I’m not sure what to look for in the option page at this point. I will have to research some more. Any additional ideas or direction would be greatly appreciated.
Thanks,
Orion
FROM _bbtopics
it seem to me your bb table prefix kinda mess up. Try check back inside option page. I also using wp 2.1.2 and bb 0.8.1, and still i can update my option 
Try deactive and reactive the plugin back .. maybe that gonna fix it.
@fel64
thanks i will keep that in mind
I am still a stuck on this, I am not totally sure what to enter in my plugin options. With the old plugin I adjusted these options in the plugin php file:
$bbpath = ‘/content/forums’; // Adjust the path to suit your bbpress location. Example: ‘/forums’
$forum_slimit = ’20’; // Adjust the limit to show
… and I was able to get the feature working.
In the options menu for the new plugin I have adjusted the path to reflect the above path. I left the options below the “External DB” option blank: “Bbpress DB User, Bbpress DB Pass, Bbpress DB Name, Bbpress DB Host,” for I believe these are for using the external database, and I am using the local host and sharing a database with WordPress. (I also tried filling the “Bbpress DB User, Bbpress DB Pass, Bbpress DB Name, Bbpress DB Host” options, with out checking the external datatbase box, and I ran into the same issue.)
Anyhow, I will have to re-activate the old v.3 working plugin for now, and we will have to manually edit the title lengths in the meantime. I will still be pushing for a solution, and if anyone has any ideas to why I can’t get this plugin working, the help would be appreciated.
Thanks,
Orion
btw- i’m on WordPress 2.1 & bbPress 0.8.1
it appears that my options page is not making changes to the plugin. Hmmm, I checked the plugin file, and it looks like the changes I made are still set to the defaults.
Thanks for the replies. I have updated the plugin, but now I am getting an errors on my wordpress pages:
WordPress database error: [Table ‘content._bbtopics’ doesn’t exist]
SELECT * FROM _bbtopics WHERE topic_status = 0 ORDER BY topic_time DESC LIMIT 50
I am starting to research this, and if anyone else already knows what the problem might be, feel free to chime in.
Best,
Orion
Haha, Atsutane, fantastic.
Continually improving this plugin is great 
You spelt “integrated” intergrated by the way – luckily consistently through your code, so it works okay anyway. ^^ Better English is also “in” category rather than inside. Just if you want to know.
Update the plugin already. Now u can set the length of the text from BbLD option page. Get it from bbPress plugin page.
Refer to changelog for older update. Hope this gonna solve your problem
It’s not that hard to do. Just google on this and script/excamples will pop-up in no time. Basicly you will have to count the nr of letters and replace all other letters with …
I am at work else I could give an excample….
… not very helpful I know just google