Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 90

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 02.03.2005, 12:58   #1 (permalink)
Baby Mamber
 
Join Date: Feb 2005
Posts: 6
croma is on a distinguished road
Default nedstat einfügen

Hi, ich hoffe ich habe das richtige Forum erwischt...
Ich würde gerne einen Nedstat Code in meinem Mambo einfügen - idealerweise in der mod_counter.php

Ich habe das so gelöst - aber es funktioniert nicht.


PHP Code:
<?php
/// $Id: mod_counter.php,v 1.8 2003/12/03 20:56:34 rcastley Exp $
/**
* Hit Counter Module
* @package Mambo Open Source
* @Copyright (C) 2000 - 2003 Miro International Pty Ltd
* @ All rights reserved
* @ Mambo Open Source is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: 1.8 $
**/
defined'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
$query "SELECT sum(hits) AS count FROM #__stats_agents WHERE type='1'";
$database->setQuery$query );
$hits $database->loadResult();
if (
$hits == NULL) {
echo 
"0 "._VISITORS;
} else {
echo 
"$hits "._VISITORS;
}
echo 
" <!-- Begin Nedstat Basic code -->";
echo 
" <!-- Title: JVP Korneuburg -->";
echo 
" <!-- URL: http://www.jvp-korneuburg.at/ -->";
echo 
" <script language=\"JavaScript\" type=\"text/javascript\" src=\"http://m1.nedstatbasic.net/basic.js\">";
echo 
" </script>";
echo 
" <script language=\"JavaScript\" type=\"text/javascript\" >";
echo 
" <!-- nedstatbasic(\"ADRpuwAKwIdWhBYgqsdiq3wTEFsg\", 0) -->";
echo 
" </script>";
echo 
" <noscript>";
echo 
" <a target=\"_blank\" href=\"http://www.nedstatbasic.net/stats?ADRpuwAKwIdWhBYgqsdiq3wTEFsg\">
echo " 
<img src="http://m1.nedstatbasic.net/n?id=ADRpuwAKwIdWhBYgqsdiq3wTEFsg\" border=\"0\" width=\"18\" height=\"18\" alt=\"Nedstat Basic - Kostenlose web site statistiken\" Persönliche Homepage webseite Zähler\"></a><br>";
echo 
" <a target=\"_blank\" href=\"http://www.nedstatbasic.net/\">Kostenlose Zähler</a>";
echo 
" </noscript>";
echo 
" <!-- End Nedstat Basic code -->";
?>


Hat jemand einen Tipp?
Danke.
lg
croma is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 02.03.2005, 17:58   #2 (permalink)
Professional Mamber
 
amarok's Avatar
 
Join Date: Jun 2004
Location: Eisenach West
Posts: 882
amarok is an unknown quantity at this point
Default Re: nedstat einfügen

jupp, lege einfach ein neues modul an und kopiere dort den java script code vom counter rein. modul publishen...voila.
__________________

Joomla!-Support
irc-server: irc.freenode.net
channel: #joomlachat.de
port: 6667
amarok is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.03.2005, 09:45   #3 (permalink)
Baby Mamber
 
Join Date: Feb 2005
Posts: 6
croma is on a distinguished road
Default Re: nedstat einfügen

Danke vielmals - tja oft ist die Lösung viel simpler als man vermutet hat :-)
croma is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
htmlareal3 in 4.51: Links und Bilder einfügen macel48 Mambo 4.5 Allgemein 0 25.01.2005 22:25
HTML-Code auf Startseite einfügen rookie Mambo 4.5 Allgemein 15 02.10.2004 15:45
Wie weitere Metatags einfügen? iomanip Mambo 4.5 Allgemein 2 06.08.2004 03:14
Kein Bild einfügen möglich... Bitte Hilfe! schnuppi Installation 4 02.08.2004 12:45
HTML einfügen? ccb100 Mambo 4.5 Allgemein 1 16.05.2004 15:27


All times are GMT +2. The time now is 05:12.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.