Needs review
Project:
Community Media Checklist
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 21:56 UTC
Updated:
26 Apr 2012 at 21:23 UTC
After enabling Legal module I get the following error on /admin/config/communitymedia/checklist
Fatal error: Call to undefined function om_crew_connect_status() in /var/www/cm_starterkit_easy/sites/all/modules/cm_checklist/cm_checklist.admin.inc on line 124
Comments
Comment #1
kreynen commentedThis commit does more than just fix this issue. It adds the check for a Drupal.org ID that Nickey Robare suggested at the DCMS. The original plan was to check the cm_checklist documentation node to see if the user edited it, but revision pages like http://drupal.org/node/1476878/revisions are available to authenticated users.
Because the Checklist now has a configuration step, the status report has been move to reports.
http://drupalcode.org/project/cm_checklist.git/commit/c9347f4
Comment #2
bryanf commentedI am interested in installing some of the community media modules. I started with cm_checklist a few weeks ago, and I replaced my cm_checklist module today with the newest version:
http://ftp.drupal.org/files/projects/cm_checklist-7.x-1.x-dev.tar.gz
The configuration for the checklist looks very different now. It only has a single field to enter my Drupal User ID. I entered my ID and clicked Save Configuration, but I don't see the check list any more. I noticed that the newest version doesn't have the cm_checklist.admin.inc file. Is that file needed? Or did I install the module incorrectly?
Comment #3
kreynen commented@interlude Now is both a great and difficult time to get involved. We are trying to get all of the modules included in http://drupal.org/project/cm_starterkit_easy documented. As that is happening, people are suggesting changes to the modules themselves.
What you are seeing is a change Nickey Robare from SPNN suggested which was to require users get a Drupal.org account as the first step. That isn't actually required to use the checklist, but as you know it is a requirement to participate on http://groups.drupal.org/community-media, add issues to a module's queue, and contribute to documentation. That feature hasn't been fully flushed out, but as a result of adding that I moved the actual checklist under Reports.
You should contact Jason Daniels (http://drupal.org/user/340667/contact) about getting involved in the weekly Google Hangouts. That will really help you figure out what is safe to use and what is potentially changing from week to week.
Comment #4
bryanf commentedThanks! I see the checklist under reports, and I'll look into joining a hangout.