 November 26th, 2006, 10:01 PM |
| Owner/Admin | | Hack Info | | vBulletin Version: | Hack Version: | | Release Date: November 26th, 2006 | Installs 0 | | Last Update: Never | Rating: N/A | | | | | |
ZH - Hits Counters This modification was brough to you by Ziki's hideout~The hideout from reality http /www.zikihideout.com/ ~Hack name Hit Counters For Your Site ~Hack description Adds a counter which counts EVERY visit in that page. ~Hack options None ~Hack info File uploads: 3 Template edits: 1 File edits: 0 Plugins: 0 SQL Queries: 0 Phrases: 0 Settings: 0 Install time: 2 Minutes Install level: Medium ~Hack installation Step 1: Upload the whole 'counter' folder to forum root. Chmod counter.txt to 666 at least! Step 2: Add this code anywhere you like.(Any template) Code: <!-- Start ZH hack -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="center">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<img src="counter/counter.php$session[sessionurl_q]" rel="nofollow" div class="smallfont" align="center"> people have visited this site</a>
</tr>
</table>
</td>
<!-- End ZH hack --> ~Hack screenshots Uploaded ~Hack copyright This may not be distributed,released or claimed as your work without author's permission. |