inspiredminds/contao-wowjs

wowjsDelay, wowjsDuration, wowjsAnimation doesn't have a default value

Closed this issue · 3 comments

After Installation, its not possible to create new Content elements:

An exception occurred while executing 'INSERT INTO tl_content [...] SQLSTATE[HY000]: General error: 1364 Field 'wowjsDelay' doesn't have a default value

So all 3 Fields wowjsDelay, wowjsDuration and wowjsAnimation doesn't have a default value.
After set NULL to all as Standard in tl_content there are no more errors.

Thx for reporting :)

Thx for the plugin :)

fixed in a7632ed