I get this error when i log out of bbpress. What do I do to fix this error.
Please help. Much thanks in advance.
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 ‘LIMIT 1’ at line 1]
SELECT * FROM bb_online WHERE user_id = LIMIT 1
Caller: bb_logout, do_action, call_user_func_array, online_logout
Warning: Cannot modify header information – headers already sent by (output started at /home/gotdread/public_html/got-dreadlocks-hive/bb-includes/backpress/class.bpdb.php:569) in /home/gotdread/public_html/got-dreadlocks-hive/bb-includes/functions.bb-pluggable.php on line 232
I’m looking for a plugin for bbpress that will hold posts with links in them in a pending queue to be approved by admin before posting.
There is something like that in wordpress for comments with links in them. If the comment contains a link, it’s marked as pending and needs to be approved by admin before appearing.
I’ve been getting a lot of spam lately on my forum and this would go a long way to prevent it.
If anyone can point me in the right direction, that would be helpful. Thanks!
omg last post was 2 days ago!… where am I going to get my bbpress plugin news fix from!
Thanks for the reply, JJJ. I’m not a developer, so when I go to trac I’m easily overwhelmed by the number of tickets and not sure where to look for specifics.
Sometimes it’s frustrating for users like me to get information about bbPress developments. I’d expect news to be posted here on the forum. Then there’s bbpdevel.wordpress.com, but that hasn’t been updated since September. I’m sure there’s info in IRC logs too. It seems there are many places for information to be posted, and it’s not always the place I expect it.
Anyway, I really do appreciate the information, and I’m looking forward to 1.1 (and also an update to the 0.9 branch).
Thanks for the reply, JJJ. I’m not a developer, so when I go to trac I’m easily overwhelmed by the number of tickets and not sure where to look for specifics.
Sometimes it’s frustrating for users like me to get information about bbPress developments. I’d expect news to be posted here on the forum. Then there’s bbpdevel.wordpress.com, but that hasn’t been updated since September. I’m sure there’s info in IRC logs too. It seems there are many places for information to be posted, and it’s not always the place I expect it.
Anyway, I really do appreciate the information, and I’m looking forward to 1.1 (and also an update to the 0.9 branch).
Hi _ck_, please need urgency your downgrade tool
i found that:4 steps
1,wp-config.php and install Plugin”Wordpress Integration” in WP
2,BB-config.php in BB
3,keep the same:(the point)
WordPress bbPress
AUTH_KEY <=> BB_AUTH_KEY
SECURE_AUTH_KEY <=> BB_SECURE_AUTH_KEY
LOGGED_IN_KEY <=> BB_LOGGED_IN_KEY
4,input the :
“auth” cookie salt
“secure auth” cookie salt
“logged in” cookie salt
<B>Notice that!! </B>
4 keys the same!
3 salt the same!
Hello. I need help for BB-Press.
I using BB-press 1.02 and I have some errors:
(here is the errors) >>> http://www.box.net/shared/gjpkzegbli
How can I fix this errors ??? Please help me.
I’ve just started getting massive spam the last two days as well. I’ve been using reCAPTCHA and it seemed to be working up until recently. I can’t seem to use akismet, I don’t even see it in the list of plugins for my bbpress.
Does anyone know of some type of plugin that would require admin approval for posts with links in them? That would go a long way for me.
Hi, I followed the instructions:
# Download bbPress from the download page
# Upload the uncompressed files to your server
# Visit the intended URL of the bbPress site
# You will be greeted with the bbPress installer
When I go to the URL of the site I get an error msg:
“Directory Listing Denied
This Virtual Directory does not allow contents to be listed.”
So it will not unzip and intall so I cannot go any further!
Can I manually unzip and upload the files?
Not a good start is it…
Don´t listen to anyone reccomending Akisment for BBpress.
It´s messed up, and not made for forums. Don´t use it.
Installation complete with “minor errors” From the installation log, the process was successful until it tried to create a forum. “Cannot create a forum” error occurred. Forum integration does not appear on the WP dashboard. Reinstallation yields, “bbPress is already installed”
Captcha’s are a waste of time as so many of them have been hacked/cracked. Plus regular people hate them.
I’ve found that the following system worked well:
Akismet
My update to an old plugin (not yet redone for bbPress) which restricts the number of links, and characters that people can post (until they have x posts).
Plus user orientated report & hide spam – ie, if a post gets x reports it is hidden and marked for moderators to review.
So even if spam gets through, users can quickly help mop things up. but I don’t worry about people signing up at all.
The problem is an ongoing one that even Matt has blogged about in recent past. Part of the reason they’re able to pass the human test it because they might be humans registering real accounts and making real posts. WordPress.org, bbPress.org, and BuddyPress.org all suffer from a similar problem. I’m about sick of it though.
Same problem on my site, but I looked a little.
These spammy tags are from spams automatically detected as spam in Akismet, written by a user marked as bozo. (That’s the good part of it.) Nothing is visible from this user except for the tags.
As a quick and dirty workaround I deleted the tags and the referred tag-id in the MySQL tables term_relationships and terms. But it is a bug, this kind of tags should not appear. Generally tags from bozos should not be visible (its a join on usermeta on ID = usermeta.user_id where meta_key = 'is_bozo' and meta_value = 1).
But don’t expect a quick fix, its bbpress here. Even more important things need a lot of time.
Same problem on my site, but I looked a little.
These spammy tags are from spams automatically detected as spam in Akismet, written by a user marked as bozo. (That’s the good part of it.) Nothing is visible from this user except for the tags.
As a quick and dirty workaround I deleted the tags and the referred tag-id in the MySQL tables term_relationships and terms. But it is a bug, this kind of tags should not appear. Generally tags from bozos should not be visible (its a join on usermeta on ID = usermeta.user_id where meta_key = 'is_bozo' and meta_value = 1).
But don’t expect a quick fix, its bbpress here. Even more important things need a lot of time.
OMG!
thanks for that Willabee, I will do a test tonight!
Sounds like someone found a crack in the bbPress wall.
Try making a ticket on the trac. Altough bbPress stand alone isn’t supported that much anymore, but I guess this asks for a critical update.
Sounds like someone found a crack in the bbPress wall.
Try making a ticket on the trac. Altough bbPress stand alone isn’t supported that much anymore, but I guess this asks for a critical update.
BuddyPress uses a intergrated form of bbPress, therefore it is not part of bbPress, but part of BuddyPress. Check on their forums.
Unless you installed bbPress WordPress plugin or bbPress stand alone and intergrated that.
If you installed the plugin, don’t hope for too much support on translation yet, if you installed the bbPress stand alone, then it should work, mine worked fine back when I was using those two.
A custom theme can always be the problem too!
BuddyPress uses a intergrated form of bbPress, therefore it is not part of bbPress, but part of BuddyPress. Check on their forums.
Unless you installed bbPress WordPress plugin or bbPress stand alone and intergrated that.
If you installed the plugin, don’t hope for too much support on translation yet, if you installed the bbPress stand alone, then it should work, mine worked fine back when I was using those two.
A custom theme can always be the problem too!
@ dudd, wildkyo
You can throw the twentyten bbp plugin theme in your original theme folder (excluding files like functions.php, just add those to your existing one). Then make a page with a template (in wp-admin), one with the name Forum Index will show up and you have integrated the bbp theme with your normal theme. ^^
This does kinda clutter up your theme folder, but it works for me. Don’t have time atm to wait for more flexible options.
Oops – sorry here info extracted from the WordPress directory bb-config.php:
/**
* bbPress Localized Language, defaults to English.
*
* Change this to localize bbPress. A corresponding MO file for the chosen
* language must be installed to a directory called “my-languages” in the root
* directory of bbPress. For example, install de.mo to “my-languages” and set
* BB_LANG to ‘de’ to enable German language support.
*/
define( ‘BB_LANG’, ‘nl_NL’ );
define( ‘WP_LANG’, ‘nl_NL’ );
define( ‘BB_LANG_DIR’, ‘http://localhost/”wordpressdirectory”/wp-content/plugins/buddypress/bp-forums/bbpress/my-languages’ );
********************************************************************
The referenced directory contains nl_NL.mo with 644 file permisisons