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
Toplist Details »»
Toplist
Version: 2.0.0, by derekivey derekivey is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: 3.5.8 Rating:
Released: 10-17-2005 Last Update: 01-04-2007 Installs: 412
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations  
No support by the author.

Toplist
Developer: derekivey
Version: 2.0.0
vBulletin Version: 3.5.5 (Seems to work fine on 3.6.0)
File Edits: 0
Template Edits: 2 (Optional)
New Phrases: 294
Uses Plugins: Yes!
Difficulty: Easy

Description: This hack adds a Toplist to your forums. You can choose in the AdminCP whether to rank the sites by their In hits or their Out hits. It is fully phrased to make it easy to translate to another language if you need to. The users are able to add a site, edit, or delete their site if they added it. The Administrators can Edit the users' sites or Delete them.
This hack is for vBulletin 3.5.5.

*** I Strongly Recommend That You Backup Your Database Before Installing/Upgrading This Hack! ***

Planned features for a later release:
  • Add Image Storage Setting (hot linking or upload)
  • Add Stats Page [ Will be released later ]
  • Add API to get site info onto non-vB pages and other vB pages.
  • Add Site Comment System
  • Fix bug with & not being allowed in URLs [ Done ]
  • Add Setting to choose where to put Toplist Sites Marquee
  • Whatever else is suggested
Change Log
The change log is now available here.

Screen Shots
I have added screen shots of this hack in action below.
More screenshots are located here.

Demo
You can find demo information here.

Translations
You can find a French translation of this hack here.

For a How To on Editing the Dynamic Image, See this Post.

Please click Install you installed this hack.


Thanks!

Supporters / CoAuthors

Show Your Support

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

Comments
  #1202  
Old 10-08-2006, 06:12 PM
DementedMindz DementedMindz is offline
 
Join Date: Jan 2006
Posts: 1,474
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah mine are like that too they have never showed a up arrow
Reply With Quote
  #1203  
Old 10-08-2006, 09:12 PM
b6gm6n's Avatar
b6gm6n b6gm6n is offline
 
Join Date: Aug 2002
Location: UK
Posts: 691
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yup...no up arrow for me...counting hits in... thought it was ok...but seeing the last comments
Reply With Quote
  #1204  
Old 10-09-2006, 12:23 AM
derekivey derekivey is offline
 
Join Date: Apr 2005
Location: Pennsylvania, USA
Posts: 1,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dendrob
just updated!

Derek, can you add these features to the next release:

- ranking period, ie daily, weekly, monthly
- rank by current ranking period (ie. this day/week/month only)
- rank by average ranking period (ie. average of all days/weeks/months)
- Admin selectable which "code" you want your members to use on their site
- change the iframe to count pageviews as it's putting a small square in FF and Opera and some IE versions
- possible to add the pageview counting code to the custom button code?
- AdminCP selectable which columns to show IN/OUT/Views
- Ideally, would be great if you could have it like AArdvark has it... single HTML code that counts everything


