Mod Name / Version: IIP 5.3 Hit Counter Pal
Description: This adds a nice li'l text based PHP hit counter to your IIP index page.
Ex.
[]
http://www.mameworld.info/misc/counter.png[/]
Working Under: UBB.Threads 6.3
Mod Status: Finished
Any pre-requisites: Author(s): Twisty
Date: 09/01/04
Credits: PHP Counter script by Thomas Love ©2003
Files Altered: pals/custombox6pal.php
New Files: txthitcounter.php
counter.txt
Database Altered: no
Info/Instructions: 1) Place custombox6pal.php in your pals folder
2) Place txthitcounter.php and counter.txt in your main threads folder (ie. where your IIP index page is), and then CHMOD counter.txt to 666 (important)
3) Enable this custom pal box in your IIP config panel, and choose the location for displaying it (seems to go nice under the stats)
NOTE: You can choose your own starting number if you don't wish to begin at 1. Just edit counter.txt and add in your number.
For example, if you think that approximately 50,000 hits were made on your index page since it was put up, then:
Change This:
/ubbthreads/index.php:0000000000000000
To This:
/ubbthreads/index.php:0000000000050000
...and make sure the path is correct of course
Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.
Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.