5wayshost Posted February 13, 2008 Share Posted February 13, 2008 hi there, I am having some trouble with one part of my new website intergration. When I click on contact us the page loads fine. When I click on any of the submit tickets the form goes spastic.. any help thanks.. https://secure.webhostdownunder.com/submitticket.php Thanks in advance. Gunn 0 Quote Link to comment Share on other sites More sharing options...
JasonO Posted February 13, 2008 Share Posted February 13, 2008 You have </body></html> in the middle of the page. You are here: <a href="index.php">Support</a> > <a href="clientarea.php">Client Area</a> > <a href="supporttickets.php">Support Tickets</a> > <a href="submitticket.php">Submit Ticket</a></p> </div></body></html> <form method="post" action="?step=3" enctype="multipart/form-data"> <input type="hidden" name="deptid" value="005" /> It looks like its at the end of your header.tpl file. That may cause the problem. 0 Quote Link to comment Share on other sites More sharing options...
5wayshost Posted February 13, 2008 Author Share Posted February 13, 2008 I am looking at submitticket.php but is all coded.. lol 0 Quote Link to comment Share on other sites More sharing options...
JasonO Posted February 13, 2008 Share Posted February 13, 2008 It's the template file you need to look at. templates/TemplateName/header.tpl 0 Quote Link to comment Share on other sites More sharing options...
5wayshost Posted February 13, 2008 Author Share Posted February 13, 2008 tried that, didnt work still jumps out. Contact page works a treat.. 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted February 13, 2008 Share Posted February 13, 2008 Perhaps this will help.... http://validator.w3.org/check?verbose=1&uri=https%3A%2F%2Fsecure.webhostdownunder.com%2Fsubmitticket.php%3Fstep%3D2%26deptid%3D002 0 Quote Link to comment Share on other sites More sharing options...
5wayshost Posted February 13, 2008 Author Share Posted February 13, 2008 Wow, a few mix up areas happening there.. Thanks *grabs more coffee 0 Quote Link to comment Share on other sites More sharing options...
5wayshost Posted February 13, 2008 Author Share Posted February 13, 2008 well atleast I know its in the header file.. things are changin - Appreciate the help. 0 Quote Link to comment Share on other sites More sharing options...
5wayshost Posted February 13, 2008 Author Share Posted February 13, 2008 Got it working and now for some sleep and to change colour later 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted February 13, 2008 Share Posted February 13, 2008 Glad to see you got it worked out 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.