Back to Modification Graveyard

HIT COUNTER! (Integrated With VB)
Mod Version: 4.1337, by Mr Chad

This thread is in the Modification Graveyard.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 71
Released: 14 Apr 2006 Last Update: 15 Apr 2006 Downloads: 26
Not Supported Template Edits Additional Files  

If you like it click


Installation Time: <2 mins
Template Edits: 1
Plugins: 1
VB Version: This actually works on 3.5.0 - 3.5.4
Live Example (Look at my footer): http://beasttoast.com

Description:
This is a basic hit counter. It uses a little php script and a text file to store the hits (no DB because it would be too stressful). Also you dont have to display the hits on every page you could just put it on your forumhome template, and it will still count all the hits

Installation Instructions:
  1. Download and unzip 'plugin-pageviews.zip'
  2. Upload the folder 'Counter' into your forum directory
  3. Now open the 'Counter' folder, and CH MOD 666 the 'count.txt' file
  4. Install the plugin
  5. *Optional* If you want to be able to display the page views for today just create a Scheduled Task like this:

    Title: 'Page Views'
    Hour: '23'
    Min: '59'
    File Name: './counter/counter_daily.php'
  6. Place '$pageviews' and/or '$pageviewstoday' in any template where ever you want to display the hit count.
Screen Shot:
http://beasttoast.com/thosting/files/1/pageviews.PNG - Using Total Page Views
or
http://beasttoast.com/thosting/files/1/dailyviews.PNG - Using Total Page Views and Todays Page Views

FAQ:
  1. Q: Where do I put the '$pageviews' thing?
  2. A: Well... If you dont know how to do this then ill just give you a standard spot to put it.
    1. Open up your footer template
    2. Then Find:
      Code:
      <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
    3. And replace that with:
      Code:
      <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]<br>total page views: $pageviews, page views today: $pageviewstoday</div>

If you like it click

This hack was based on ZIKI-SET's hack.

Download

This modification cannot be downloaded.

Similar Mods

Miscellaneous Hacks HIT COUNTER! (Integrated With VB) Modification Graveyard

vblts.ru supports vBulletin®, 2022-2025