![]() |
Quote:
It still doesn't show |
Quote:
|
Quote:
|
Hi there and excellent mod!
For those with the "Deprecated" on top of the screen you can replace Line 586 of ladders.php Code:
$bbcode_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list(), true); Code:
unset ($bbcode_parser); Code:
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list(), true); Code:
unset($bbcode_parser); Again excellent mod ! Keep it up! -Yiannis |
Yiannis. Sorry, what is deprecated?
|
"Assigning the return value of new by reference is deprecated"
<5.x.x $node_obj =& new someClass($somearg, $moreargs); >=5.x.x $node_obj = new someClass($somearg, $moreargs); and it's a good thing to unset($node_obj) before the assignment, especially in loops. I am not sure in which version of php the deprecation took place. In my 5.3.0 it surely is. Also may I request you consider upcoming events displayed in Calendar plz? Thanx a mil. |
"you" = bananalive :)
|
Hi I have a question,
was recently concluded a tournament and followed the pattern of this product, the result of the last game of the tournament is wrong because theres been a problem between the players and then to repeat this game, the problem I have is that the tournament Now I flag as closed and I can not undo the last result as I fix? thanks |
Does user report scores from matches or is it done by admin?
|
Let me explain, I'm admin and I created the tournament on fifa10 ps3 users have to do lots and write the result on the forum and I have to score the winner in the tournament, the error was mine because I scored a winner instead of another .. how do I change it?
|
All times are GMT. The time now is 04:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|