Closed (fixed)
Project:
Bad Behavior
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2009 at 10:48 UTC
Updated:
2 Jun 2011 at 21:11 UTC
Jump to comment: Most recent file
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