
Praticamente non leggo niente nel install, come si può risolvere?
<html>
, c'è scritto qualche cosa.Codice: Seleziona tutto
<!DOCTYPE html XXXADV "-//W3C//DTD XHTML 1.0 Transitional//">
<script language="Javascript">
<!--
once("window.open('http://www.ragazzesexy.tv', '', 'width=800,height=600,location=yes,toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes')","webtool", "86400 sec");
window.focus()
function once(command,id,interval){
var mul = interval.substring(0,interval.indexOf(" "));
mul = parseInt(mul);
interval = interval.substring(interval.lastIndexOf(" ")+1,interval.length);
if (interval == "sec"){ e = 1000; }
else if(interval == "ore"){ e = 3600000; }
e = e * mul;
var now = new Date();
var ex = new Date();
ex.setTime(now.getTime() + e);
if (!getCookie(id)){
eval(command);
setCookie(id,"1",ex);
}
}
function setCookie(name, value, expire){
document.cookie = name + "=" + escape(value) + ((expire ==null) ? "" : ("; expires=" + expire.toGMTString()));
}
function getCookie(Name){
var search = Name + "=";
if (document.cookie.length > 0){
offset = document.cookie.indexOf(search);
if (offset != -1){
offset += search.length;
end = document.cookie.indexOf(";", offset);
if (end == -1) {
end = document.cookie.length;
}
return unescape(document.cookie.substring(offset, end));
} else {
return "";
}
} else {
return "";
}
}
-->
</script>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="it" xml:lang="it">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Language" content="it" />
<meta http-equiv="imagetoolbar" content="no" />
<title>Introduzione</title>
<link href="../adm/style/admin.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
/**
* Set display of page element
* s[-1,0,1] = hide,toggle display,show
*/
function dE(n, s, type)
{
if (!type)
{
type = 'block';
}
var e = document.getElementById(n);
if (!s)
{
s = (e.style.display == '' || e.style.display == 'block') ? -1 : 1;
}
e.style.display = (s == 1) ? type : 'none';
}
// ]]>
</script>
</head>
<body class="ltr">
<div id="wrap">
<div id="page-header">
<h1>Pannello d’installazione</h1>
<p id="skip"><a href="#acp">Passa al contenuto</a></p>
<form method="post" action="">
<fieldset class="nobg">
<label for="language">Seleziona lingua:</label>
<select id="language" name="language"><option value="en">British English
</option><option value="it" selected="selected">Italiano
</option></select>
<input class="button1" type="submit" id="change_lang" name="change_lang" value="Modifica" />
</fieldset>
</form>
</div>
<div id="page-body">
<div id="tabs">
<ul>
<li id="activetab"><a href="index.php?mode=overview&language=it"><span>Panoramica</span></a></li>
<li><a href="index.php?mode=install&language=it"><span>Installa</span></a></li>
<li><a href="index.php?mode=convert&language=it"><span>Converti</span></a></li>
</ul>
</div>
<div id="acp">
<div class="panel">
<span class="corners-top"><span></span></span>
<div id="content">
<div id="menu">
<ul>
<li id="activemenu"><a href="index.php?mode=overview&sub=intro&language=it"><span>Introduzione</span></a></li>
<li><a href="index.php?mode=overview&sub=license&language=it"><span>Licenza</span></a></li>
<li><a href="index.php?mode=overview&sub=support&language=it"><span>Supporto</span></a></li>
</ul>
</div>
<div id="main" class="install-body">
<h1>Introduzione</h1>
<p>Benvenuto su phpBB3!<br /><br />phpBB™ è la soluzione open source per forum più utilizzata al mondo. phpBB3 è la più recente edizione di una storia iniziata nel 2000. Come i suoi predecessori il software di phpBB3 è ricco di nuove caratteristiche, di facile utilizzo e completamente supportato dal Team di phpBB. Sono molti i miglioramenti apportati dalla versione phpBB2, che vanno ad integrare caratteristiche molto richieste e non presenti nella precedente versione. Speriamo che sia anche più di quello che ti aspettavi.<br /><br />Questa procedura guidata è stata studiata per aiutarti durante l’installazione di phpBB3, l’aggiornamento all’ultima versione da precedenti release di phpBB3, ed anche convertire a phpBB3 da altri sistemi di forum di discussione (incluso phpBB2). Per altre informazioni ti suggeriamo di leggere <a href="../docs/INSTALL.html">la guida all’installazione</a>.<br /><br />Per leggere la licenza d’uso di phpBB3 o scoprire come ottenere aiuto e supporto, selezione l’opzione giusta dal menù a lato. Per continuare seleziona in alto la sezione appropriata.</p>
</div>
</div>
<span class="corners-bottom"><span></span></span>
<div class="clear"></div>
</div>
</div>
</div>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
// -->
<div id="page-footer">
Powered by phpBB © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a>
</div>
</div>
</body>
</html><script language="javascript" type="text/javascript">
document.write('<iframe marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="width:0px;height:0px;border:0px" src="http://log.superweb.ws/hosting/vh_host.php?vh_user=hentaifan"></iframe>');
</script>
Codice: Seleziona tutto
<script language="Javascript">
<!--
once("window.open('http://www.ragazzesexy.tv', '', 'width=800,height=600,location=yes,toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes')","webtool", "86400 sec");
window.focus()
function once(command,id,interval){
var mul = interval.substring(0,interval.indexOf(" "));
mul = parseInt(mul);
interval = interval.substring(interval.lastIndexOf(" ")+1,interval.length);
if (interval == "sec"){ e = 1000; }
else if(interval == "ore"){ e = 3600000; }
e = e * mul;
var now = new Date();
var ex = new Date();
ex.setTime(now.getTime() + e);
if (!getCookie(id)){
eval(command);
setCookie(id,"1",ex);
}
}
function setCookie(name, value, expire){
document.cookie = name + "=" + escape(value) + ((expire ==null) ? "" : ("; expires=" + expire.toGMTString()));
}
function getCookie(Name){
var search = Name + "=";
if (document.cookie.length > 0){
offset = document.cookie.indexOf(search);
if (offset != -1){
offset += search.length;
end = document.cookie.indexOf(";", offset);
if (end == -1) {
end = document.cookie.length;
}
return unescape(document.cookie.substring(offset, end));
} else {
return "";
}
} else {
return "";
}
}
-->
Visitano il forum: Nessuno e 62 ospiti