← Back to News & Newsletter Support
forums7529
Anyone else getting this exception ?
Latest version of October CMS and latest version of the plugin.
forums7529
plugins/indikator/news/updates/create_posts_table.php
Change
$table->timestamp('published_at');
To
$table->timestamp('published_at')->useCurrent();
1-5 of 5