Update install to note that CCK is required.
ezraw - March 12, 2009 - 02:49
| Project: | Moodle Integration |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chris Johnson |
| Status: | closed |
Description
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?

#1
#2
This 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.
#3
I 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?
#4
I should have a new release uploaded this week which will fix this problem (and add some new functionality, as well).
#5
Thanks for the patch, by the way. Will be uploading new version today. It only has light testing, so is a beta release for now.
#6
Please see new release at http://drupal.org/node/419738. Please create new issues for any bugs you find. Thanks.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.