Magento: Checkout redirects to cart before 'Place Order' is pressed (should go to payal) -


this first actual post on stackoverflow. i'm on here quite because guys solve queries!

we have problem in checkout cart on magento site.

we have magento version 1.4.1.1 , using 1 page checkout , paypal standard checkout.

the problem appears when customer adds lots of different products cart (say 7 or more). when click on 'place order' button, should taken paypal complete order. instead redirected cart (the default failure url)

the checkout works fine when buy few items or many of same item. doesn't work when buy multiple different items.

any help/advice/solution/anything! appreciated!

thanks, heather

i expereinced issue... run php version 5.2.10, magento ver. 1.3.2.4 , use paypal website standard pro...

we have been optimising server install apc , tuning mysql... uninstalling / reinstalling apc swap out version of apc use spin locks...

after completing these works , running end end test paypal integration failed work... or more point on clicking "place order" redirected cart page...

i reviewed headers sent after pressing "place order" , found 500 error issued server , magento production configuration error not shown , browser redirected referrer, in case basket page...

our php errors logged our apache error_log , on view found following entries:

php fatal error: class 'domdocument' not found in /home/user/htdocs/lib/zend/feed/abstract.php on line 101

i reviewed further , discovered domdocument , found post stating "php-xml module" required...

as had been installing / installing software ran "yum install php-xml"...

this resolved issue!!! odd did work implying not issue...


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -