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

ezra-g’s picture

Bummer - 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.

mindcue’s picture

Thanks 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.

ezra-g’s picture

Title: file cod_events.views_default.inc missing from cod_events resulting in error » file cod_events.views_default.inc missing from cod_events (cod_signup_user_vbo_admin_list)
tymoski’s picture

I just installed alpha3 and am still getting this error.

ezra-g’s picture

Status: Active » Fixed

I 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!

Status: Fixed » Closed (fixed)

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