Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/07/2002, 21:11
dnside
 
Fecha de Ingreso: junio-2002
Mensajes: 259
Antigüedad: 21 años, 10 meses
Puntos: 0
Alguien puede corregir esto?

<?php
if($id=="bandas"){
include("bandas/bandas.php");
}
if($id=="download"){
include("download/index.php");
}
if($id=="foro"){
include("foro/index.php");
}
if($id=="guestbook"){
include("libro/index.php");
}
if($id=="links"){
include("links/index.php3");
}
if($id=="afiliados"){
include("banners.php4");
}
if($id=="ranking"){
include("http://www.digitaldeath.tk");
}
if($id=="comentariocd"){
include("comentariocd/index.php");
}
if($id=="acercade"){
include("dnsideteam/acercade.php");
}
if($id=="agregarbanda"){
include("postband.sql");
}
if($id=="pics"){
include("download/download.php");
}
if($id=="noticias"){
include("noticias/noticias.php");
}
if($id=="contacto"){
include("dnsideteam/team.php");
}
if($id=="newuser"){
include("php/create1.php");
}
if($id=="tocatas"){
include("tocatas/index.php");
}
else {
include("digitaldeath.php");
}

?>

Me sale este error:
y mas ---
Warning: open_basedir restriction in effect. File is in wrong directory in /mnt/host-users/dmagazine/digitaldeath.php on line 12

Warning: Failed opening 'libro/index.php' for inclusion (include_path='.:/usr/local/lib/php') in /mnt/host-users/dmagazine/digitaldeath.php on line 12

Warning: open_basedir restriction in effect. File is in wrong directory in /mnt/host-users/dmagazine/digitaldeath.php on line 12


o alguien podria darme uno nuevo?


<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><a href="http://www.dnside.cjb.net"><img border="0" src="http://dmagazine.host.sk/banners/banner1.gif" width="485" height="60"></a></p>