When a user clicks on “Checkout” to place an email order, the order appears to go through, but on the checkout page php dispays:
Warning: Creating default object from empty value in /../wp-includes/capabilities.php on line 655
I’ve tested this extensively, and the only thing that changes the outcome is the PHP version. This works fine on 5.2, but on 5.4+ it displays warnings.