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)

bananalive 04-09-2009 08:56 PM

Quote:

Originally Posted by s8glive (Post 1787451)
when do you plan on releasing a little bit more of a updated beta so people don't have to read through to fix some of the errors manually?

I'll probably release something tomorrow. If no major bugs are found then it will be non-Beta.

bananalive 04-09-2009 08:57 PM

Quote:

Originally Posted by FF|Skyrider (Post 1787388)
Nope, no pop-up at all. Maybe adblock of firefox is blocking it?

EDIT,
Even tried disabling it, nothing. Using FireFox 3.0.8. Same with IE6, nothing is happening.

Weird, i wonder whether i added in the code after i released the beta.

baco84 04-10-2009 08:55 AM

i have found an errormaybe. on ladder challenges, when i accepted a challenge, the match it's not confirmed, and i have to accept again and again... but the match doesn't exist anymore!

bananalive 04-10-2009 09:10 AM

Quote:

Originally Posted by baco84 (Post 1788077)
i have found an errormaybe. on ladder challenges, when i accepted a challenge, the match it's not confirmed, and i have to accept again and again... but the match doesn't exist anymore!

Thanks, fixed in next release

BlueNinjaGo 04-10-2009 02:33 PM

Is there any way to add a text box when making a challenge during a ladder. The message would be added somewhere in the automated PM that's sent.

Just a feature that a few of my members suggested. I know you're really busy with other more important features and have a list of stuff you wanna add first, but just thought I'd mention it.

ZiG 04-10-2009 07:46 PM

Quote:

Originally Posted by bananalive (Post 1787704)
I'll probably release something tomorrow. If no major bugs are found then it will be non-Beta.

sweet

SnapOff Racing 04-12-2009 07:11 AM

installed 2.8.1 and 2.8.0 and i get this error when creating a tournament:

Code:

Fatal error: Registry object is not an object in [path]/includes/class_dm.php on line 177
#0 vb_error_handler(256, Registry object is not an object, /home/gears/public_html/forums/includes/class_dm.php, 177, Array ([this] => vB_DataManager_Thread_FirstPost Object ([validfields] => Array ([firstpostid] => Array ([0] => 3,[1] => 2),[lastpost] => Array ([0] => 3,[1] => 2),[forumid] => Array ([0] => 3,[1] => 1),[pollid] => Array ([0] => 3,[1] => 0),[open] => Array ([0] => 3,[1] => 2,[2] => _-_mEtHoD_-_),[replycount] => Array ([0] => 3,[1] => 2),[hiddencount] => Array ([0] => 3,[1] => 2),[deletedcount] => Array ([0] => 3,[1] => 2),[lastposter] => Array ([0] => 7,[1] => 2),[lastpostid] => Array ([0] => 3,[1] => 2),[views] => Array ([0] => 3,[1] => 0),[notes] => Array ([0] => 7,[1] => 0),[sticky] => Array ([0] => 3,[1] => 0,[2] => _-_mEtHoD_-_),[votenum] => Array ([0] => 3,[1] => 0),[votetotal] => Array ([0] => 3,[1] => 0),[similar] => Array ([0] => 7,[1] => 2),[prefixid] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_),[taglist] => Array ([0] => 7,[1] => 0),[threadid] => Array ([0] => 3,[1] => 3),[title] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_),[username] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_),[userid] => Array ([0] => 3,[1] => 0,[2] => _-_mEtHoD_-_),[dateline] => Array ([0] => 3,[1] => 2),[iconid] => Array ([0] => 3,[1] => 0,[2] => _-_mEtHoD_-_),[visible] => Array ([0] => 1,[1] => 0),[attach] => Array ([0] => 3,[1] => 0),[pagetext] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_),[allowsmilie] => Array ([0] => 3,[1] => 1),[showsignature] => Array ([0] => 1,[1] => 0),[ipaddress] => Array ([0] => 7,[1] => 2)),[bitfields] => Array (),[table] => thread,[condition_construct] => Array ([0] => threadid = %1$d,[1] => threadid),[thread] => Array (),[post] => Array (),[modlog] => Array (),[floodcheck] => ,[spamlog_insert] => ,[setfields] => Array (),[rawfields] => Array (),[registry] => ,[dbobject] => ,[lamda] => ,[errors] => Array (),[error_handler] => 1,[existing] => Array (),[info] => Array (),[condition] => ,[failure_callback] => ,[presave_called] => ),[registry] => ,[errtype] => 1)) called at [(null):0] #1 trigger_error(Registry object is not an object, 256) called at [/home/gears/public_html/forums/includes/class_dm.php:177] #2 vB_DataManager->vB_DataManager(, 1) called at [/home/gears/public_html/forums/includes/class_dm_threadpost.php:1482] #3 vB_DataManager_Thread_FirstPost->vB_DataManager_Thread_FirstPost(, 1) called at [/home/gears/public_html/forums/includes/functions_tal.php:166] #4 new_thread(1, 38, Test,
Test
No Players: 4 Type: 1v1 Description: testing testing 123 , 1, 1, 1) called at [/home/gears/public_html/forums/tournaments.php:998]

An additional question would be:


If I wanted to create a tournament after I've hosted and completed one and wanted to set up the brackets, etc as they happened is this possible? to give the teams that won credit, etc? to keep track of their records? I hope so. Can someone explain please?

Thanks

The_Rascal 04-12-2009 04:21 PM

is there anyway to remove the leader and promote another member of the team to leader?
or can only the leader do that?

H3C x Nevz 04-13-2009 09:07 PM

The VBulletin Editor stretches out my pages whenever there's one on the screen. Is there any way to adjust their width?

Jayphen 04-14-2009 05:10 AM

Quote:

Originally Posted by SnapOff Racing (Post 1789445)
installed 2.8.1 and 2.8.0 and i get this error when creating a tournament:

Code:

Fatal error: Registry object is not an object in [path]/includes/class_dm.php on line 177
#0 vb_error_handler(256, Registry object is not an object, /home/gears/public_html/forums/includes/class_dm.php, 177, Array ([this] => vB_DataManager_Thread_FirstPost Object ([validfields] => Array ([firstpostid] => Array ([0] => 3,[1] => 2),[lastpost] => Array ([0] => 3,[1] => 2),[forumid] => Array ([0] => 3,[1] => 1),[pollid] => Array ([0] => 3,[1] =>


Same here, both versions, though 2.8.1 still shows as 2.8.0 btw.


All times are GMT. The time now is 12:42 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.02553 seconds
  • Memory Usage 1,753KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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