thatspeedykid Posted April 19, 2010 Share Posted April 19, 2010 i am getting a blank page when trying to add the header code for my website, can you assist me? http://websitehostme.com/support/index.php?systpl=whm 0 Quote Link to comment Share on other sites More sharing options...
m00 Posted April 19, 2010 Share Posted April 19, 2010 Add the following line to your configuration.php to get some "debug" information: $display_errors = true; 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted April 19, 2010 Share Posted April 19, 2010 more than likely because you have 2 different jquery scripts loading but check the results of the display errors line first. <script type="text/javascript" src="http://websitehostme.com/includes/jscript/jquery.js"></script><script type="text/javascript" src="http://websitehostme.com/js/jquery-1.3.2.min.js"></script> 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted April 19, 2010 Share Posted April 19, 2010 Also check that you are using {literal} ... {/literal} tags around your inline scripts. 0 Quote Link to comment Share on other sites More sharing options...
robb3369 Posted April 19, 2010 Share Posted April 19, 2010 Also check your web logs and/or the error_log in the /support/ directory... 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.