I have a clean install of Drupal 4.7 beta 6 with only this module, and got the error mentioned in node 48407. I fixed that as per the suggestion, and now receive the following error:

Parse error: parse error, expecting `')'' in /Users/jeffh/Sites/bob/modules/tasks/tasks.module on line 371

This error appears when I attempt to load the admin/modules page. The tasks module has not even been turned on as yet.

Comments

jeff h’s picture

Title: Parse error on line 371 » fix

array('data' => node_prepare($task->body), 'colspan' => '4'),

jakeg’s picture

Status: Active » Fixed

thanks, should now be in cvs

ax’s picture

Title: fix » Parse error on line 371
jakeg’s picture

are you saying this isn't fixed yet?

Anonymous’s picture

Status: Fixed » Closed (fixed)