Today something pretty interessting happened. I'd been watching on my website. After I pressed a link the site turned into a white screen. Empty source code (except for ) and everthing. But that was only infecting the frontend, so I could still log myself into the admin section.
I looked trough the forum for similar posts. I found one with a hint at the config.php where it says:
Code: Select all
$config['debug'] = false;
I alredy searched for further solutions here but found nothing. The database seems to be okay as far as I can see. Any ideas?
Greez,
Opa