Ich möchte ein newsscript auf meiner homepage. es heisst easynews.
Ich hab alles korekt hochgeladen, im verzeichnis /news. Dann will ich es in eine ebene einbinden.
<div id="Layer3" style="position:absolute; left:30px; top:150px; width:730px; height:360px; z-index:1; background-color: #C00000; layer-background-color: #C00000; border: 1px solid black">
<?php include ("./news/index.php"); ?>
</div>
stimmt das so? anscheinend nicht, denn wenn ich jetzt meine seite anschauen will kommt gar nix mehr.
das ist die seite www.kiba-clan.de
gehostet wird sie von kontent.de
die haben php. Warum wird aber keine seite mehr angezeigt als ob alles gelöscht wäre?