Problem/Motivation
Unfortunately, the RC8 release has a left behind debug command ddl($field_schema_data); in _smart_date_update_schema which is a call to an undefined function and therefore crashes the update.
Issue fork smart_date-3443173
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jurgenhaasComment #6
mandclu commentedThanks for the quick fix on this.