Ok, also die index.php scheint jetzt zu funktionieren, jetzt zeigt er mir aber den gleichen fehler für die readmore.php an die in der index.php verlinkt ist
<?php $sid="339259";
include("/www/htdocs/w0057b19//usage/write_logs.php");
echo "<html><head>
<s***** type=\"text/javas*****\" src=\"js/prototype.js\"></s*****>
<s***** type=\"text/javas*****\" src=\"js/s*****aculous.js?load=effects\"></s*****>
<s***** type=\"text/javas*****\" src=\"js/lightbox.js\"></s*****>
<link rel=\"stylesheet\" href=\"css/lightbox.css\" type=\"text/css\" media=\"screen\" />
<style type=\"text/css\">a{color: #000000; font-family: arial; text-decoration: none;}a:hover{color: #000000; text-decoration: underline;}body{background-color: #FFFFFF; font-family: arial; font-size: 12px;}td{font-family: arial; font-size: 11px;}th{font-family: arial; font-size: 11px;}</style><title>youngFuture TV & Stars</title></head>";
echo "<map name=\"nav\">
<area href=\"http://www.youngfuture.biz/stars/news/index2.html\" target=\"_top\" coords=\"70,8,225,35\" shape=\"rect\">
<area href=\"http://www.youngfuture.biz/stars\" target=\"_top\" coords=\"250,8,525,35\" shape=\"rect\">
</map>";
echo "<body leftmargin=\"0\" topmargin=\"5\" marginwidth=\"0\" marginheight=\"0\">";
include("connect.php");
$link=mysql_connect($host,$user,$password);
mysql_select_db($db);
$read_news="SELECT * FROM $xbox_news WHERE news_id=" . $_GET['news_id'];
$read_news_result=mysql_query($read_news);
echo "<table border=\"0\" width=\"653\" style=\"font-family: arial; font-size: 13px;\" cellpadding=\"0\" cellspacing=\"0\">";
while($row=mysql_fetch_array($read_news_result))
{
####
$row[news_text]=stripslashes($row[news_text]);
####
echo "<tr><td width=\"653\" height=\"17\" background=\"http://www.youngfuture.biz/img/orderimg/nav/header_total_xbox.gif\">";
echo "<table width=\"653\" height=\"17\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td width=\"150\"></td><td width=\"448\" height=\"17\" align=\"left\"><b><font color=\"#ffffff\">";
$row[news_title]=stripslashes($row[news_title]);
if(strlen($row[news_title]) >70)
{
$row[news_title]=substr($row[news_title],0,70);
echo "$row[news_title]...\t";
}
else {
echo "$row[news_title]";
}
echo "</font></b></td><td width=\"55\"></td></td></tr></table></td></tr></table>";
echo "<table width=\"653\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td width=\"140\" align=\"left\" valign=\"top\"><img src=\"http://www.youngfuture.biz/img/systemimg/$row[news_pic]_l.gif\" border=\"0\" width=\"140\" height=\"105\"></td><td width=\"5\"></td><td width=\"548\" valign=\"top\" align=\"left\">[$row[news_poster]] $row[news_text]</td><td width=\"60\"></td></tr></table> ";
echo "<br><br><br>";
echo "<table width=\"653\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td width=\"105\"></td><td width=\"548\" align=\"left\" valign=\"top\">";
echo "<br><br>";
echo "
<!--Anfang Infos News-->";
echo "<table width=\"548\" height=\"18\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" background=\"http://www.youngfuture.biz/img/orderimg/nav/header_xbox.gif\"><tr width=\"548\"><td width=\"55\" height=\"18\"><td width=\"443\">";
echo "<b><font color=\"#ffffff\">Weitere Infos zu \"$row[news_title]\"</font>";
echo "</td><td width=\"50\"></td></tr></table>";
echo "<table width=\"548\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr width=\"548\">";
echo "<td width=\"10\" background=\"http://www.youngfuture.biz/img/orderimg/nav/leiste_links.gif\"></td>";
echo "<td width=\"533\" valign=\"top\" align=\"left\" bgcolor=\"#cccccc\">";
echo "<table width=\"533\" border=\"0\" cellpadding=\"0\"><tr width=\"533\"><td width=\"383\" valign=\"top\" align=\"left\">";
echo "<table width=\"383\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
echo "<tr width=\"383\"><td width=\"150\" valign=\"top\" align=\"left\">Autor:</td><td width=\"233\" valign=\"top\" align=\"left\">$row[news_poster]</td></tr>";
echo "<tr width=\"383\"><td width=\"150\" valign=\"top\" align=\"left\">Verfasst am:</td><td width=\"233\" valign=\"top\" align=\"left\">$row[news_date]</td></tr>";
echo "<tr width=\"383\"><td width=\"150\" valign=\"top\" align=\"left\">Thema:</td><td width=\"233\" valign=\"top\" align=\"left\">$row[news_thema]</td></tr>";
echo "<tr width=\"383\"><td width=\"150\" valign=\"top\" align=\"left\">Weblink:</td><td width=\"233\" valign=\"top\" align=\"left\"><a href=\"$row[news_weblink]\" target=\"_blank\">$row[news_weblinktext]</a></td></tr>";
echo "</table>";
echo "</td><td width=\"150\" valign=\"bottom\" align=\"left\">";
echo "</td></tr></table>";
echo "</td><td width=\"5\"></td></tr>";
echo "</table>";
echo "<table width=\"548\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr width=\"548\"><td width=\"10\" height=\"10\"><img src=\"http://www.youngfuture.biz/img/orderimg/nav/leiste_unten.gif\" border=\"0\"></td><td width=\"538\"></td></tr></table>";
echo "<!--Ende Infos Reviews-->
";
require("/www/htdocs/w0057b19/comments/comments.php");
echo "
<!--Anfang Navigation-->";
echo "<table width=\"548\" height=\"18\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" background=\"http://www.youngfuture.biz/img/orderimg/nav/header_art_xbox.gif\"><tr width=\"548\"><td width=\"30\" height=\"18\"><td width=\"488\">";
echo "<b><font color=\"#ffffff\">Weitere Artikel auf <a href=\"http://www.youngfuture.biz/stars\" target=\"_top\"><font color=\"#ffffff\">youngFuture TV & Stars</font></a></font></b>";
echo "</td><td width=\"30\"></td></tr></table>";
echo "<table width=\"548\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr width=\"548\">";
echo "<td width=\"538\" valign=\"top\" align=\"right\"><img src=\"http://www.youngfuture.biz/img/orderimg/nav/nav_art_new_xbox.gif\" border=\"0\" width=\"538\" height=\"45\" usemap=\"#nav\"></td>";
echo "<td width=\"10\" background=\"http://www.youngfuture.biz/img/orderimg/nav/leiste_links.gif\"></td></tr>";
echo "<tr width=\"548\"><td width=\"538\"></td>";
echo "<td width=\"10\" height=\"10\"><img src=\"http://www.youngfuture.biz/img/orderimg/nav/leiste_unten.gif\" border=\"0\"></td></tr></table>";
echo "<!--Ende Navigation-->
";
echo "<br><br>";
echo "</td></tr></table>";
}
echo "</table>";
echo "</body></html>";
mysql_close($link);
?>
|