vyb3 Posted October 19, 2008 Share Posted October 19, 2008 I've designed my site in adobe photoshop and programmed it with php I used dreamweaver to make the layout. The problem I have is the site doesnt always load fully, see if it loads for you... www.vyb3.co.uk I think it maybe a problem with my PHP navigation system, as I have like 60 CASE BREAK statements for the navigation system. Even if this is the problem I don't know how to change this system into a more efficient... I can't think what else it would be.... any ideas people? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted October 19, 2008 Share Posted October 19, 2008 Could be a number of things Either PHP is set to timeout too early, 30 seconds is recommended You have an error in your script which is terminating the script early Or it could be your HTTP server terminating the connection prematurely. Have a word with your web host about this, in the mean time check your servers error logs to see if is a PHP error causing this. Quote Link to comment Share on other sites More sharing options...
vyb3 Posted October 19, 2008 Author Share Posted October 19, 2008 I've spoke to my webost and they haven't responded... I do think its a problem with a script but i just dont know what.... Quote Link to comment Share on other sites More sharing options...
Maq Posted October 19, 2008 Share Posted October 19, 2008 It loaded fine for me on the first try... 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.