vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Forum Tournaments & Ladders (https://vborg.vbsupport.ru/showthread.php?t=189375)

Chris11987 10-10-2008 12:34 PM

Quote:

Originally Posted by bananalive
You could rename the file to something else 'competitions.php'?

I guess that could work, but then competitions.php by itself still brings up all tournaments by default. If it had both files, it could put a nice focus on both elements of the mod equally, since it currently leans towards tournaments more so than the ladders.

bananalive 10-10-2008 02:29 PM

Quote:

Originally Posted by Firewarrior (Post 1641584)
Great work so far m8 and with the ELO systeam being added this is turning out to be a GREAT mod.

I have a other segestion for you:
Must leagues and cups now use xraygaming (aka xray anti cheat)
on there site there is a php code that will allow you to link your xray profile to your website.

Is there anyway you can add this in as well so when a use registers he must submit his profile info as well but you the opiton of turning it off.
Also be it be nice so that it will say his info so that he dont have to keep typing it in ever time to play a cup but be able to edit it if needed.

Here is the code that on the site

For more info you can see http://www.xraygaming.com/index.php?pageid=xac-linking
But this would be a GREAT added and i am sure a lot of other people would like to see this added

I'm going to be adding option to display userfield soonish, not sure if that would be sufficient for what you want to do.
Quote:

Originally Posted by butler312 (Post 1641599)
I have a member on my forum who is creating tournaments himself and then advancing himself all the way through so he gets the win, just so he can be in the top of the HOF. Is there a way I can:

a) prevent him from creating tournaments individually. I know how to change the permissions for a certain group, but not an individual

b) remove his wins. Maybe have it so that when the tournament is deleted that all the stats for it are removed?

Also, in the future it would also be cool if you could set it so that the results of a tournament effect the ladder rankings. Each match could count towards the rankings and then the winner (and runner up?) would also get bonus points, based on the amount of people entered and the average rating of everyone entered.

I'm going to be creating option to ban userids from tournaments for such nuisance individuals.
Quote:

Originally Posted by BlackLava (Post 1641705)
Any news about my bug? the one with screenshots there https://vborg.vbsupport.ru/showpost....&postcount=682

Are other members seeing all registered players even if there are more than 10? (That's my bug, listing is showing only if there are a few registered)

I have tested this on my forum, but I am not getting any problem. Are any of the users joined have special characters in their name? and have you modified the php file or templates at all?
Quote:

Originally Posted by Stifmeister2 (Post 1641862)
If you allow everyone to create tournaments this is bound to happen. :( There are always kids out there... The best way is to let only adminds and mods and other people you can trust create tournaments imo. ;)

Or make a special group for this one mofo. :p

A secondary usergroup would probably be best for now
Quote:

Originally Posted by Chris11987 (Post 1641884)
I guess that could work, but then competitions.php by itself still brings up all tournaments by default. If it had both files, it could put a nice focus on both elements of the mod equally, since it currently leans towards tournaments more so than the ladders.

In the latest version front page has been redone to show latest 2 announcement, latest 5 tournaments and latest 5 ladders.

computer1 10-10-2008 03:18 PM

HI!
I have install this nowe and create some test but when I shuld delite my test
I get error messages whit token name and cant delite this why ?.

And I have vba cmps installed and whe I use this is like crap whit the design enny ideers about this ?

BlackLava 10-10-2008 04:13 PM

Quote:

Originally Posted by bananalive (Post 1641965)
I have tested this on my forum, but I am not getting any problem. Are any of the users joined have special characters in their name? and have you modified the php file or templates at all?

No special characters (outside numbers but I don't think it's the problem for sure) and I haven't modified your tournaments templates.
Created a new tournament now and added players manually, seems it's working (15 showing on page). I'll investigate more (still can't see the ones listed for the other tournament).

EDIT : After checking all players account in the bugged tournament, I've seen one of those was renamed (his forums account is renamed). I've removed him manually through the database in the table tmnt_players but the tourney still does not show the registered players... Any tip? (I'll recreate it adding each player manually otherwise)

bananalive 10-10-2008 05:53 PM

Quote:

Originally Posted by computer1 (Post 1641997)
HI!
I have install this nowe and create some test but when I shuld delite my test
I get error messages whit token name and cant delite this why ?.

And I have vba cmps installed and whe I use this is like crap whit the design enny ideers about this ?

Try opening tournament.php and replacing all $html with $tlhtml
Then open product and replace all $html with $tlhtml
Quote:

Originally Posted by BlackLava (Post 1642044)
No special characters (outside numbers but I don't think it's the problem for sure) and I haven't modified your tournaments templates.
Created a new tournament now and added players manually, seems it's working (15 showing on page). I'll investigate more (still can't see the ones listed for the other tournament).

EDIT : After checking all players account in the bugged tournament, I've seen one of those was renamed (his forums account is renamed). I've removed him manually through the database in the table tmnt_players but the tourney still does not show the registered players... Any tip? (I'll recreate it adding each player manually otherwise)

By special characters I meant ' or " which might (shouldn't) break php code.

The tournament part of the hack should not be affected by name changes or accounts being deleted as those details are kept in tmnt_players table. Sorry I cannot think of anything else.

BlackLava 10-10-2008 09:02 PM

Now the registrations are full but the tournament is written "In Progress" and nothing is listed, neither players or drawings.
Created a new one, copied everyone there manually through "add player" and those were listed fine but at the end I have "In Progress" and same result.
(Used LMS tournament and date/hour is now "21 hours ago", don't know if that matter)

Thanks for help
Edit : Sent you an example link through PM

camomouse 10-10-2008 10:13 PM

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT userid, username, description, title, type, pot, noplayers, id, status, freeslots FROM tmnt_tmnts ORDER BY id DESC LIMIT 0, 5;

MySQL Error  : Table 'xaax2.tmnt_tmnts' doesn't exist
Error Number  : 1146
Request Date  : Friday, October 10th 2008 @ 07:11:56 PM
Error Date    : Friday, October 10th 2008 @ 07:11:56 PM
Script        : http://xaax.biz/forums/tournament.php
Referrer      : http://xaax.biz/
IP Address    : xxx.xxx.xxx.xxx
Username      : CamoMouse
Classname    : vB_Database
MySQL Version : 5.0.51b-community-nt


fernas 10-10-2008 11:25 PM

Teams for ladders?? That would be perfect for this mod.

Spencey 10-10-2008 11:57 PM

I'm getting this message? Any help?

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2949120 bytes) in /home/sites/site.com/public_html/forums/tournament.php(2029) : eval()'d code on line 1891

BlackLava 10-11-2008 06:03 AM

Update : I've switched from LMS to single eliminations and it's now working fine, not sure now what's the need of LMS system.


All times are GMT. The time now is 07:11 PM.

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.06772 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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