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?

CommentFileSizeAuthor
#3 moodleinstall.patch1.36 KBaangel

Comments

ezraw’s picture

Title: Update install to not that CCK is required. » Update install to note that CCK is required.
Chris Johnson’s picture

Assigned: Unassigned » Chris Johnson
Category: task » bug

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.

aangel’s picture

StatusFileSize
new1.36 KB

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?

Chris Johnson’s picture

Component: Documentation » Code

I should have a new release uploaded this week which will fix this problem (and add some new functionality, as well).

Chris Johnson’s picture

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.

Chris Johnson’s picture

Status: Active » Fixed

Please see new release at http://drupal.org/node/419738. Please create new issues for any bugs you find. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.