Update Error - Upgrade 4.3.3.sp1

I upgraded to the above and now I get the attached error when I click submit at the end of an order.

Untitled.jpg

temporarily add

if( !defined('DEVELOPMENT') ) define('DEVELOPMENT', true);

to your config.local.php file.

Then you will see the actual error.

You can probably also find it (if it's not a DB error) in your PHP error_log file.