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)

MCAlexandre 09-01-2008 12:14 AM

Quote:

Originally Posted by macc (Post 1611508)
try to give usergrups permissions ...

macc

Already did that. 777 on all the files. Uploaded to server as ASCII, as Binary, and nothing. :(

[EDIT: ah, usergroups... OK, i'll give it a try]

djlotus 09-01-2008 12:25 AM

Instaling 1.4 and testing on Monday Will provide a live link once tested.

R_Enterprise 09-01-2008 12:40 AM

where the heck are the brackets?

glorify 09-01-2008 03:36 AM

1 Attachment(s)
Well, I pretty much finished the style I was looking for. More of a threaded look with a collapsible tourney info box at the top. Finalize, edit, and delete buttons all appear at appropriate times.

The last thing to wait on is post order by last post, and an option to have an indefinite number of players, or be able to start the tourney whenever. As soon as i get that nailed down, I can go live. Also still getting the sql error when trying to go to 1.4b. I also have a question. Do the comments paginate or do they just go on and on? Haven't screwed with it.

bananalive, great mod. If yer interested in my templates, lemme know. I'd release them, but they are pretty messy lol.

bananalive 09-01-2008 07:03 AM

Quote:

Originally Posted by Chewy954 (Post 1611448)
Can we make it so that it only shows the postbit in certain forums only?

Edit Template tmnt_postbit
Add at the beginning (replace X,Y,Z with forumids)
HTML Code:

<if condition="in_array($forumid, array(X,Y,Z))">
Add at bottom
HTML Code:

</if>
Quote:

Originally Posted by MCAlexandre (Post 1611505)
I always got an error:
When uploading the product-tournament2008.xml to the Product Manager...

Open up product file and remove line below and then upload product file.
PHP Code:

$vbulletin->db->query_write("ALTER TABLE "TABLE_PREFIX ."usergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;"); 


elpirao 09-01-2008 07:19 AM

Quote:

Originally Posted by mlthmp (Post 1611357)
Now that part of it is working (Create Tournament) but I'm seeing another error.

I just created a 4 person tournament.. when I went to move one player ahead (advance him) it marks the tournament as finished. Example Below.. Am I missing a step here?

http://www.smallball.org/tournament.php?do=view&id=4

Same Error.

Thx.

bananalive 09-01-2008 07:23 AM

Quote:

Originally Posted by elpirao (Post 1611799)
Quote:

Originally Posted by mlthmp
Now that part of it is working (Create Tournament) but I'm seeing another error.

I just created a 4 person tournament.. when I went to move one player ahead (advance him) it marks the tournament as finished. Example Below.. Am I missing a step here?

http://www.smallball.org/tournament.php?do=view&id=4

Same Error.

Thx.

I've located the error, its to do with conditionals in one of the templates. Fixed in next version.

GrendelKhan{TSU 09-01-2008 08:06 AM

wow. been looking/waiting for tournament scripts FOOOOREVER.. will check it out. THANKS! :D

macc 09-01-2008 09:26 AM

i installed ver 1.5 and it is same problem ...just ad one player in grid and tournament is finished and no more statistics when look in tournament .... (1v1 - type of tournament)

http://libar-libar.com/libar/vb/tournament.php (test 2) tournament ... you can see grid ... same problem like before (one player added and all is finished)


sorry but wil uninstall product!


regards macc

MCAlexandre 09-01-2008 10:03 AM

Quote:

Originally Posted by bananalive (Post 1611788)
Open up product file and remove line below and then upload product file.
PHP Code:

$vbulletin->db->query_write("ALTER TABLE "TABLE_PREFIX ."usergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;"); 


I got another error:
Quote:

Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE _pkptmnt_tmnts ADD threadid INT(10) UNSIGNED DEFAULT '0' NOT NULL ;;

MySQL Error : Duplicate column name 'threadid'
Error Number : 1060
Request Date : Monday, September 1st 2008 @ 06:57:51 AM
Error Date : Monday, September 1st 2008 @ 06:57:51 AM
I would really like to use your product, I need it. :)
Please help.


All times are GMT. The time now is 12:47 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.02069 seconds
  • Memory Usage 1,751KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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