If you enable the module without CCK an error results.
Install error: Call to undefined function content_notify().
Maybe note that in the install file?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | moodleinstall.patch | 1.36 KB | aangel |
If you enable the module without CCK an error results.
Install error: Call to undefined function content_notify().
Maybe note that in the install file?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | moodleinstall.patch | 1.36 KB | aangel |
Comments
Comment #1
ezraw commentedComment #2
Chris Johnson commentedThis is actually a bug. CCK should not be required, but if available, will be used to provide a CCK field which can be used to display Moodle courses.
Comment #3
aangel commentedI just got bitten by this using 2.1...patch attached for moodle.install that worked for me. Was that what you were thinking of doing, Chris?
Comment #4
Chris Johnson commentedI should have a new release uploaded this week which will fix this problem (and add some new functionality, as well).
Comment #5
Chris Johnson commentedThanks for the patch, by the way. Will be uploading new version today. It only has light testing, so is a beta release for now.
Comment #6
Chris Johnson commentedPlease see new release at http://drupal.org/node/419738. Please create new issues for any bugs you find. Thanks.