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)

rob01 09-27-2008 07:07 AM

Fatal error: Call to undefined function cal_days_in_month() in /home/robtbs/public_html/forum/tournament.php on line 598

someone knows why this error happens?

bananalive 09-27-2008 10:08 AM

Quote:

Originally Posted by Stifmeister2 (Post 1630400)
And one question... Has anoyne lost their ongoing tournaments after upgrade??? I really can't afford to lose mine now. :p

Upgrade the product and no data will be lost
Quote:

Originally Posted by VGPelega (Post 1630449)
One thing I wanted to ask/request(regarding the teams):

The team logos, can they be locked to maximum size/automatically scaled down?
(even better adding an admin set size - Or for better wording "Recommended size")

I run a growing website, and personally don't want members adding a wallpaper sized logo for their clan/team.

I also think their needs to be an "Upload" button as well, so after browsing to an image, they can upload, or then get the error message, instead of just the edit profile option?

Just my thoughts. :confused:

I'm going to try adding in a image resizer script for team logos.
Quote:

Originally Posted by Chris11987 (Post 1631193)
Instead of adding 2v2, 3v3 and stuff, why not just change the "1v1" option to "Standard", and whenever "Teams" is selected people will know what the rules are anyways.

I am going to change 1v1 to 'Single Elimination' and then have option for max and minimum number in team for it to enter.
Quote:

Originally Posted by camomouse (Post 1631329)
How do I get that to stop? There are now plugins installed of Tournaments. As far as I know, Tournaments should not exits on my site but I'm getting nothing but MySql errors when you visit my site. I need help.

You still getting error? I visited your site and I didn't get any errors.
Quote:

Originally Posted by rob01 (Post 1631484)
Fatal error: Call to undefined function cal_days_in_month() in /home/robtbs/public_html/forum/tournament.php on line 598

someone knows why this error happens?

Have a look at the post below by RTO
Quote:

Originally Posted by RTO (Post 1624314)
Nice looking mod! I've installed it but not got it working yet, if anyone else is having a similar problem it needs the PHP Calendar Extensions installed (compile PHP with --enable-calendar). You can find more info on the PHP website.

Keep up the good work! :)


Strafe 09-27-2008 12:59 PM

Quote:

Originally Posted by bananalive (Post 1631524)
I'm going to try adding in a image resizer script for team logos.

It might be better to just limit the size like avatar is limited to 80x80 or 100x100 which is the profile size, resizer tend to dumb down the quality and still doesn't reduce the loading time ;)

I'm sure people uploading team avatars knows how to resize an image :D

Edit: Also right now the hall of fame populates random forums members in it when no one has joined/won any tournaments when it should be empty at start. :) Is there a way to turn off the hall of fame for forums that only want to run team tournaments? Thanks!

Edit 2: Can we hide the sidebar on the tournament detail display but have the sidebar on the home display? It's not very needed on the tournament details display and takes up valuable space ;)

Edit 3: Team tournament wins and joins does not show in postbit since it's only showing the individual scores, any remedy to this?

Edit 4: Another suggestion is to have the team avatars to show up at tournament detail list or team list, maybe on hover over so it doesn't mess with the layout?

Queball_Beast 09-27-2008 02:16 PM

Hi,
Has anyone encountered this ==>

Today I scheduled a tournament for Friday October 3rd at 6:30 pm my time with is GMT-5:00 Eastern Time. After Submitting the tournament the time was stamped at 2pm EST.

I have checked the time setting in VB options and it is set to GMT-5:00 also in my usercp the time is also set to GMT-5:00

Is there any way to resolve this?

Also After submitting the tournament there was a message that says " could not find Phrase "
How do i correct this?

http://gamerspride.com/images/phase.jpg



Thanks

bananalive 09-27-2008 02:52 PM

Quote:

Originally Posted by Queball_Beast (Post 1631632)
Hi,
Has anyone encountered this ==>

Today I scheduled a tournament for Friday October 3rd at 6:30 pm my time with is GMT-5:00 Eastern Time. After Submitting the tournament the time was stamped at 2pm EST.

I have checked the time setting in VB options and it is set to GMT-5:00 also in my usercp the time is also set to GMT-5:00

Is there any way to resolve this?

Also After submitting the tournament there was a message that says " could not find Phrase "
How do i correct this?

Thanks

The time must be submitted in GMT+0 (Friday October 3rd at 11:30 pm +/- 1 for DST)

I am currently adding phrases for all redirects and they will be included in next release.

Quote:

Originally Posted by Strafe (Post 1631588)
It might be better to just limit the size like avatar is limited to 80x80 or 100x100 which is the profile size, resizer tend to dumb down the quality and still doesn't reduce the loading time ;)

I'm sure people uploading team avatars knows how to resize an image :D

By re-sizer I meant that the image uploaded gets re-sized to appropriate dimensions (set in tournament options). I tested my script with 17.5kb image, after uploading (and being re-sized by tournament modification) its file-size was reduced to 4.5kb.

Queball_Beast 09-27-2008 05:24 PM

Ok I set the time to 10:30pm for it to record the time of 6:30 pm start time for the tourney on the 3rd of October. it is now stamped as 6:30pm

Quote:

Originally Posted by bananalive (Post 1631647)
The time must be submitted in GMT+0 (Friday October 3rd at 11:30 pm +/- 1 for DST)

I am currently adding phrases for all redirects and they will be included in next release.


Strafe 09-27-2008 06:18 PM

Quote:

Originally Posted by bananalive (Post 1631647)
By re-sizer I meant that the image uploaded gets re-sized to appropriate dimensions (set in tournament options). I tested my script with 17.5kb image, after uploading (and being re-sized by tournament modification) its file-size was reduced to 4.5kb.

Ah ok, that would be great :)

Edit: Right now when you try to remove a player from a team, it says 'wrong tournament id'

I think it's trying to remove the player from a tournament instead of the team. Also the remove icon seems to show up for members too, not just team leader.

A suggestion would be to allow team members to leave the team.

Edit 2: When you click on edit for a team, the description doesn't carry over in the text editor; so if you hit save you will erase the previous descriptions.

bananalive 09-27-2008 07:23 PM

Quote:

Originally Posted by Strafe (Post 1631777)
Ah ok, that would be great :)

Edit: Right now when you try to remove a player from a team, it says 'wrong tournament id'

I think it's trying to remove the player from a tournament instead of the team. Also the remove icon seems to show up for members too, not just team leader.

A suggestion would be to allow team members to leave the team.

Edit 2: When you click on edit for a team, the description doesn't carry over in the text editor; so if you hit save you will erase the previous descriptions.

Thanks fixed both errors (fixes will be released with next version)

Chris11987 09-27-2008 07:44 PM

For team logos, wouldn't it be better to have an actual banner-type logo along the top, instead of the little avatar? And maybe we could just limit the dimensions and filesize, just like how we do for albums/avis/sigs already.

bananalive 09-27-2008 08:35 PM

2.4.1 just released


All times are GMT. The time now is 02: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.03369 seconds
  • Memory Usage 1,763KB
  • 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
  • (12)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