iceblox Posted June 13, 2008 Share Posted June 13, 2008 Hi Guys, Strange request but im having some issues with a number of pages on my site, basically they are not loading at all. IE says they are but nothing happens. Although i havent changed these pages recently, is there an error code i could put in to see if something is wrong? OR shall i just put it down to host issues? Thanks, Phil Link to comment https://forums.phpfreaks.com/topic/110082-solved-strange-question/ Share on other sites More sharing options...
conker87 Posted June 13, 2008 Share Posted June 13, 2008 Could we has code please? Link to comment https://forums.phpfreaks.com/topic/110082-solved-strange-question/#findComment-564910 Share on other sites More sharing options...
PFMaBiSmAd Posted June 13, 2008 Share Posted June 13, 2008 Without more specific information, such as a URL to your site, describing exactly what you see, are all pages not working or just some, is this just in IE or in all browsers, ... and posting the code for at least one page that is not working, no one in a Forum will be able to specifically help. Link to comment https://forums.phpfreaks.com/topic/110082-solved-strange-question/#findComment-564956 Share on other sites More sharing options...
widox Posted June 13, 2008 Share Posted June 13, 2008 Code would be most helpful, at least add this to the top of a script and see what it reports ini_set('error_reporting', E_ALL); ini_set('display_errors', true); Link to comment https://forums.phpfreaks.com/topic/110082-solved-strange-question/#findComment-564958 Share on other sites More sharing options...
Sulman Posted June 13, 2008 Share Posted June 13, 2008 It could be that the page isn't redirecting properly. In IE this just looks like a blank loading page but Firefox tells you that this is happening. Have you tried it in FF? Link to comment https://forums.phpfreaks.com/topic/110082-solved-strange-question/#findComment-565006 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.