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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 414362.patch | 514 bytes | abaddon |
Comments
Comment #1
dave reidDo 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?
Comment #2
abaddon commentedwell 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
Comment #3
abaddon commentedComment #4
gionn commented#2 solved for me.
Comment #5
gregarios commentedThese 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.
Comment #6
gregarios commentedComment #7
gregarios commented