Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
VBleague Details »»
VBleague
Version: 1.01, by micheal332001 micheal332001 is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-05-2005 Last Update: Never Installs: 85
DB Changes Uses Plugins
Code Changes Additional Files Is in Beta Stage  
No support by the author.

Downloads for this modification have been removed according to Official Policy: When Security Vulnerabilities in Hacks are Found


Hi all

This download containe 2 versions of the league.

One with ucash/ushop
And the other with out

Here is what you have been waiting for my first hack of my own.

What is this hack, Well its a online league managment tool for running a online league system.
This league system will run a 16 player tournament, Tournament signup, league signup and resign,
News for the admin to let his members know when the next tournament is.
members are able to join a team or make a team.
Admin area
The admin and make delete edit tournaments,
The admin can also make teams as and when he like where members of the site can only make one team.
The admin can report wins for each player when viewing players in the admincp.
He can also edit delete and report losses.
When players have signed up to a tournament in the admincp on touenaments the admin will see
All players in the tournaments and the tournament ID next to each player.
When a player reports a lose the admin will see all reports in the tournaments page.

Install.

This is so simple anyone can install this.
Unzip the vbleague_3.5 file in a folder on your pc
Upload the files to the root of your forum like
root/forums/admincp
root/forums/images/league
root/forums/league.php
Login to your admin cp and put this to install.
goto you plugin system
click manage products
[Add/Import Product]
Browse for the product-league.xml file
dont click Allow Overwrite

Do this as a new install only

If you have any problems please post here and i will help as soon as i can.
Please click the install button

A big thanks to Blaine0002 for converting this over to 3.5

All screen shots are in this post
https://vborg.vbsupport.ru/showthread.php?t=96468

Show Your Support

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

Comments
  #332  
Old 03-02-2006, 01:40 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TCooper
right on micheal332001 so its been a week now and just curious to hear how the testing is going and just waiting to give some cash for pro and/or beta test as well.
Hi there

I am holding the pro version back for the moment as i have to finish of the tournament system.
I have added in double elim single elim i just need to sort out the team vs team.

And i have started on the tutorials for the vbleague system and they will look like this.

http://www.michealmilton.com/league_settings.htm

Let me know what you think on this.

Also im am looking for a house at the moment so i have been spending less time on the coding sorry but family life comes first.

Im hopping to have the pro version out very soon when i have finished the tournament system.
Sorry for the delay.
  #333  
Old 03-02-2006, 01:44 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MAVerbal
Can this league work with eStore / eBux, or just the uShop / uCash?

Thanks,
Daniel
If you install the one here for ushop you can in the league setting put the table in for the ebux cash.
For ucash its ucash or some thing like that with ebux i dont know what they called it in the users table of the sql.
But it should work with any cash system all you need to do is change that setting in the league settings.
  #334  
Old 03-02-2006, 07:15 PM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001
Hi there

I am holding the pro version back for the moment as i have to finish of the tournament system.
I have added in double elim single elim i just need to sort out the team vs team.

And i have started on the tutorials for the vbleague system and they will look like this.

http://www.michealmilton.com/league_settings.htm

Let me know what you think on this.

Also im am looking for a house at the moment so i have been spending less time on the coding sorry but family life comes first.

Im hopping to have the pro version out very soon when i have finished the tournament system.
Sorry for the delay.
I understand the house and family thing.
The tutorial is awesome but the part where you put admin id and admin name but if you put the id you should be able to pull the name from the db correct or if there is a reason why you do this then cool just confusing.
The text saying "How much winners do you want to have" prob should say "How many winners do you want to display on winners page." or something similar as that is confusing.
  #335  
Old 03-02-2006, 10:10 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TCooper
I understand the house and family thing.
The tutorial is awesome but the part where you put admin id and admin name but if you put the id you should be able to pull the name from the db correct or if there is a reason why you do this then cool just confusing.
The text saying "How much winners do you want to have" prob should say "How many winners do you want to display on winners page." or something similar as that is confusing.
Hi m8

I understand what you are saying and this is not the finished version yet so some things will be changed.
Many thanks for your input when i have more tutorials i will post all the pro version ones here for you to see.
  #336  
Old 03-04-2006, 11:01 AM
Pearl's Avatar
Pearl Pearl is offline
 
Join Date: Oct 2005
Location: Bedroom in lala land
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

everything works however it genrates a error in tournaments
then view players when 0 is entered

Invalid SQL:

SELECT round0,round2,round3,playerusername,tid,playerwins ,playerlosses,champion,team FROM leaguetournament_players WHERE tid = '1' AND round0 = '0' ORDER BY round0 ASC;

MySQL Error : Unknown column 'round0' in 'field list'

i know this comes from entering 0 and when i enter 1 its ok, but isnt there a way to set it to prevent from entering 0?
  #337  
Old 03-04-2006, 05:06 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pearl
everything works however it genrates a error in tournaments
then view players when 0 is entered

Invalid SQL:

SELECT round0,round2,round3,playerusername,tid,playerwins ,playerlosses,champion,team FROM leaguetournament_players WHERE tid = '1' AND round0 = '0' ORDER BY round0 ASC;

MySQL Error : Unknown column 'round0' in 'field list'

i know this comes from entering 0 and when i enter 1 its ok, but isnt there a way to set it to prevent from entering 0?
When you put the round number in you need to put 1 for round 1 not 0 thats why.
  #338  
Old 03-05-2006, 06:33 AM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001
Hi m8

I understand what you are saying and this is not the finished version yet so some things will be changed.
Many thanks for your input when i have more tutorials i will post all the pro version ones here for you to see.
Right, be glad to look at them and our community is getting eager to use it as we were going to use this one at first we are holding off for your newer version.
  #339  
Old 03-19-2006, 01:47 AM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey micheal332001 hows the new version coming as its been while since I asked.
  #340  
Old 03-19-2006, 06:32 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TCooper
Hey micheal332001 hows the new version coming as its been while since I asked.
Hi there m8

The new league system is getting there slowly sorry for this taking its time.
I have sorted out the single elim and double elim system i just need to sort out the team vs team, and then finish the install file.
Then it will be tested out and see if there is any problems.

So im sorry again for the wait but i hope it will not be much longer.
  #341  
Old 03-19-2006, 09:00 PM
TCooper TCooper is offline
 
Join Date: Mar 2004
Location: Virginia Beach, VA
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001
Hi there m8

The new league system is getting there slowly sorry for this taking its time.
I have sorted out the single elim and double elim system i just need to sort out the team vs team, and then finish the install file.
Then it will be tested out and see if there is any problems.

So im sorry again for the wait but i hope it will not be much longer.
oh i understand it takes time. I just like to have an idea whats left. I am very interested in this project as this will prob be the center point of it.
Closed Thread


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 01:25 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.05368 seconds
  • Memory Usage 2,317KB
  • 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
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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