Published on October 24th, 2008 by WebDev WaxLotus LLC
I read earlier in this post where _ck_, chrishajer et al weighed in on what may generate a bbPress error.
I am increasingly running into the standard Your attempt to do this has failed message, which is better than browning-the-internet but not as good as ice-cream.
From a user perspective, my issues appear to be form related, as I only step in it once I click on it, haha.
The plugins are used by others with dissimilar complaints
This points to my environment (patch level etc.)
If it’s the blend of bbPress + plugin, I’d like to be in the position to start beating on errors with my hammer.
And there’s the rub: to find the errors. I am bereft of grok.
Published on October 24th, 2008 by
No integration yet, just a lot of plugins from CK (I hope this guy is on the Automattic payroll!) and others..should make a donation probably 
This board is for craft beer (or ‘microbrews’ which is a term the mainstream still uses but is dead in our world).
Beernews. org Forum
I should probably start a noobs forum for people that are interested and want to find out more about these higher end beers.
Published on October 23rd, 2008 by
I just created a plugin for WordPress that allows me to over-ride the authentication process and supply my own user account data. I was in the process of doing the same thing for bbPress when I hit a snag.
In both cases the first step is re-writing the wp_validate_auth_cookie function. (conveniently pluggable in both cases)
For WordPress, I was then able to modify the get_userdata function to pipe in my own data (reformatted for WP compatibility) rather than grabbing it from the usual database.
The trouble comes in that the comparable bbPress function is get_user, within the BB_Cache class. (line 15, cache.php)
So that means I have to ‘hack’ to make my plugin work. Fine for the meantime, but perhaps this is something to make pluggable in the future.
Published on October 23rd, 2008 by kannued
Using .4 version.
After I edited the forum name of a hidden forum, there were two [H] [H] before the name instead of one. I checked the php, there was not a repetition of any number. I also uploaded the php again. Still two [H]’s. How do I get rid of the second [H] besides deleting the forum and adding a new one?
Published on October 23rd, 2008 by earcos
Hello, I’m looking to hire a developer to create a OpenID login plugin for bbpress, which I really need for my community. I know there has been several discussions about this topic but I really believe OpenID for bbpress is important and necesary.
So I am looking for someone willing to create a plugin. If anyone is interested, please send me your inquiries to: e@arcos.cc — I would really like the plugin to work on 0.9.x and 1.0.x versions of bbpress which I understand are quite different.
Published on October 23rd, 2008 by
Hello,
I installed bbPress on wordpress 2.5.1. It went smoothly. I did not intergrate on install because I didn’t not have all the information to input (these instructions need to be explained better). Once installed I followed the instructions as per: https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101.
On the last part where it asks about shared user table or some such (can’t look at it now) I entered WP_User. I think I was suppose to just enter WP_ (This needs explained better). Anyway now when I try to log on I get this message:
bbPress database error: [Table ‘hornymel_ss4949.WP_USERSusers’ doesn’t exist]
SELECT * FROM WP_USERSusers WHERE user_login = ‘384tlzxvu97’
However I cannot get in to change this value. How do I fix this?
Published on October 23rd, 2008 by kannued
Using .9.0.2. Using Firefox2.
Logging out is sometimes a problem, and then sometimes not.
Sometimes when I log out, I get the following address in my url:
http://www.example.com/example/topic/
Then the error message:
The requested URL /example/topic/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Published on October 23rd, 2008 by enquirer32
I have a lot of spam users which have managed to register before installing a couple of plugins. Is there a way to delete them quickly?
Published on October 23rd, 2008 by
I couldn’t seem to figure out why the most popular plugins list had no ranking of any kind. So I copy-pasted the 120 or so plugins, sorted by # of posts, and uploaded to google docs.
Here’s the list: http://spreadsheets.google.com/ccc?key=pO8geQM5HPJB5nWbjV1q4IA
Published on October 22nd, 2008 by
Using the search function, none of the threads that came up apply to 0.9.
How do I hide subforums in this version?