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
  #122  
Old 10-11-2005, 02:45 PM
zell_11 zell_11 is offline
 
Join Date: Dec 2004
Location: Edinburgh- Scotland
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah that code worked for me, thanks dude
  #123  
Old 10-11-2005, 03:17 PM
Kagami Kyoji's Avatar
Kagami Kyoji Kagami Kyoji is offline
 
Join Date: Mar 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm...the zip file I downloaded did not have any install file named

http://www.yoursitename.com/forums/admincp/vbleague_install.php
  #124  
Old 10-11-2005, 04:55 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kagami Kyoji
hmm...the zip file I downloaded did not have any install file named

http://www.yoursitename.com/forums/admincp/vbleague_install.php
if you are using vb3.5 you dont need the vbleague_install.php files
Goto your product manager and upload the product-league.xml file.
This will add every thing to your admin area you will need to refreash the admincp after you have used the product manager.
  #125  
Old 10-11-2005, 04:55 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installation

1. Upload files as-is to board.
2. Log into admincp, import product XML
3. navigate back into admincp, (might need a refresh to get nav options)
4. click vbleague, then general options, activate vbleague
5. your all set! go to league.php !
  #126  
Old 10-11-2005, 05:42 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok editted the league.php file and now I click League signup, I get the button. Confirm signup. when I click that tho, now I get this..

Quote:
Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE user SET uttpoints='-50' WHERE userid='1';

MySQL Error : Unknown column 'uttpoints' in 'field list'
Error Number : 1054
  #127  
Old 10-11-2005, 06:52 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sooner95
ok editted the league.php file and now I click League signup, I get the button. Confirm signup. when I click that tho, now I get this..
You dont have the ucash hack installed thats why you are getting this error.
Download the other version and reinstall and all should be fine.
  #128  
Old 10-11-2005, 07:27 PM
xtreme-mobile xtreme-mobile is offline
 
Join Date: Jul 2004
Posts: 366
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when i click league signup i get



Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE vb3_8user SET uttpoints='-50' WHERE userid='1';

MySQL Error : Unknown column 'uttpoints' in 'field list'
Error Number : 1054
Date : Tuesday, October 11th 2005 @ 02:27:08 PM
Script : http://www.talk-365.com/forum/league...=signupconfirm
Referrer : http://www.talk-365.com/forum/league.php?do=signup
IP Address : xx.xxx.xxx.xxx
Username : Dean
Classname : vb_database

any ideas whats up :/ oh and ive got ucash installed and working
  #129  
Old 10-11-2005, 08:11 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xtreme-mobile
when i click league signup i get



Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE vb3_8user SET uttpoints='-50' WHERE userid='1';

MySQL Error : Unknown column 'uttpoints' in 'field list'
Error Number : 1054
Date : Tuesday, October 11th 2005 @ 02:27:08 PM
Script : http://www.talk-365.com/forum/league...=signupconfirm
Referrer : http://www.talk-365.com/forum/league.php?do=signup
IP Address : xx.xxx.xxx.xxx
Username : Dean
Classname : vb_database

any ideas whats up :/ oh and ive got ucash installed and working

You dont have the ucash hack installed thats why you are getting this error.
Download the other version and reinstall and all should be fine.
  #130  
Old 10-11-2005, 08:33 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

but i do have ucash installed...lol
  #131  
Old 10-11-2005, 08:47 PM
Gemma's Avatar
Gemma Gemma is offline
 
Join Date: Apr 2004
Location: Scotland
Posts: 1,229
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sooner95
but i do have ucash installed...lol
uCash doesn't use uttpoints - the field name for its points system is ucash
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 11:01 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.05668 seconds
  • Memory Usage 2,307KB
  • 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
  • (5)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