Thread: Major Additions - Forum Tournaments & Ladders
View Single Post
  #350  
Old 09-23-2008, 11:17 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KHALIK View Post
How do you delete teams? as someone has created a inappropriate team name.
Can you restrict it to 1 create a team per userid only, rather than having multiple teams created by 1 member/userid.
The most important are these 2 things, especially able to delete teams.
p.s. Disabled create function until, moderators/admins/leaders can able to delete teams.
I'm going to be adding more permissions for editing/ deleting teams. Including team limit per usergroup.
Quote:
Originally Posted by WNxWakko View Post
I found another issue. When I click on the Join Team link of someone elses team, the page refreshes, the join link disappears and it doesnt join me to that team.
You will not display on that the team list until you have been accepted by leader of the team.
Quote:
Originally Posted by valendono View Post
I try it. I see on 2.3.7 already space on it. And I upgrade it. still got error messages invalid date.

What I do next is I put print out ..
Code:
    echo $day;
    echo '<br />';
    echo $month;
    echo '<br />';
    echo $year;
    $hour = $vbulletin->input->clean_gpc('p', 'time', TYPE_INT);
    $days = cal_days_in_month(CAL_GREGORIAN, $month, $year);
And I got 0 result..

and if I remove this
Code:
    if ($day > $days OR $day == 0) {
        $errormessage = "Error: Invalid Date";
        eval('print_output("' . fetch_template('STANDARD_ERROR') . '");');
    }
I can create tournament but the date come to 30-11-99 (default ?)

Last I can make tournament normally is 13-09-08. I dont know which version it is.

Any chance to fix it ?
Your create new tournament form is not 'posting' the data properly, hence the variables are just 0. Have you reverted the template tmnt_new?
Quote:
Originally Posted by OcR Envy View Post
Missing phrase is displayed on all redirect messages?
I havent added any redirect messages so it should just redirect without delay.
Quote:
No way remove the thread option from the details display?
I'll look into removing it as option in admincp.
Quote:
images/buttons/report.gif is not a default image location on a 3.7 install
I think it is, it is used for reporting posts. (I have not added any custom images to my board)
Quote:
When selecting "Team" from the options it still only gives 1v1 and LMS as the types. Obviously this options are not correct for team play.
For team 1v1 you will need to selected type: '1v1' and 'teams', etc.

Quote:
Also my styling is way off when adding/editing a tournament. This could possibly be my custom skin but I'm not sure. All I got for now guess I still need to wait for a few more updates to go live
I believe I might have used <th> tags accidentally. I'll fix it in next version.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01317 seconds
  • Memory Usage 1,783KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete