Avatar Image
Machacateclados
Machacateclados

Hola a todos, ¿alguien sabe la forma de poner codigos tipo html en phpnuke?

Avatar Image
Machacateclados
Machacateclados

Creas un archivo en la raiz de tu sitio con el nombre iframe.php con el contenido siguiente:

Codigo:
<?php

/************************************************************************/
/* iFRAME for PhpNuke
/* Copyright (c) 2002 by Xavi Gil (dgil@tinet.org)
/* http://www.desarrollonuke.org
/*
/* USE: iframe.php?file=URL
/*
/* This program is free software. You can redistribute it and/or modify
/* it under the terms of the GNU General Public License as published by
/* the Free Software Foundation; either version 2 of the License.
/************************************************************************/


if (!isset($mainfile)) { include("mainfile.php&quotGiño; }


$index = 0;
$height = 600;


include("header.php&quotGiño;
OpenTable();

if (substr($file,0,7)=="http://&quotGiño{
echo "<IFRAME src=\"$file\" width=\"100%\" height=\"$height\" scrolling=\"auto\" frameborder=\"0\">";
echo "</IFRAME><center><hr size=\"1\" noshade><a href=\"$file\" target=\"_blank\">$file</a></center>";



} else {

if(substr($file,-4)!=".htm" && substr($file,-5)!=".html" ){
echo "ERROR: ONLY html o htm FILES";
CloseTable();
} else {
include ($file);
}

}

CloseTable();
include("footer.php&quotGiño;
?>

Nota: los caretos Giño
son: punto y coma, guión y cerrar parentesis.

Ahora tienes que realizar un enlace de este tipo: iframe.php?file=http://www.web.com/pagina.htlm.
Avatar Image
Machacateclados
Machacateclados

OK GRACIAS, pero donde pongo ese ultimo enlace que me has dicho?

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 05/Jun/2006, 00:45
alejandro_88 inigoruiz kn1f3eg33kJun/06
Por: , el 14/Oct/2005, 04:11
vipelmer kn1f3eg32kOct/05
Por: , el 03/Oct/2004, 20:31
tturko02kOct/04
Por: , el 16/Mar/2004, 02:21
antichavez13 out8043kMar/04