What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » hitcounter re-explained

Pages: (2): « First [ 1 ] 2 » Last »
hitcounter re-explained
Author: Message:
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. hitcounter re-explained
I have just read the thread explaining the hitcounter in something called Awstats :S but im confused :$. I just want a simple counter on my page in text, how can i do this??

i have seen the php in the thread on awstats but i dont know where to put it, ie how to make it show in the html document...
formerly methos
11-26-2005 01:51 PM
Profile PM Web Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: hitcounter re-explained
http://www.phpjunkyard.com/

This post was edited on 11-26-2005 at 02:31 PM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
11-26-2005 02:31 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: hitcounter re-explained
loads of simple ones here
http://hotscripts.com/PHP/Scripts_and_Programs/Counters/index.html
[Image: sig.png]
11-26-2005 02:51 PM
Profile PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: hitcounter re-explained
thank-you!



erm.... im confused :S
im not getting this, none of the help files/setup files are understandable to me, thanks anyway!

This post was edited on 11-26-2005 at 07:30 PM by stoshrocket.
formerly methos
11-26-2005 03:04 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: hitcounter re-explained
post a sample code and we'll help?
[Image: sig.png]
11-27-2005 06:50 PM
Profile PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: hitcounter re-explained
oh! thanks for asking/offering to help but in a mad craze with coding i went on an overnight coffee rant and learned php! so, ive sorted it now thanks!!! :D
formerly methos
11-27-2005 07:03 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: hitcounter re-explained
thats cool then.
suggestion for your site, add the images at the bottom to the homepage too ;)
[Image: sig.png]
11-27-2005 07:29 PM
Profile PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: RE: hitcounter re-explained
quote:
Originally posted by hmaster
thats cool then.
suggestion for your site, add the images at the bottom to the homepage too ;)


wha? :S im back to confused, which site do you mean? the old one or new design?? expand and explain please ;-)

ah! i get it! but the home page has the images in the center enlarged ^o) ill test it and see how it looks, it mihgt be becuase they might not be uploaded, gimmie a sec...

hmm... the icons are uploaded and the directory is right, but they arent showing up for some reason, you can see they are supposed to be there in the source. ah well, ive already started on a new design that i like, hehe, hopefully this one ill stick with, thanks for the help!!

This post was edited on 11-27-2005 at 09:21 PM by stoshrocket.
formerly methos
11-27-2005 09:12 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: hitcounter re-explained
Nope seems it cant find the files
eg:
http://methos2.skarz.co.uk/icons/graphics(mouseover).png

quote:
he requested URL /icons/graphics(mouseover).png was not found on this server.

misspelled directory/filenames?

but yeh the new design looks better, it needs a background colour/image

This post was edited on 11-27-2005 at 09:32 PM by hmaster.
[Image: sig.png]
11-27-2005 09:30 PM
Profile PM Web Find Quote Report
illuzn
Full Member
***

Avatar
00 Dodge Viper GTS-R

Posts: 159
– / Male / –
Joined: May 2004
RE: hitcounter re-explained
Yes it is a directory error compare:

quote:
Originally posted by index.html

<a href="msn.html" onmouseover="image6.src='icons/msn(mouseover).png';" onmouseout="image6.src='icons/msn(mouseoff).png';">
<img name="image6" src="icons/msn(mouseoff).png" border=0></a>

with

quote:
Originally posted by comp.html

<a href="index.html" onmouseover="image5.src='images/footer-home-over.png';" onmouseout="image5.src='images/footer-home-off.png';">
<img name="image5" src="images/footer-home-off.png" border=0></a>


Unless they are supposed to be different pictures?
[Image: signature.jpg]
11-28-2005 02:17 AM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On