Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4)
 Where to put counter code
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

karlake
Starting Member

5 Posts

Posted - 18 November 2002 :  12:25:24  Show Profile
I´m testing out the beta 4 and the langauge pack for Swedish. Works OK, but I have a question:

I want to have a counter (visit counter) on the forum. In which file and where should I put the code. I just want it to be on the main page and not repeating on the other sides (only counting visits). Tried to put it in the inc_footer.asp but that generates visits for every side.

I´m not good at ASP and that´s why I ask you for help.
Thanks in advance!
<

Rasco
Advanced Member

Germany
3192 Posts

Posted - 18 November 2002 :  12:47:56  Show Profile  Send Rasco an ICQ Message
The main page is default.asp<

German Snitz Forum
Go to Top of Page

karlake
Starting Member

5 Posts

Posted - 18 November 2002 :  13:13:19  Show Profile
quote:
Originally posted by Rasco

The main page is default.asp



I´m aware of that, but where in the code can I put the Counter code? Wouldn´t like to ruin the whole code if I´m placing it wrong. Sorry, if this is obvious for you all, but I find it difficult.
<
Go to Top of Page

David K
Junior Member

494 Posts

Posted - 18 November 2002 :  14:25:24  Show Profile  Send David K an AOL message  Send David K an ICQ Message  Send David K a Yahoo! Message
in line 410:
" </table>" & vbNewline

add at the end:
& _
so it would look like:
" </table>" & vbNewline & _

and add the counter code in the line after that like this:

"YOUR COUNTER CODE HERE" & vbNewline


every time you have a quatition mark, duble it! i.e:
<td><font face="
turns to:
<td><font face=""

I hope I helped you, if you need further assitence, post your counter code here

edited to correct line number (used one from ver 3.4.03 insted 4.0, sorry)<

Edited by - David K on 18 November 2002 14:38:42
Go to Top of Page

ArtGoddess
Starting Member

Spain
19 Posts

Posted - 30 October 2003 :  17:59:12  Show Profile  Visit ArtGoddess's Homepage
I wanto to add a Nedstat counter to my page: ¿how can I do it?

this is the code:

<!-- Begin Nedstat Basic code -->
<!-- Title: Foro ETS Arquitectura Valencia -->
<!-- URL: http://foro.arq.upv.es/ -->
<script language="JavaScript" type="text/javascript" src="http://m1.nedstatbasic.net/basic.js">
</script>
<script language="JavaScript" type="text/javascript" >
<!--
nedstatbasic("ACgH6QItAC9EpMyB3ObRY03G/CUw", 0); // --> </script> <noscript> <a target="_blank" href="http://v1.nedstatbasic.net/stats?ACgH6QItAC9EpMyB3ObRY03G/CUw"><img
src="http://m1.nedstatbasic.net/n?id=ACgH6QItAC9EpMyB3ObRY03G/CUw"
border="0" nosave width="18" height="18"
alt="Nedstat Basic - Free web site statistics"></a> </noscript>
<!-- End Nedstat Basic code -->


I have tried with these instructions and I can´t find the solution ¿can anyone help me?

Thanks!!
D.<
Go to Top of Page

DavidRhodes
Senior Member

United Kingdom
1222 Posts

Posted - 30 October 2003 :  19:33:56  Show Profile
add it at the bottom of default.asp, under %><

The UK MkIVs Forum
Go to Top of Page

ArtGoddess
Starting Member

Spain
19 Posts

Posted - 31 October 2003 :  16:00:45  Show Profile  Visit ArtGoddess's Homepage
It works!!

Thankyou very much!! <
Go to Top of Page

Target_Locked
Starting Member

Vietnam
38 Posts

Posted - 18 June 2007 :  02:54:41  Show Profile
Hi There,
I also want to have a visit counter for my forum.

Could any one one tell where to have a free counter code, and how to integrate into my forum (3.4.06) ?
Pls give a detailed instruction.

Thanks.<

Snitz 2000 Ver 3.4.06

Edited by - Target_Locked on 18 June 2007 02:55:15
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07