poplarman Posted December 14, 2013 Posted December 14, 2013 Strange problem. Hope someone can help. I'm testing nochex apc. If I add to cart and checkout I progress as far as checkout_confirmation page. On clicking 'Confirm Order' the system hangs and goes nowhere. Here's the strange thing, if I go back and complete a Comment field it works Okay. Can anyone help please?
FIMBLE Posted December 17, 2013 Posted December 17, 2013 If you are getting a blank page then there could be an error that is not showing. OPen up the file that is causeing you a problem and add this code just before the application_top.php include ini_set('display_errors',1); error_reporting(E_ALL); It should force errors to show up. Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.