(ie. link only,
I rank by pageviews, so right now it's not fair for a newly joined member to be ranked if the existing members have half a million hits accumulated on their stats. Ranking period would take care of that.

I have to ask... when's the 2.1 coming out, hehe

I haven't made any customizations, do I need to revert any templates?

we're getting closer and closer to a super toplist ! Stats will be great when it comes out !!! Great MOD, submitted for MOF
I will keep those in mind when I work on 2.1. I have no idea when it will be out. I want to first get the stats page done, currently only the daily part of it is done, I am still trying to figure out how to do the weekly and monthly parts of it. I will definitely work on making it only one piece of code that will count views and work as an in link for the next version.

Quote:
Originally Posted by ltjman22
I can probably figure this out on my own but. I added the link to the toplist in my navbar and it works when in the forum url, but not in the root where vb advanced is. The code I added to the navbar template is straight out of the usermanual. Does someone have revised code so that the toplist link will work in vbadvanced and the forums directory? Thanks.
Can't you just have a direct link to the Toplist in your navbar? Something like http://www.yourdomain.com/forums/toplist.php?

Quote:
Originally Posted by b6gm6n
Just updated, great mod made much better, cheers...like the idea of putting the buttons and edit links in the position you want (if you have larger banners/buttons) would be also nice to have the description of the site under the banner itself or an option to choose either above or below...

Now i know this defeats the object a bit... but one thing i've found with people using my toplist is they never use the link info and just use my site url...thus 'in' hits are not counted... would be nice for an option to show in/out/view or a combination of...all off, or all on... or choose which you'd like to see... i hate looking at the long columns of zeros for 'in' down the page

anyways exellent job...always a pleasure, cheers

-b6
I will be adding more display options in the next version (like having the banner be displayed before the site name, and between the site name and description).

I am also trying to add some code to determine the appropriate class for each column... that is the only thing holding me back from having options to hide certain stuff such as the in hits, out hits, etc. I hope to have this done for the next version as well. For now you can just edit the templates to remove it if you want.

Quote:
Originally Posted by dendrob
btw, I don't think the up/down/same arrows are working OK, perhaps it's something on my end, but I have everyone down, even the 1st place

check it out here
Doesn't look like the cron is working. Maybe try going directly to the cron file and running it to see if that fixes things (includes/cron/toplist_ranks.php).
Reply With Quote
  #1205  
Old 10-09-2006, 01:19 AM
DementedMindz DementedMindz is offline
 
Join Date: Jan 2006
Posts: 1,474
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by derekivey
Doesn't look like the cron is working. Maybe try going directly to the cron file and running it to see if that fixes things (includes/cron/toplist_ranks.php).
I havent seen the ranks update either and my cron is working. When is the up rank arrow suppose to show I get about 30 hits every hour from one site and it dont move no wheere it dont go down it just stays equal my cron runs every 30 mins too. Also what was updated today?
Reply With Quote
  #1206  
Old 10-09-2006, 01:35 AM
dendrob dendrob is offline
 
Join Date: Mar 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by derekivey
I will keep those in mind when I work on 2.1. I have no idea when it will be out. I want to first get the stats page done, currently only the daily part of it is done, I am still trying to figure out how to do the weekly and monthly parts of it. I will definitely work on making it only one piece of code that will count views and work as an in link for the next version.
I'm running aardvark top site elsewhere, the only code they use to count everything looks like this

HTML Code:
<a href="http://www.vivariumtopsites.com/">
<img src="http://www.vivariumtopsites.com/button.php?u=mistking" alt="Vivarium TopSites" border="0" />
</a>
Their topsite is really top notch and does everything anyone would need. SEO is out of this world. One big thing lacking is VB Integration.

You can look up how they did their stat page here Imitation is the greatest form of flattery, I'm sure they wouldn't mind if you borrow some ideas.

Quote:
Originally Posted by derekivey
Doesn't look like the cron is working. Maybe try going directly to the cron file and running it to see if that fixes things (includes/cron/toplist_ranks.php).
nope, didn't do anything. BTW, start adding features to the 2.1 list, this way you won't omit anything that should be there. This is a mod on its way to greatness, I can see it.
Reply With Quote
  #1207  
Old 10-09-2006, 03:00 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I"m confuse how do I do that? Is there a template I need to modify?

Quote:
Originally Posted by DementedMindz
angkor408 change the Toplist Layout
Reply With Quote
  #1208  
Old 10-09-2006, 03:03 AM
DementedMindz DementedMindz is offline
 
Join Date: Jan 2006
Posts: 1,474
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its right in the main options for Toplist at the bottom..
Reply With Quote
  #1209  
Old 10-09-2006, 03:08 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Derekivey, I don't think I modify any template. What I have done upload whatever that is in " Upload" folder and overwrite it. Also I upload the .XML file under manager product.

Can you tell me which toplist template name should I edit so it will align correctly. Thank.

Angkor



Quote:
Originally Posted by derekivey
Did you modify the template at all?
Reply With Quote
  #1210  
Old 10-09-2006, 03:16 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DementedMindz and Derek, I got it to work now. I didnt modify my template.

Under toplist option >>Toplist Layout>> It will say:Select the layout you would like to use below. This affects the toplist.php page only

I just change to: Large buttom (buttom above edit, delete, report link) It seem to show in the middle now.


Here the link again: http://www.khmerclub.com/forums/toplist.php?


Angkor
Reply With Quote
  #1211  
Old 10-09-2006, 04:27 PM
Robbed Robbed is offline
 
Join Date: Oct 2005
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It should have the code for each site in the admincp. Now on toplist it shows the exact link so if someone forgets the code I don't know what the site id is.

Another problem when using links like this

downloads.php?do=file&id=1771

It changes is to

downloads.php?do=file&amp;id=1771
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 02:16 AM.


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.06900 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_html
  • (9)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
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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