![]() |
Who would ever think me releasing something :D
Being a newbie at php/mysql programming i had help from tutorials all over the place and from freakysid from SPF forums :) 1. MySQL based counter You need: 1. phpmyadmin - http://sourceforge.net/projects/phpmyadmin/ -phpmyadmin install and use guide to add a table named mycounter to your existing vB database. you need to select you vb database name listed in the left of phpmyadmin and run the following queries once in phpmyadmin Code:
CREATE TABLE mycounter (count INT(11) UNSIGNED NOT NULL); 2. need to edit your phpinclude template and add the following in: PHP Code:
3. then place $mycounter in your footer template |
looks nice,
is there a demo? and how does it work? based on logins? or specified ip adress? |
based a raw pageview hits... you can see it working on my vB at the bottom of each page http://animeboards.com/
i'm still a newbie with php but working on it :D |
A sugestion eva2k...
Im after a counter script myself, which yours is great for, but i need one to also record the HTTP_REFFERER, and useragent, and i dont really want to us webtrends :/ I could try to add these features for you if you want me to? ;) |
Quote:
|
Ive done php for some time, but never have gotten around do doing anything of any importance :/
|
Quote:
|
lol eva
the counter on AB is just like a stopwatch almost, it goes up like 2 every second (3 if you include me =) |
Quote:
http://www.talkloud.net/forums/vbstats.php As far as the referrer check http://www.talkloud.net/forums/vbsta...ction=incoming |
hi there eva
you did it at last :) thanks for the counter and Bane the stats look really great ....yes I'm intersted in and I will be waiting for if but could you make it so that you can add it to a VB page and a non VB page if it's possible :) |
All times are GMT. The time now is 03:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|