Blank Page
Permalink
Hi Everyone,
One of my pages on my concrete5.6.3.3 keep disapearing. It just show a blank page and if I reload the page many times I can finaly see the content but I get no error.
I tried to reload and disable the cach but nothing changes. I also have nothing about this on the logs.
I tried to turn on the error and to change the theme by adding:
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
So I can get the error but still nothing is displaying.
If only I had an error I could debug the page.
Any Ideas ?
One of my pages on my concrete5.6.3.3 keep disapearing. It just show a blank page and if I reload the page many times I can finaly see the content but I get no error.
I tried to reload and disable the cach but nothing changes. I also have nothing about this on the logs.
I tried to turn on the error and to change the theme by adding:
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
So I can get the error but still nothing is displaying.
If only I had an error I could debug the page.
Any Ideas ?