Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keine Gallerie
12-30-2011, 07:11 PM (This post was last modified: 12-30-2011 07:13 PM by ibuki.)
Post: #1
Keine Gallerie
Hallo,
ich bekomme das script nicht zum laufen. Ich versuche es auf http://www.pixelmicha.de zu instalieren.
Der Code meiner index.html sieht wie folgt aus:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
  <title>PixelMicha</title>
<?php include_once("http://www.pixelmicha.de/ki_include.php"); ?>

</head>
<body>
Mischas Pixel Seite<br>
<br>
<br>
<br>
<div class="koschtitgallery" title="sample"></div>
</body>
</html>

Ansonsten hab ich erst einmal nichts geändert um die Sample Bilder zu sehen. Aber ich schaffe es nicht. Woran kann es noch liegen ?
Gruß
Micha
Find all posts by this user
Quote this message in a reply
12-30-2011, 07:14 PM
Post: #2
RE: Keine Gallerie
Du musst "index.html" in "index.php" umbenennen. Ansonsten wird kein PHP ausgeführt. Außerdem lass den URL-Include weg:
PHP Code:
<?php include_once("ki_include.php"); ?>
Du kannst alles nochmal hier nachlesen ...

KoschtIT Image Gallery developer
Visit this user's website Find all posts by this user
Quote this message in a reply
12-30-2011, 07:26 PM
Post: #3
Rainbow RE: Keine Gallerie
Asche auf mein Haupt Angel 1000 Dank :-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)