Closed (fixed)
Project:
Smart Date
Version:
4.1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2024 at 11:36 UTC
Updated:
8 May 2024 at 11:44 UTC
Jump to comment: Most recent
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.
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.