[ABD] phpBB Rivals (Clans, Ladders & Tournaments)

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
Smokeydogg
Registered User
Posts: 240
Joined: Sat Dec 06, 2003 8:02 am
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by Smokeydogg »

General Error
SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Of War (Click Here For Ladders)' at line 1 [1064]

SQL

SELECT * FROM phpbb_rivals_ladders WHERE ladder_id = Gears Of War (Click Here For Ladders)

BACKTRACE


FILE: includes/db/mysql.php
LINE: 133
CALL: dbal_mysql->sql_error()

FILE: rivals/classes/class_ladder.php
LINE: 45
CALL: dbal_mysql->sql_query()

FILE: rivals/modules/mod_ladderscreateclan.php
LINE: 86
CALL: ladder->data()

FILE: rivals/modules/mod_ladderscreateclan.php
LINE: 28
CALL: mod_ladderscreateclan->handle_submit()

FILE: rivals/classes/class_module.php(69) : eval()'d code
LINE: 1
CALL: mod_ladderscreateclan->mod_ladderscreateclan()

FILE: rivals/classes/class_module.php
LINE: 69
CALL: eval()

FILE: rivals/modules/mod_ladders.php
LINE: 38
CALL: module->load_module()

FILE: rivals/classes/class_module.php(69) : eval()'d code
LINE: 1
CALL: mod_ladders->mod_ladders()

FILE: rivals/classes/class_module.php
LINE: 69
CALL: eval()

FILE: rivals.php
LINE: 61
CALL: module->load_module()

help please
Hunter_wow
Registered User
Posts: 238
Joined: Wed Sep 14, 2005 11:35 pm
Location: Sweden

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by Hunter_wow »

I would like to have something to just put the tournament results in and records for every player. So I would like to have some more screenshots at the results of this mod. Anyone?

edit: best would be if it could contain: Tournament name | Map name | Player1 vs Player2 | Result and Replay/Video
A.I. BOT
Registered User
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by A.I. BOT »

@Smokeydogg: Thanks for the report, I did the createclan module at the last minute, was too excited to test it :P ... I have to go to work now, but when I get back I'll update the ZIP and post the fix here.

@Hunter_wow: I dont understand what your asking, please explain more :)

Thanks.
Hunter_wow
Registered User
Posts: 238
Joined: Wed Sep 14, 2005 11:35 pm
Location: Sweden

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by Hunter_wow »

@Hunter_wow: I dont understand what your asking, please explain more
Took a closer look at the "demo" and it was not what I seartched for.

It seems like you have done a full and complete Tournament mod. What I was seartching for was a Mod who displayed results from other Tournaments and pcw:s.

Great work anyway.
A.I. BOT
Registered User
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by A.I. BOT »

Results of tournaments are displayed in the brackets.
Hunter_wow
Registered User
Posts: 238
Joined: Wed Sep 14, 2005 11:35 pm
Location: Sweden

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by Hunter_wow »

True. But it´s the results of tournaments and I cant really see how to make it nice when all I whant to do is just show the matches that my home clan have played.

Example: Dunno what games you guys plays but take Counter-Strike.
I belive you are playing best of 12 or 15 rounds or something. Then a "barack" dosent fit very whell to display the game-style(pcw/tournament/leauge...) + name of enemy team + name at the team of players who played + the score of the matches and all the maps who were played.

RTS games are played best of 5 matches I think and the same gose here(game-style/type,teams,players, scores)

would be nice if something like this would be added =)
  • Date
    Leauge: WCG....Home........Vs. ...........Away
    map 1.............player1a.....0-1...........player1b
    map 2.............player2a.....1-0...........player 2b
    map 3.............player3a.....1-0...........player3b
    ...................................2-1....WIN!............
User avatar
BlackburnRavers
Registered User
Posts: 693
Joined: Sat Aug 12, 2006 1:03 pm
Location: Blackburn
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by BlackburnRavers »

how long till its available on a subsilver2 style?
A.I. BOT
Registered User
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by A.I. BOT »

@Hunter_wow: You mean something like:
  • Date
    Tournament: WCG....Home........Vs. ...........Away
    round 1..................player1a.....0-1...........player1b
    round 2..................player2a.....1-0...........player 2b
    round 3..................player3a.....1-0...........player3b
    ........................................2-1....WIN!............
Basically display the matchups, etc in table as well as show brackets?

@BlackburnRavers: Im currently not supporting subsilver2 ... I dont have the time to make 30 new html files for subsilver2 ... if enough people want it though, I will spend the time on it I guess, but as of now, I'm not doing it, sorry.

Thanks.
User avatar
Smokeydogg
Registered User
Posts: 240
Joined: Sat Dec 06, 2003 8:02 am
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by Smokeydogg »

has the zip file been updated to fix my problem yet?
A.I. BOT
Registered User
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by A.I. BOT »

Um, question: because it works for me ... are you selecting a ladder from the drop-down box or a sub-ladder ... because it should only let you select sub-ladders. If gears of war is a ladder then thats your issue.

Thanks
User avatar
NetBoss
Registered User
Posts: 38
Joined: Sat Jul 21, 2007 7:26 am
Location: Germany

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by NetBoss »

does this mod support XL Portal of damysterios, RC4?
http://www.bwinboard.com/gaming - Lookin for cooporate!
A.I. BOT
Registered User
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada
Contact:

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by A.I. BOT »

It shouldent affect your portal, Rivals only adds links to phpBB3's header for use.
User avatar
NetBoss
Registered User
Posts: 38
Joined: Sat Jul 21, 2007 7:26 am
Location: Germany

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by NetBoss »

i have isntalled it as it says, now i have errors!


check http://bwinboard.com/gaming

omg, it looks weird i think somethin is wrong.. what i have to do!!

thanks! :cry:
http://www.bwinboard.com/gaming - Lookin for cooporate!
User avatar
NetBoss
Registered User
Posts: 38
Joined: Sat Jul 21, 2007 7:26 am
Location: Germany

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by NetBoss »

SOLVED..
Last edited by NetBoss on Sat Aug 11, 2007 3:09 pm, edited 1 time in total.
http://www.bwinboard.com/gaming - Lookin for cooporate!
User avatar
NetBoss
Registered User
Posts: 38
Joined: Sat Jul 21, 2007 7:26 am
Location: Germany

Re: [BETA] phpBB Rivals (Clans, Ladders, Leagues & Tournaments)

Post by NetBoss »

i think there files missing or anythin with Mysql is wrong.. i dont know.. i dod exactly same.. hmmm please help :|
http://www.bwinboard.com/gaming - Lookin for cooporate!
Locked

Return to “[3.0.x] Abandoned MODs”