sLIVER Posted June 1, 2009 Share Posted June 1, 2009 After completing info form and clicking 'complete order', there's only a blank screen with the same URL as the form page. The invoice does get created if the user goes back into the main portal screen. The invoice can be viewed then and paid...but of course, I'd rather it be paid right after the user adds their information... Any suggestions? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted June 1, 2009 Share Posted June 1, 2009 add $display_errors = 'on'; to your configuration.php file to reveal the error. Don't forget to remove that line once you have fixed your error. 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted August 27, 2009 Share Posted August 27, 2009 We are having teh exact same error, it only started recently (we were only alerted to it today). The strange thing is the orders still go through... The error we are getting is - Fatal error: Template error: [in orderforms/default/complete.tpl line 29]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 583) in /var/www/ihshop/includes/smarty/Smarty.class.php on line 1095 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted August 27, 2009 Share Posted August 27, 2009 OK, sorted it. Google tracking code had been added to the complete.tpl file, which was breaking the page. Now to suss out how to add it to the page in a way that doesn't 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted August 27, 2009 Share Posted August 27, 2009 Never mind, sorted that too. I just needed to add the google code within ...{literal}CODE HERE{/literal} Ok, feeling smug now 0 Quote Link to comment Share on other sites More sharing options...
Impact-John Posted August 27, 2009 Share Posted August 27, 2009 hey you only learn my mistakes right as the saying goes 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.