Hi,

I have activated Enable Verbose Logging and deactiviated Strict Mode.
Although many visitors get blocked (I can see it in my website statistics), I have no or only few items in admin/logs/badbehavior.

Is there something wrong?

Thank you in advance.
Bye, Transmitter

CommentFileSizeAuthor
#2 414362.patch514 bytesabaddon

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Do your database tables have prefixes? If so, this is probably a duplicate of #366082: Does not work with database prefix. Can you provide any other information or errors you experience?

abaddon’s picture

Version: 5.x-2.0-beta1 » 6.x-1.0-rc2
Component: Miscellaneous » Code
Category: support » bug
StatusFileSize
new514 bytes

well i had the same issue, the patch in http://drupal.org/node/366082 helps but its not complete
following a line in the first post here http://drupal.org/node/422974 , ive modified the function bb2_write_settings() and that seemed to do the trick, it used a non-existent variable_get variable
ive attached a patch to this comment

abaddon’s picture

Status: Postponed (maintainer needs more info) » Needs review
gionn’s picture

#2 solved for me.

gregarios’s picture

These changes have been made and tested in the Dev version, and more fixes and compatibility are included in the current patches posted in this thread.

gregarios’s picture

Status: Needs review » Fixed
gregarios’s picture

Version: 6.x-1.0-rc2 » 6.x-2.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.