Welcome Guest, Not a member yet? Register   Sign In
Css and Blank Page Problem on Mobile Devices
#6

[eluser]lopixel[/eluser]
I tried all error logging stuff, also its enabled on my server. All errors and hacking attempts saved in my log file, but i cant see anything there too.

Page refuse to load, no title, no error nothing at all. I added this code to index php as you recommended but no luck :/

So far what i tried showed me that it is not related to Css, js or any page or server issue. My site loads quite fast. Its on VPN. Average load time for this page is 1.9 s and the size is about 1.2 MB.

Code:
ini_set('display_errors', 1);
ini_set('display_startup_errors',1);
error_reporting(E_ALL);


Messages In This Thread
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-08-2014, 10:36 PM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-08-2014, 11:15 PM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-08-2014, 11:35 PM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-09-2014, 12:55 AM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-09-2014, 01:14 AM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-09-2014, 01:31 AM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-09-2014, 02:29 AM
Css and Blank Page Problem on Mobile Devices - by El Forum - 08-09-2014, 03:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB