As soon as I unpack the tarball into my modules directory, I start getting this fatal error when I try to enable the module:
Tue Feb 21 20:46:20 2006] [error] PHP Fatal error: badbehavior_init() [function.require]: Failed opening required '/home/www/drupal-4.6.4/modules/badbehavior/bad-behavior-core.php'
there doesn't seem to be a bad-behavior-core.php in the tarball.
Comments
Comment #1
heine commentedFrom the download page: To use this module, you must download and install Bad Behavior from: http://www.ioerror.us/software/bad-behavior/bad-behavior-download
From README.txt:
1. Download BadBehavior 1.2.2 from http://www.ioerror.us/software/bad-behavior/bad-behavior-download/, unzip and copy the resulting bad-behavior directory into modules/.
Did you download and install BadBehavior 1.2.2? The bad-behavior-core.php file comes with that package not with the drupal module.
Comment #2
dpangier commentedThis is a result of not installing Bad Behavior itself, as described above.