Bilder Array

hey ich hab mal eine frage.

dießer code wird unter http://2freeride.de/Bilder.php verwendet.
funktioniert nicht …

hoffe ihr könnt mir helfen:
[html]<?php $bild = $_GET['id']; ?>

<?php echo "\"\""; ?>
<?php $bildback = $bild-1; echo "\"\""; ?>
<?php $bildnext = $bild+1; echo "\"\""; ?>
<?php echo (file_get_contents('komentar$bild.txt')); ?>
[/html]

Vielen Dank!

Sicher, dass da dieser Code drin ist? Weil außer die Navi und die Werbung seh ich gar nix. Auch nicht im Source!

hmm

des is voll seltsam…:?
weil der schneidet noch mehr ab da kommt nurmalerweiße noch ein Bachground auf des und der is mit Html und funktioniert auch überall anders kann des was mit zu tun haben dass ich die uhrsprüngliche html datei im *.php umbenannt hab ?

Der komplette Quellcode:
[HTML]

2freeride - Dein Bikemagazin body { scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-track-color: #C0C0C0; scrollbar-face-color: #C0C0C0; scrollbar-highlight-color: #808080; scrollbar-3dlight-color: #808080; scrollbar-darkshadow-color: #C0C0C0; scrollbar-shadow-color: #808080; }
<?php $bild = $_GET['id']; ?> <?php echo "\"\""; ?>
<?php $bildback = $bild-1; echo "\"\""; ?>
<?php $bildnext = $bild+1; echo "\"\""; ?>







[/HTML]

Probier mal deine Verlinkungen in allen und relativ statt absolut zu machen. Also überall das
http://2freeride.de/ weglassen.

:sad: Geht auch ned!
manno

:sad: :sad: :sad:

Warum hast du im noframe-Bereich :shock:

Außerdem was genau funktioniert nicht?