MULTIMEDIA, Video digital, Grabación, Diseño gráfico, Diseño web, Programación > Webmasters - Diseño Web - Programación - Diseño gráfico
Publicidad que salta al entrar en el foro
talgo:
No es el caso, el espacio es de pago y se le envio un email comentandole el caso y la respuesta fue que una vez comprobado el servidor nos recomendaban mirar nuestro codigo.
Aqui te pego el Codigo fuente de la page, Aun asi esta el nombre de la page.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" href="templates/parthenos/parthenos.css" type="text/css" />
<!--[if IE]>
<link rel="stylesheet" href="templates/parthenos/parthenos_ie.css" type="text/css" />
<![endif]-->
<meta name="Keywords" content="Anzuelo, El Anzuelo, pesca, caña, surfcasting, carrete, pez, barco, spinning, embarcacion, mosca, lubina, aparejos, flotador, caladeros, altura, señuelo, embarcado, deportiva, pescado, atun, dorada, sargo, doncella, chova, lenguado, serviola, mujol, lisa" /><meta name="Description" content="Foro El Anzuelo, foro dedicado a la pesca en la Mar en cualquier modalidad: Surfcasting, spinning, pulso, embarcación, mosca, etc." /><meta name="revisit-after" content="5 days" /><meta name="author" content="" /><meta name="owner" content="[email protected]" /><meta name="distribution" content="global" /><meta name="robots" content="index, follow" /><meta name="abstract" content="Portal de pesca en el Mar El Anzuelo" /> <title>El Anzuelo :: Indice</title>
<script language="javascript" type="text/javascript">
//<![CDATA[
if ( 0 )
{
window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
}
//]]>
</script>
<script language="javascript" type="text/javascript">
//<![CDATA[
if ( 0 )
{
window.open('birthday_popup.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
}
//]]>
</script>
<script language="javascript" type="text/javascript">
//<![CDATA[
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//]]>
</script>
<script language="javascript" type="text/javascript">
//<![CDATA[
function mpFoto(img){
foto1= new Image();
foto1.src=(img);
mpControl(img);
}
function mpControl(img){
if((foto1.width!=0)&&(foto1.height!=0)){
viewFoto(img);
}
else{
mpFunc="mpControl('"+img+"')";
intervallo=setTimeout(mpFunc,20);
}
}
function viewFoto(img){
largh=foto1.width+20;
altez=foto1.height+20;
string="width="+largh+",height="+altez;
finestra=window.open(img,"",string);
}
//]]>
</script>
<script language="Javascript" type="text/javascript">
//<![CDATA[
function setCheckboxes(theForm, elementName, isChecked)
{
var chkboxes = document.forms[theForm].elements[elementName];
var count = chkboxes.length;
if (count)
{
for (var i = 0; i < count; i++)
{
chkboxes.checked = isChecked;
}
}
else
{
chkboxes.checked = isChecked;
}
return true;
}
//]]>
</script>
<script language="javascript" type="text/javascript">
//<![CDATA[
var win = null;
function Gk_PopTart(mypage,myname,w,h,scroll)
{
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable';
win = window.open(mypage,myname,settings);
}
//]]>
</script>
<!--MOD:Prillian-->
<script language="JavaScript" type="text/javascript">
//<![CDATA[
function prill_launch(url, w, h)
{
window.name = 'phpbbmain';
prillian = window.open(url, 'prillian', 'height=' + h + ', width=' + w + ', innerWidth=' + w + ', innerHeight=' + h + ', resizable, scrollbars');
}
if ( 0 )
{
prill_launch('./imclient.php?mode=frames&oldmode=main', '225', '400');
}
//]]>
</script>
<!--MOD:END-->
<script language="JavaScript" type="text/javascript">
//<![CDATA[
function openRadioPopup()
{
day = new Date();
id = day.getTime();
radio = window.open("mods/radio/radio.php", 'radio', "toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=512,height=384");
}
//]]>
</script>
<script language="JavaScript" type="text/javascript">
//<![CDATA[
function selectAll(elementId) {
var element = document.getElementById(elementId);
if ( document.selection ) {
var range = document.body.createTextRange();
range.moveToElementText(element);
range.select();
}
if ( window.getSelection ) {
var range = document.createRange();
range.selectNodeContents(element);
var blockSelection = window.getSelection();
blockSelection.removeAllRanges();
blockSelection.addRange(range);
}
}
function resizeLayer(layerId, newHeight) {
var myLayer = document.getElementById(layerId);
myLayer.style.height = newHeight + 'px';
}
function codeDivStart() {
var randomId = Math.floor(Math.random() * 2000);
var imgSrc = 'templates/parthenos/images/';
document.write('<div class="codetitle">Code:<img src="' + imgSrc + 'nav_expand.gif" width="14" height="10" title="View More of this Code" alt="View More of this Code" onclick="resizeLayer(' + randomId + ', 200)" onmouseover="this.style.cursor = \'pointer\'" /><img src="' + imgSrc + 'nav_expand_more.gif" width="14" height="10" title="View Even More of this Code" alt="View Even More of this Code" onclick="resizeLayer(' + randomId + ', 500)" onmouseover="this.style.cursor = \'pointer\'" /><img src="' + imgSrc + 'nav_contract.gif" width="14" height="10" title="View Less of this Code" alt="View Less of this Code" onclick="resizeLayer(' + randomId + ', 50)" onmouseover="this.style.cursor = \'pointer\'" /><img src="' + imgSrc + 'nav_select_all.gif" width="14" height="10" title="Select All of this Code" alt="Select All of this Code" onclick="selectAll(' + randomId + ')" onmouseover="this.style.cursor = \'pointer\'" /><\/div><div class="codediv" id="' + randomId + '">');
}
//]]>
</script>
<script language="JavaScript" src="agregar.js"></script>
</head>
<body >
<a name="top" id="top"></a>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><a href="index.php"><img src="templates/parthenos/images/anzuelo_logo.gif" border="0" alt="El Anzuelo Foro" title="El Anzuelo Foro" width="240" height="97" /></a></td>
<td align="center" width="100%">
<a href="redirect.php?banner_id=1" target="_blank"><img src="images/banners/antiguoforo.jpg" border="0" alt="¡¡ Visita el Antiguo Foro !!" title="¡¡ Visita el Antiguo Foro !!" /></a><br /> </td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td align="center" width="8%" nowrap="nowrap" class="topnav">
<a href="./index.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Inicio" class="">Inicio</a> <a href="./kb.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Biblioteca" class="">Biblioteca</a> <a href="./forum.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Foros" class="">Foros</a> <a href="./directory.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Enlaces" class="">Enlaces</a> <a href="./dload.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Descargas" class="">Descargas</a> <a href="./album.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Album" class="">Album</a> <a href="./mycalendar.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Calendario" class="">Calendario<br><br></a> <a href="./meteorologia.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Información Meteorológica" class="">Info. Meteorológica</a> <a href="./actividad.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Tabla Solunar de Actividad" class="">Tabla Actividad</a> <a href="./help.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Ayuda" class="">Ayuda</a> <a href="./faq.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="FAQ" class="">FAQ</a> <a href="./search.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Buscar en el Foro" class="">Buscar</a> <a href="./profile.php?mode=editprofile&sid=42b5a404dea12b0da79a594ebcdc4b55" title="Editar su Perfil" class="">Perfil</a> <a href="./login.php?logout=true&sid=42b5a404dea12b0da79a594ebcdc4b55" title="Finalizar su sesion." class="">Salir [ talgo ]</a> </td>
</tr>
</table>
<script language=javascript><!--
var txtStatus=' Portal El Anzuelo ----> Tu portal de pesca en internet';
var timeEspera=100; // tiempo que ha de esperar entre carácter y carácter
var recarga=false; // si ha de reiniciarse cuando termina (true/false)
function correStatus(posStatus){
if (posStatus < txtStatus.length){
posStatus+=1
window.status=txtStatus.substring(0,posStatus)}
else {if (!recarga) return true; else posStatus=0}
setTimeout("correStatus("+posStatus+")",timeEspera)}
correStatus(0)
//--></script>
<br />
<table border="0" cellpadding="0" cellspacing="0" width="60%" align="center">
<tr>
<td>
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th colspan="3">Bienvenid@ al Foro</th>
</tr>
<tr>
<td width="29" align="center" class="row1"><img src="./images/anzuelocolor.gif" border="0" alt=""/></td>
<td class="row1"><span class="gen">FORO ESPECIALIZADO EN SURFCASTING TODAS SUS MODALIDADES, LIBRE, EXTREMO, COMPETICION, CAÑAS DE REPARTICION ETC. SI SOIS ESPECIALISTAS O EMPEZAIS EN ESTE MUNDO ESTE ES VUESTRO FORO</span></td>
<td width="29" align="center" class="row1"><img src="./images/anzuelocolor.gif" border="0" alt=""/></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="60%" align="center">
<tr>
<td align="left" valign="top"><span class="nav"><a href="forum.php?bm=" title="" class="nav"></a></span></td>
<td align="right" valign="top"><span class="nav"><a href="forum.php?bm=" title="" class="nav"></a></span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="30%" align="center">
<tr>
<td>
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<td class="row4" align="center"><a href="privmsg.php?folder=inbox">Sin Mens. Privados</a></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td colspan="2" class="maintitle">Foro</td>
</tr>
<tr>
<td align="left" valign="top">
<span class="nav"><a href="index.php">El Anzuelo Portal</a> » <a href="forum.php">Foro</a></span>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150" valign="top">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="1">Menu</th>
</tr>
<tr>
<td class="row1">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="left" width="100%" class="genmed">
<a href="./index.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Noticias" class="">Noticias</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./index.php?archives=1&sid=42b5a404dea12b0da79a594ebcdc4b55" title="Archivos" class=""> • Archivos</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./index.php?topics=1&sid=42b5a404dea12b0da79a594ebcdc4b55" title="Categorias" class=""> • Categorias</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./forum.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Foros" class="">Foros</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./kb.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Biblioteca" class="">Biblioteca</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./dload.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Descargas" class="">Descargas</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./meteorologia.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Información Meteorológica" class="">Info. Meteorológica</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./actividad.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Tabla Solunar de Actividad" class="">Tabla Actividad</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./directory.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Enlaces" class="">Enlaces</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./album.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Album" class="">Album</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./faq.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="FAQ" class="">FAQ</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./mycalendar.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Calendario" class="">Calendario</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./calendario-competiciones.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Calendario de Competiciones Oficiales 2005" class="">Competiciones Oficiales</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./help.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Ayuda" class="">Ayuda</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
<br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="1">Información</th>
</tr>
<tr>
<td class="row1">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="left" width="100%" class="genmed">
<a href="./rules.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Normas" class="">Normas</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./staff.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Equipo" class="">Equipo</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./memberlist.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Lista de Usuarios registrados." class="">Lista de Miembros</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./bid.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Camaradas" class=""> • Camaradas</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./groupcp.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Grupos de Usuarios registrados." class=""> • Grupos de Usuarios/as</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./statistics.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Estadísticas" class="">Estadísticas</a> </td>
</tr>
<tr>
<td align="left" width="100%" class="genmed">
<a href="./admin/index.php?sid=42b5a404dea12b0da79a594ebcdc4b55" title="Administrador" class="">Administrador</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
<br />
<table border="0" cellpadding="2" cellspacing="1" width="100%" class="forumline">
<tr>
<th>Donacion</th>
</tr>
<tr>
<td class="row1">
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-1863835553932132";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td>
</tr>
</table>
<br />
</td>
<td width="6"><img src="images/spacer.gif" alt="" width="6" height="30" /></td>
<td valign="top">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>Caracteristicas del Foro</th>
</tr>
<tr>
<td class="row2" align="left" width="100%" valign="top">
<span class="gensmall">
Su última visita fué: 31/7/2006, 01:20.
Fecha y hora actual: 31/7/2006, 12:24.
</span>
</td>
</tr>
<tr>
<td class="row1" width="100%">
<table border="0" cellspacing="2" cellpadding="2" width="100%">
<tr>
<td width="25%" align="left">
<span class="gensmall">[ <a href="viewactive.php">Temas Activos</a> ]</span>
</td>
<td width="25%" align="center">
<span class="gensmall">[ <a href="favorites.php">Favoritos</a> ]</span>
</td>
<td width="25%" align="center">
<span class="gensmall">[ <a href="search.php">Buscar</a> ]</span>
</td>
<td width="25%" align="right">
<span class="gensmall">[ <a href="report.php">Lista de Reportes</a> ]</span>
</td>
</tr>
<tr>
<td width="25%" align="left">
<span class="gensmall">[ <a href="search.php?search_id=newposts">Nuevos mensajes en el Foro (10)</a> ]</span>
</td>
<td width="25%" align="center">
<span class="gensmall">[ <a href="search.php?search_id=egosearch">Ver sus mensajes</a> ]</span>
</td>
<td width="25%" align="center">
<span class="gensmall">[ <a href="search.php?search_id=unanswered">Ver mensajes sin respuesta</a> ]</span>
</td>
<td width="25%" align="right">
<span class="gensmall">[ <a href="forum.php?mark=forums"><strong>Marcar todos los foros como leidos</strong></a> ]</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row2" align="center" width="100%" valign="top">
<span class="gensmall">
Nuestros Usuarios/as han publicado un total de <b>57255</b> mensajes. Tenemos <b>1360</b> Usuarios/as registrados/as. Ultimo/a Usuario/a registrado/a <b><a href="./profile.php?mode=viewprofile&u=1368">Yago</a></b>. Google a visitado este sitio en <b>181843</b> ocasion(es). </span>
</td>
</tr>
</table>
<br />
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<!-- mod : hiérarchie v 1.0.9 : colspan 2->INC_SPAN -->
<th colspan="2" nowrap="nowrap">Foro</th>
<th>Temas</th>
<th>Mensajes</th>
<th>Ultimo Mensaje</th>
</tr>
<!-- mod : hiérarchie des rubriques -->
<tr>
<!-- mod : hiérarchie v 1.0.9 : colspan 2->INC_SPAN -->
<td class="cat" colspan="2"><span class="cattitle"><a href="forum.php?c=4" class="cattitle">Ayuda y presentación en el nuevo Foro</a></span></td>
<td class="rowpic" colspan="3" align="right"><img src="images/spacer.gif" alt="" width="280" height="12" /></td>
</tr>
<!-- fin mod : hiérarchie des rubriques -->
<tr>
<!-- add v 1.0.9 -->
<td class="row1" style="vertical-align: middle;"><img src="templates/parthenos/images/folder.gif" width="25" height="25" class="imgfolder" alt="No hay mensajes nuevos" title="No hay mensajes nuevos" /></td>
<!-- add v 1.0.9 : colspan -->
<td class="row1" width="100%" colspan="1"><span class="nav"><a href="nuevs-usuaris-vf4.html">Nuev@s Usuari@s</a></span><br />
<span class="genmed"><b><span style="color:#ff0000">Tu primer mensaje aqui.</span></b> Presentate al foro, cuentanos algo sobre tí, la modalidad de pesca que practicas y todo lo que se te ocurra.<br /></span>
<span class="gensmall"><b>Moderado por:</b> <a href="groupcp.php?g=9">Moderadores</a></span>
</td>
<td class="row2" align="center"><span class="gensmall">590</span></td>
<td class="row2" align="center"><span class="gensmall">8408</span></td>
<td class="row2" align="center" nowrap="nowrap"><span class="gensmall"><a href="hola-a-todos-vt5246.html">Hola a todos</a><br />31/7/2006, 11:07<br /><span style="font-weight:bold;color:blue">talgo</span><a href="imag
halo:
No lo habías puesto todo, de hecho lo más interesante te lo habías dejado. He entrado, sin Java por supuesto, y he visto vuestro código. Los scripts iniciales son normales y forman parte de Minerva, a excepción de:
--- Código: ---<script language=javascript><!--
var txtStatus=' Portal El Anzuelo ----> Tu portal de pesca en internet';
var timeEspera=100; // tiempo que ha de esperar entre carácter y carácter
var recarga=false; // si ha de reiniciarse cuando termina (true/false)
function correStatus(posStatus){
if (posStatus < txtStatus.length){
posStatus+=1
window.status=txtStatus.substring(0,posStatus)}
else {if (!recarga) return true; else posStatus=0}
setTimeout("correStatus("+posStatus+")",timeEspera)}
correStatus(0)
//--></script>
--- Fin del código ---
que parece cosa vuestra.
Sin embargo al final tenéis cosas, que al final son prescindibles, haciendo referencia a servidores que no son vuestros y que por tanto no podéis controlar, desde Mi PageRank, Mi no sé qué,...
Saludos.
talgo:
Gracias.
Ya te he comentado que fue un compañero, que ahora no es usuario (problemas personales con otro usuario de indole muy personal) le apartaron de esta pagina de forma, en un principio voluntaria y despues no tan voluntaria, el que creo el portal, lo adapto, le puso los templates y no se cuantas cosas mas.
El problema, te comento, la publicidad.
Por cierto, te ha salido?? si no te a salido y la quieres ver reinicia y abre la page con IE, veras como sale una cosa u otra.
Que la entrada esa que nombras sea nuestra no puedo asegurartelo por lo que te digo lineas arriba del compeñero, lo que quiero saber si, en todo caso, es la culpable de que se dispare la publicidad.
Agradecerte las molestias que te estas tomando. Yo por mucho que lo intento me suena un poco a chino, naci muy pronto para esto de internet.
Saludos
talgo:
Si sirve de algo, puedo pegarte el codogo fuente de las paginas que se abren.
He copiado varios codigos fuente, para ver si era capaz de averiguar algo, pero me sigue sonando a chino.
Saludos
Losek:
Sin duda es algo muy extraño, nunca he trabajado con foros Minerva, por lo que poco puedo ayudarte.
Revisando el codigo por encima, no he visto nada extraño en él, pero como dices, visitando la web desde IE me ha saltado un popup de Dadamovile.
Yo que tu dejaría intacta la base de datos y volvería a subir el foro, si eso no soluciona el problema, ya podrías empezar a revisar la base de datos, cosa que veo bastante dificultosa.
Si sigues teniendo dudas acerca de si es el mismo servidor de tu proveedor, puedo prestarte una cuenta durante unos días para que subas un backup (respaldo) de tu sitio y así ver si es cierto. (Espero que esto último no se vea como spam ni nada por el estilo).
P.D. Con firefox no ha saltado nada, cómo me gusta firefox :mrgreen:
Navegación
[#] Página Siguiente
[*] Página Anterior
Ir a la versión completa