pepys Posted July 17, 2009 Share Posted July 17, 2009 Hi, This is my first post here I have an error, I created a new template for client area and for orderforms. Everything is ok, but on the last step, after I select the payment method, I press to submit button to finalise the order, and then I receive a blank page with URL /cart.php?a=checkout. Why is this? Where is the problem? Thank you! 0 Quote Link to comment Share on other sites More sharing options...
Retired Forum Member WHMCS Joe Posted July 17, 2009 Retired Forum Member Share Posted July 17, 2009 Hi Please review the following > http://wiki.whmcs.com/Common_Troubleshooting_Tips#Blank_Pages Joe 0 Quote Link to comment Share on other sites More sharing options...
pepys Posted July 18, 2009 Author Share Posted July 18, 2009 After I put $display_errors = true; in my configuration.php file, I get the error: Parse error: syntax error, unexpected '*' in ../templates/newhost/invoicepdf.tpl on line 18 I made some changes in other .tpl files, because I created a new template, but I dodn't make any change in file invoicepdf.tpl What is the problem then? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 18, 2009 WHMCS Support Manager Share Posted July 18, 2009 Re-upload the invoicepdf.tpl from the default template just to be on the safe side. 0 Quote Link to comment Share on other sites More sharing options...
pepys Posted July 19, 2009 Author Share Posted July 19, 2009 I just done this and there's the same problem. Something else? 0 Quote Link to comment Share on other sites More sharing options...
pepys Posted July 20, 2009 Author Share Posted July 20, 2009 The code from 18's line of file invoicepdf.tpl is ** This code should be uncommented for EU companies using the sequential invoice numbering so that when unpaid it is shown as a proforma invoice ** I deleted this code, and now the error is: Parse error: syntax error, unexpected T_LNUMBER in ../templates/newhost/invoicepdf.tpl on line 114 The 114's line from file is: $pdf->SetXY(float 35, float 45); So, I don't understand what's wrong.. Please, help me, I need to resolve this ASAP.. Thanks a lot! 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.