Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kaip įdėt skaitliuką?
Parašė geckonas· 2008 Kov. 28 18:03:12
#1
Sveiki. Esu naujokas:s. Susikūriau tinklalapį su
php-fusion ir noriu iš hey.lt įdėt skaitliuką. Kaip jį įdėt?:?
Dėkui už sugaištą laiką;)
Redagavo geckonas· 2008 Kov. 28 18:03:24
Parašė sniuff· 2008 Kov. 28 18:03:17
#2
?> Skaitliuko kodas <?
Parašė geckonas· 2008 Kov. 28 18:03:02
#3
O dėt ten per Administracijos panelė>Sistemos administracija>Panelės??|
Parašė Dandžu· 2008 Kov. 28 18:03:31
#4
Na taip.
Parašė geckonas· 2008 Kov. 28 18:03:51
#5
Parašiau ten kur Panelės turinys:
?><script language=\"javascript\" type="text/javascript\">
<!--
var _hey_lt_w = \"\", _hey_lt_h = \"\", _hey_lt_c = \"\";
//-->
</script>
<script language=\"javascript1.2\" type=\"text/javascript\">
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf(\"Microsoft\") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
</script>
<script language=\"javascript\" type=\"text/javascript\">
<!--
document.write(\"<a target='_blank' href='http://www.hey.lt/details.php?id=514356'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=514356&width=\" + _hey_lt_w + \"&height=\" + _hey_lt_h + \"&color=\" + _hey_lt_c + \"&referer=\" + escape(document.referrer) + \"' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'><\/a>\");
//-->
</script>
<noscript>
<a target=\"_blank\" href=\"http://www.hey.lt/details.php?id=514356\"><img width=88 height=31 border=0 src=\"//www.hey.lt/count.php?id=514356\" alt=\"Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai\"></a>
</noscript>\<?
Bet gaunas tik ženklas
\
Redagavo geckonas· 2008 Kov. 28 18:03:44
Parašė samsung123· 2008 Kov. 28 20:03:44
#6
Tai dėk kitą kodą ten du yra šitas netinka :D
Parašė geckonas· 2008 Kov. 28 20:03:09
#7
Ačiū;)
Parašė balzhak· 2008 Bal. 29 22:04:39
#8
O koki kodą naudot, kad tą skaitliuką rodytų maintenance.php puslapy, kai yra uždarytas saitas? Šitas
?> Skaitliuko kodas <? netinka.
Parašė Creatium· 2008 Bal. 29 23:04:24
#9
echo "skaitliuko kodas";
Parašė balzhak· 2008 Bal. 29 23:04:13
#10
Neveikia.
echo
<!--
var _hey_lt_w = "", _hey_lt_h = "", _hey_lt_c = "";
//-->
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf("Microsoft") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
<!--
document.write("<a target='_blank' href='http://www.hey.lt/details.php?id=balzhak123'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=balzhak123&width=" + _hey_lt_w + "&height=" + _hey_lt_h + "&color=" + _hey_lt_c + "&referer=" + escape(document.referrer) + "' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'><\/a>");
//-->
<noscript>
<a target="_blank" href="http://www.hey.lt/details.php?id=balzhak123"><img width=88 height=31 border=0 src="//www.hey.lt/count.php?id=balzhak123" alt="Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai"></a>
</noscript>;
Dedu per "Tinklapio išjungimo priežastis ir žinutė:". Gal aš ne per ten dedu?
Redagavo balzhak· 2008 Bal. 29 23:04:52
Parašė Creatium· 2008 Bal. 29 23:04:00
#11
Dek per maintenance.php . Arba duok maintenance.php koda, idesiu.
Parašė balzhak· 2008 Bal. 29 23:04:03
#12
<?php
/*---------------------------------------------------+
| PHP-Fusion 6 Content Management System
+----------------------------------------------------+
| Copyright © 2002 - 2006 Nick Jones
| http://www.php-fusion.co.uk/
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------*/
require_once "maincore.php";
include THEME."theme.php";
echo "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
<title>".$settings['sitename']."</title>
<meta http-equiv='Content-Type' content='text/html; charset=".$locale['charset']."'>
<meta name='description' content='".$settings['description']."'>
<meta name='keywords' content='".$settings['keywords']."'>
<link rel='stylesheet' href='".THEME."styles.css' type='text/css'>
</head>
<body class='tbl2'>
<table width='100%' height='100%'>
<tr>
<td>
<table align='center' cellpadding='0' cellspacing='1' width='80%' class='tbl-border'>
<tr>
<td class='tbl1'>
<center><br>
<img src='".BASEDIR.$settings['sitebanner']."' alt='".$settings['sitename']."'><br><br>
".stripslashes(nl2br($settings['maintenance_message']))."<br><br>
Powered by <a href='http://www.php-fusion.co.uk'>PHP-Fusion</a> v".$settings['version']." © 2003-2005<br><br>
</center>
</td>
</tr>
</table>\n";
if (!iMEMBER) {
echo "<div align='center'><br>
<form name='loginform' method='post' action='".FUSION_SELF."'>
".$locale['061'].": <input type='text' name='user_name' class='textbox' style='width:100px'>
".$locale['062'].": <input type='password' name='user_pass' class='textbox' style='width:100px'>
<input type='checkbox' name='remember_me' value='y' title='".$locale['063']."'>
<input type='submit' name='login' value='".$locale['064']."' class='button'>
</form>
</div>\n";
}
echo "</td>
</tr>
</table>\n";
echo "</body>
</html>\n";
mysql_close();
ob_end_flush();
?>
Parašė Creatium· 2008 Bal. 29 23:04:24
#13
Paziurek ar veiks
<?php
/*---------------------------------------------------+
| PHP-Fusion 6 Content Management System
+----------------------------------------------------+
| Copyright © 2002 - 2006 Nick Jones
| http://www.php-fusion.co.uk/
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------*/
require_once "maincore.php";
include THEME."theme.php";
echo "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
<title>".$settings['sitename']."</title>
<meta http-equiv='Content-Type' content='text/html; charset=".$locale['charset']."'>
<meta name='description' content='".$settings['description']."'>
<meta name='keywords' content='".$settings['keywords']."'>
<link rel='stylesheet' href='".THEME."styles.css' type='text/css'>
</head>
<body class='tbl2'>
<table width='100%' height='100%'>
<tr>
<td>
<table align='center' cellpadding='0' cellspacing='1' width='80%' class='tbl-border'>
<tr>
<td class='tbl1'>
<center><br>
<img src='".BASEDIR.$settings['sitebanner']."' alt='".$settings['sitename']."'><br><br>
".stripslashes(nl2br($settings['maintenance_message']))."<br><br>
Powered by <a href='http://www.php-fusion.co.uk'>PHP-Fusion</a> v".$settings['version']." © 2003-2005<br><br>
<!--
var _hey_lt_w = "", _hey_lt_h = "", _hey_lt_c = "";
//-->
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf("Microsoft") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
<!--
document.write("<a target='_blank' href='http://www.hey.lt/details.php?id=balzhak123'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=balzhak123&width=" + _hey_lt_w + "&height=" + _hey_lt_h + "&color=" + _hey_lt_c + "&referer=" + escape(document.referrer) + "' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'><\/a>");
//-->
<noscript>
<a target="_blank" href="http://www.hey.lt/details.php?id=balzhak123"><img width=88 height=31 border=0 src="//www.hey.lt/count.php?id=balzhak123" alt="Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai"></a>
</noscript>
</center>
</td>
</tr>
</table>\n";
if (!iMEMBER) {
echo "<div align='center'><br>
<form name='loginform' method='post' action='".FUSION_SELF."'>
".$locale['061'].": <input type='text' name='user_name' class='textbox' style='width:100px'>
".$locale['062'].": <input type='password' name='user_pass' class='textbox' style='width:100px'>
<input type='checkbox' name='remember_me' value='y' title='".$locale['063']."'>
<input type='submit' name='login' value='".$locale['064']."' class='button'>
</form>
</div>\n";
}
echo "</td>
</tr>
</table>\n";
echo "</body>
</html>\n";
mysql_close();
ob_end_flush();
?>