Magento – Magento Place Order on Checkout redirects back to cart

ce-1.9.0.1magento-1.9onepage-checkout

We are using Magento Community 1.9.

At checkout, when we click place order using any time of payment options (including zero subtotal checkout where no payment is required), we are redirected back to the shopping cart. The order goes through in the backend and we are also able to see the order success page if we manually type the url /checkout/onepage/success.

At checkout page, we receive a 500 internal error during the saveForm function.

We have already tried many solutions that we have found on other message boards with no success. We also have already increased the php memory limit and execution time.

Our checkout runs on a secure page; when we removed our SSL certificate for testing purposes, placing an order functioned correctly as we expect it to.

Please help us solve this problem.


Here is the system.log errors:

/var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():             </sales_order_save_after> ---!>  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():                                       ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 123: parser error : Comment not terminated  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 123: parser error : Premature end of data in tag events line 73  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 123: parser error : Premature end of data in tag frontend line 72  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 123: parser error : Premature end of data in tag config line 28  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 232: parser error : Comment not terminated 
<!-- <sales_order_item_save_commit_after>
              in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():             </sales_order_item_save_commit_after> --!>  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():                                                   ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 274: parser error : Comment not terminated 
<!-- <sales_order_item_save_commit_after>
              in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():             <!--- <sales_order_item_save_commit_after>  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():               ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 281: parser error : Comment not terminated 
<!-- <sales_order_item_save_commit_after>
              in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():             </sales_order_item_save_commit_after> ---!>  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():                                                   ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 398: parser error : Comment not terminated  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 398: parser error : Premature end of data in tag events line 216  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 398: parser error : Premature end of data in tag adminhtml line 190  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 398: parser error : Premature end of data in tag config line 28  in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string():   in /var/www/includes/src/__default.php on line 22592
2015-01-20T16:29:55+00:00 ERR (3): Warning: simplexml_load_string(): ^  in /var/www/includes/src/__default.php on line 22592

Best Answer

Most probably, it is related to missing php extension on your server. I had similar issue and in my case it was related to missing php-mbstring extension on server.

You can debug the error by enabling display_errors in your index.php file.

ini_set('display_errors', 1);

Then on your checkout page, you can check the error output on firebug or similar debugger.

firebug console

Related Topic