MSUK1 Posted February 4, 2011 Share Posted February 4, 2011 My website www.staceyxsolomon.com is only loading the header of my index.PHP page The full page is there i had double checke in the FTP It happened after my host put me onto another server, all settings carried over, please can somebody advise help if this is PHP related? Quote Link to comment https://forums.phpfreaks.com/topic/226707-website-only-loading-head/ Share on other sites More sharing options...
drisate Posted February 4, 2011 Share Posted February 4, 2011 Theres probably a PHPError. Use this code to show it ini_set('display_errors', "1"); error_reporting(E_ALL & ~ E_NOTICE); Quote Link to comment https://forums.phpfreaks.com/topic/226707-website-only-loading-head/#findComment-1169957 Share on other sites More sharing options...
litebearer Posted February 4, 2011 Share Posted February 4, 2011 Helps if we see some code Quote Link to comment https://forums.phpfreaks.com/topic/226707-website-only-loading-head/#findComment-1169983 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.