Posted by smokefree on August 18, 2009 at 8:14pm
Jump to:
| Project: | Bad Behavior |
| Version: | 6.x-1.0-rc2 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The install directions don't specify the correct directory that is needed for the module to run. I have attached a proposed revision which includes changing the version of BadBehavior to 2.0.28 which is the current version, and modifying point 2 in the Installation directions as follows:
2. Download BadBehavior 2.0.28 from
http://www.ioerror.us/software/bad-behavior/bad-behavior-download/,
unzip and copy the bad-behavior directory that is located with the
bad-behavior directory into modules/badbehavior folder. The upper
bad-behavior directory contains connectors for other applications
and is not needed by Drupal
| Attachment | Size |
|---|---|
| README.txt | 2.37 KB |
Comments
#1
I committed the change to CVS and also updated the path for the library to avoid problems when updating the module via drush (external files placed in the module's directory get destroyed when you run drush update). The bad-behavioor package should now be extracted to sites/all/libraries/bad-behavior and the README includes instructions for easily extracting the zip to that location.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.