Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ZH - Hits counters for your site Details »»
ZH - Hits counters for your site
Version: 1.0.1, by Ziki Ziki is offline
Developer Last Online: Nov 2015 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 03-04-2006 Last Update: 06-11-2006 Installs: 21
Template Edits
Additional Files  
No support by the author.

This modification was brought to you by
KXDesign
http://www.kxdesign.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.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 07-26-2006, 06:09 PM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please follow the instructions step by step.
Reply With Quote
  #43  
Old 08-02-2006, 06:14 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to make the box the # is in, a bit smaller ?
Reply With Quote
  #44  
Old 08-03-2006, 08:11 AM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah guess so but I have holidays now so I am too lazy to look into it
Reply With Quote
  #45  
Old 08-03-2006, 09:40 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

np, I'll check back later, enjoy yourself
Reply With Quote
  #46  
Old 08-08-2006, 02:09 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

5 days later, are you still on vacation ?


oh, i don't want to change my 666 post oh well.. it's gota happen one day..lol
Reply With Quote
  #47  
Old 08-09-2006, 02:40 AM
92GreenGT 92GreenGT is offline
 
Join Date: Jan 2005
Location: Big Stone Gap, VA
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you get the text to show up right? Mine is showing up like this:

People
Have
Visited
This Site

Exactly like that^^ How do I get to where it shows like "People have visited this site" straight out like that? Ive got the text/counter displaying in the same location as the screenshot used in the original post. Thanks
Reply With Quote
  #48  
Old 08-11-2006, 04:11 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 92GreenGT
How do you get the text to show up right? Mine is showing up like this:

People
Have
Visited
This Site

Exactly like that^^ How do I get to where it shows like "People have visited this site" straight out like that? Ive got the text/counter displaying in the same location as the screenshot used in the original post. Thanks
This is what I used @ vBulletinSetup.com

place this at the top of your footer

Code:
<!-- Start ZH hack -->
    <table cellpadding="0" cellspacing="2" border="0" width="100%">

	<td>
		
		<tr>

			<font size="1">vBulletin Setup has had <img src="http://forum.vbulletinsetup.com/counter/counter.php$session[sessionurl_q]" rel="nofollow" div class="smallfont" align="center"> views</font>

		</tr>

</td>
		</table>
	
<!-- End ZH hack -->
I'd still like to make the box a little smaller
Reply With Quote
  #49  
Old 08-22-2006, 07:22 PM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry I am not going to update this hack
Reply With Quote
  #50  
Old 08-27-2006, 02:03 AM
92GreenGT 92GreenGT is offline
 
Join Date: Jan 2005
Location: Big Stone Gap, VA
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Loco. M Worked great.
Reply With Quote
  #51  
Old 08-27-2006, 02:23 AM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ziki
Sorry I am not going to update this hack
This means it won't work with 3.6?
And is Loco's code for the 3.6?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04795 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete