Same.
Forms not submitting anymore. Get a 500 error in the console.
Mautic Log has this error:
[2017-07-17 12:10:27] mautic.CRITICAL: Uncaught PHP Exception DoctrineDBALExceptionInvalidFieldNameException: "An exception occurred while executing 'UPDATE leads SET affinity_tiered = ?, enrollment_term_year = ?, academicareaofinterest = ?, startdate = ?, lifecyclestage = ?, chosenpersonalizedvisitda = ?, pushed_to_hobsons_radius = ?, attribution_date = ? WHERE id = ?' with params ["Art", "2018 Fall", "undecided", 53, 54, "2017-03-15 10:00:00", "0", null, 168143]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list'" at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\DBAL\Exception\InvalidFieldNameException(code: 0): An exception occurred while executing 'UPDATE leads SET affinity_tiered = ?, enrollment_term_year = ?, academicareaofinterest = ?, startdate = ?, lifecyclestage = ?, chosenpersonalizedvisitda = ?, pushed_to_hobsons_radius = ?, attribution_date = ? WHERE id = ?' with params ["Art", "2018 Fall", "undecided", 53, 54, "2017-03-15 10:00:00", "0", null, 168143]:nnSQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71, Doctrine\DBAL\Driver\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} []
[2017-07-17 12:10:57] mautic.CRITICAL: Uncaught PHP Exception DoctrineDBALExceptionInvalidFieldNameException: "An exception occurred while executing 'UPDATE leads SET startdate = ?, lifecyclestage = ?, chosenpersonalizedvisitda = ?, pushed_to_hobsons_radius = ?, attribution_date = ? WHERE id = ?' with params [53, 54, "2017-03-15 10:00:00", "0", null, 168144]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list'" at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\DBAL\Exception\InvalidFieldNameException(code: 0): An exception occurred while executing 'UPDATE leads SET startdate = ?, lifecyclestage = ?, chosenpersonalizedvisitda = ?, pushed_to_hobsons_radius = ?, attribution_date = ? WHERE id = ?' with params [53, 54, "2017-03-15 10:00:00", "0", null, 168144]:nnSQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71, Doctrine\DBAL\Driver\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'startdate' in 'field list' at /path/to/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} []