Need to add core = 6.x to .info file
shalo - June 29, 2009 - 22:21
| Project: | Block Region |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Had a problem where Drupal wasn't allowing me to enable this module. It turns out that you have to add core = 6.x to the .info file to get it to work.

#1
This seems a bit strange to me. That information is added automatically by drupal packaging script.
I double checked and found out that it's present both in 6.x-2.2 and in 6.x-2.x-dev dowloadable releases
Be sure you are not using an older (and buggy) version.