I must have changed something in the index.php file, by accident. Now my site doesnt appear, all that shows is "No direct script access allowed"
I believe something is wrong here:
$style .= ($img != '') ? "\nbackground-image: url(".BASEURL."/files/$img);\nbackground-repeat: $tile;\nbackground-position: 215px; 0;\nbackground-attachment: fixed;\n" : '';
Can someone please help me? Don“t know what to do...