vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Toplist (https://vborg.vbsupport.ru/showthread.php?t=36930)

eXtreme Tim 04-21-2002 07:45 PM

i have whipped up my own version of it. I plan to make a cp thing latter on.

Slynderdale 04-21-2002 09:01 PM

Heres my current one, i added better checking and only admins can see the edit and delete links, and you can only vote for the site if your a member on the forums and i fixed up the code quite a bit

Slynderdale 04-21-2002 09:02 PM

heres the admin edit

Slynderdale 04-21-2002 09:04 PM

heres the drop down menu i added to show a number of sites

Slynderdale 04-21-2002 09:07 PM

heres how the color changes when you move the mouse over it and the url that the link goes to apears in your broswer message bar at the buttom

Slynderdale 04-21-2002 09:10 PM

i have it so a site can also have an option to add a small button image if they want to show on the toplist

eXtreme Tim 04-22-2002 12:46 AM

Mine has daily hits in and out and total hits in and out. I plan to add in that image column on mine with it set to size the images to 100 x 50 or so. Can i get the code your using for it to do the links like that for edit and delete so i don't have to make them myself.

mewgood 04-22-2002 01:39 AM

can anyone help me?
I need templets.......

Slynderdale 04-23-2002 11:14 AM

heres my toplist file, DO NOT PLACE IT OVER YOUR OLD ONE, youll get an error because you dont have the templates and query's, im just posting to for those who wannna see the code, when im finished ill post every thing up.

Corbu 04-23-2002 05:35 PM

Very good hack !

But he doesn't work on my board !

Does he don't work because my version of phpmyadmin is on this number : 2.2.0pre5 ???

Because I have being the install a lot of time and it continues to desn't work... :( :( :( :( :(

Sorry for my english, i'm french.

Slynderdale 04-24-2002 01:04 AM

Quote:

Originally posted by Corbu
Very good hack !

But he doesn't work on my board !

Does he don't work because my version of phpmyadmin is on this number : 2.2.0pre5 ???

Because I have being the install a lot of time and it continues to desn't work... :( :( :( :( :(

Sorry for my english, i'm french.

wait till my finished version is out, it should work then

MHR 04-24-2002 02:25 AM

Slynderdale, can you add 'unique hits' & 'total hits' please?

Slynderdale 04-24-2002 04:53 AM

Quote:

Originally posted by MHR
Slynderdale, can you add 'unique hits' & 'total hits' please?
good idea, ill add it

MHR 04-24-2002 05:08 AM

and maybe a 'Trend' that tells a site have move up / down or unchanged. :D

ZiRu$ 04-24-2002 02:58 PM

Quote:

Originally posted by Slynderdale


wait till my finished version is out, it should work then

I cant wait man!...I'mma hold off installing till your done

Slynderdale 04-24-2002 10:59 PM

Quote:

Originally posted by Hot Dogg


I cant wait man!...I'mma hold off installing till your done

Ill finish it today for every one

BigJohnson 04-25-2002 08:40 PM

thanx

Airwaves 04-26-2002 08:09 AM

Is this hack still in Beta mode?

ZiRu$ 04-26-2002 06:43 PM

Quote:

Originally posted by Slynderdale


Ill finish it today for every one

ok man that was yesterday! hows it coming along! I hope you have it up today I wanna add a few hacks tonight

Slynderdale 04-26-2002 11:10 PM

sorry, been a little busy past couple days, its completed, i added banner support to and when you click on the banner or button on the page it brings a small window that gives you a code on how to add the benner or button to your site, ill write up the instructions now

Airwaves 04-27-2002 04:08 PM

thanks mate :D cant wait

BigJohnson 04-28-2002 10:58 AM

yes i cant wait neither where is it mani am waiting all day for this one.

ZiRu$ 04-29-2002 11:02 PM

whats goin on man! Are you still gonna post it?

Slynderdale 04-30-2002 03:49 AM

Sorry i just moved a couple days ago and my cable modem dont work here so i have to use aol dial up till the cable company comes and i can only be on aol for around 5 minutes a day, sorry, thats whats taking so long

NitroSimSev 05-01-2002 01:05 PM

For those that have VBPortal Installed I did a similar hack awhile back at PHPPortals.com http://www.phpportals.com/forums/sho...&threadid=3680

Go here to check out a working version.
http://www.nitrosim.com/modules.php?...tes&file=index

Slynderdale 05-01-2002 01:23 PM

I finished my toplist hack, thank you djsap for the original toplist and giving me the idea to make my own, it has alot of stuff, banner and button support, today and total ins and out, members must be signed up to vote and alot more, go here to see it:

http://www.vbulletin.org/hacks/index...ack&hackid=342

FleaBag 05-16-2002 09:37 PM

Can someone please tell me the SQL query to run to remove this entirely from my database?

FleaBag 05-18-2002 02:05 PM

Anyone, pleeeeease? LOL

FleaBag 05-21-2002 10:16 AM

OK many thanks to TWTCommish and FireFly for supplying me with the info I needed to remove the Toplist hack from my database. For everyone else who might want to do the same, here is the query you need to run on your database.

Quote:


DROP TABLE toplist_hitsin;
DROP TABLE toplist_settings;
DROP TABLE toplist_sites;
DELETE FROM template WHERE title IN ('toplist_menu','toplist_addsite','toplist_redirec t_add','toplist_error_allfields','toplist_editsite _nosites','toplist_editsite','toplist_redirect_del ete','toplist_redirect_edit','toplist_editsitebit' ,'toplist','toplistbit','toplistbit_admin_nosites' ,'toplist_adminbit')
Hope this helps some of you like it helped me. :)

insanctus 02-26-2003 02:00 AM

Very cool hack.... Thanks for you work on it.

mikeB 03-05-2003 02:05 PM

ok, question.

I just installed this and I wonder why when I click on the banner it send me to a page with my banner code?

how do I make it so that the banner sends people to the site?

http://www.highradiation.com/learn/toplist.php

thanks>!

coldpride 06-24-2003 12:35 AM

Hmm... I am having a little problem with this hack. Though I though It was really easy to install. I did everythign in the instructions still it doesn't show the topsitelist it shows a blank page? http://www.ani-community.net/toplist.php can anyone help ?


All times are GMT. The time now is 01:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02654 seconds
  • Memory Usage 1,771KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete