File cod_events.views_default.inc for new view described in http://drupal.org/node/1035378 is not included in any alpha3 or dev (feb 2,2011) release.
Results in error:
Fatal error: Call to undefined method stdClass::preview() in /home/zzzzzzzz/public_html/sites/all/modules/contrib/signup/includes/node_admin.inc on line 40
...when trying to list signups for events (eg. http://zzzzzzz.net/node/3/signups/admin )
You can get the file by downloading the cod_events-6.x-1.0-alpha3_1.tar_.txt file from http://drupal.org/node/1035378 and renaming to .tar (remove the .txt), then extracting.
Comments
Comment #1
ezra-g commentedBummer - Looks like I missed a cvs add.
Thanks for pointing this out - I'll be sure this gets committed, and we can update the packaged dev installation on usecod.com as well.
Comment #2
mindcue commentedThanks for all your work on this project! Took a while to sort out what was wrong with my test installs, but glad in the end I could be of help.
Comment #3
ezra-g commentedMarked #1104934: View is missing: cod_signup_user_vbo_admin_list (feature 'COD Events') [alpha3] as a dupe.
Comment #4
tymoski commentedI just installed alpha3 and am still getting this error.
Comment #5
ezra-g commentedI committed this file and verified that the view is successfully created. http://drupalcode.org/project/cod_support.git/commit/52a4598
Sorry about the delay here!