vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=238945 |
"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?
|
Quote:
in Tournament admin/mod has to post scores. |
how do I change the winner of a tournament?
|
hi i have this error, once i created a ladder,
Database error in vBulletin 4.0.3: Invalid SQL: SELECT players.*, players.userid AS userid, user.avatarrevision AS avatarrevision, avatar.avatarpath AS avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, user.username AS username , userfield.*, usertextfield.* , players.rank AS rank FROM vbtmnt_ladder_players AS players LEFT JOIN vbuser AS user ON (players.userid = user.userid) LEFT JOIN vbavatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN vbcustomavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) WHERE players.lid=1 AND players.active=1 ORDER BY players.rank DESC, players.wins DESC, players.draws DESC LIMIT 0, 25; the ladder shows but i when i click on it i get the same message, any ideas Thanks Dodge i have installed latest version too, will try unistalling and will post again |
have removed and reinstalled it, seems to be working
|
Quote:
|
Quote:
|
First of great job. Adding the challenge options so quickly is very impressive. Ive worked with alot of gaming scripts and this one is very professional. Can I suggest some future upgrades that have worked well on some of the major gaming sites I have worked on.
1. Dedicated rules pages for each ladder. 2. When reporting a loss, the losing team picks a man of the match from the opposing team. 3. Leader board of man of the match. 4. Set staff to individual ladders or groups of ladder with different permission sets. 5. Ticket system ( via pm ) that can be viewed by only the staff assigned to that ladder. 6. Automatic achievements on ladder. Ie team wins 5 games in a row or loses 3 straight games. Icon on team page for each acheivement. 7. Option for drop down menu for certain challenge options ( ie time/date option ) 8. Option to let teams insert a youtube video on their team page. Thats all for now, hope you dont think Im asking for too much. Just suggestions to improve an already great script. |
They would be great additions to this already great mod!
|
Quote:
|
Need to ask a question. How do the disputes work. We presume it was when 2 different scores where reported but thats not the case.
|
All times are GMT. The time now is 18:09. |
Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.