Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 24th 2007 edited
     # 1
    An all-in-one clan, ladder and tournament system. Ported from phpBB by the author.

    Download: http://lussumo.com/community/discussion/6351/vanilla-rivals/
    CVS: Here (click vanillarivals folder).

    Some Screenshots: (phpBB screenshots but no difference for Vanilla anyways).
    Tournament Bracket Page (Double Elimination Featured)
    Tournaments Page
    Platform Page
    Ladder Page
    Ladder Standings Page
    Clan Control Panel Page
    Admin Control Panel Page
    Clan Profile Page
    Create Clan Page
    Challenge Management Page

    Any comments & suggestions are welcome :)
    Thanks.
    •  
      CommentAuthorGauzy
    • CommentTimeApr 24th 2007
     # 2
    probably couldn't have come at a better time. check out this thread
    • CommentAuthorDetective
    • CommentTimeApr 25th 2007
     # 3
    This is great!

    In our Vanilla we use ThankfulPeople (modded of course) to track sign-ups in our tournaments.
  1.  # 4
    i have no interest in it.
    But i would love to see this developed from purely coding point of view. How u will accomplish this. plus having an experienced coder is always welcomed.
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 25th 2007 edited
     # 5
    Alright well when I get some free time this week Ill start converting my phpBB code over to an extension. Hopefully it will go well.

    Thanks.

    Edit: @MySchizoBuddy: You can look at how I did all this by downloading it and looking at my code if you want. Extract it and go to phpbbrivals/rivals/classes/ in there is a file called tournament.php which handles the graphical brackets and stuff.
    •  
      CommentAuthor[-Stash-]
    • CommentTimeApr 26th 2007
     # 6
    I'd be interested in this. If it works then I'll see if I can get a clan/community over to using it :) I already have an SQL dump of the IPB board they're currently using to mess around with as well.
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 27th 2007
     # 7
    Alright I managed to get basicly all of it working on Vanilla so far. Right now I just gotta change some queries to match Vanilla's database and edit the template files to show the right css things.

    I might beable to have a download for you guys to test tonight if I get a chance but if not then ill treat you to some screenshots :)

    Can I change this topic title to "Add-On: Vanilla Rivals (clans/ladders/tournaments)" or something similar? or do I have to have downloadable first? Not sure how extension development topics work here, sorry.

    Thanks.
  2.  # 8
    for testing u can just change the name of this post and post the file.
    Once its all done. then u have to upload it to Lussumo Addons page, by filling out a form

    btw curious. what made u come to Vanilla from Phpbb.
    word of mouth?
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 27th 2007 edited
     # 9
    I am still going to maintain my phpBB version of it but I decided to come over to Vanilla because Iv been coding things for phpBB for 3 years or something and I just dont have the same 'feeling' for phpBB now as I did back then because of some changes. I found Vanilla when I wanted a forum/blog integration for my website ... and I like its features and ideas, its very unique, easy to use and integrate.

    And BTW, thanks for the info :).
  3.  # 10
    why not punbb. they seems to be second most popular after phpbb.
    i'm one of those weirdos that have no use of vanilla at all. but am still developing for it, cause i just find it unique and fresh and i want to support it. Even though i have no use for it.
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 27th 2007 edited
     # 11
    Naw I honestly don't like punBB that much.

    Anyways I basicly got all the files modded that I need modded to work for vanilla, I got all pages styled except for the ACP :P so I wont show you any screenshots there. I can show a nice set of tournament brackets sometime tomorrow too.

    Here is the ugly looking suckers :): View Some Screenshots

    Any comments? Thanks.
    • CommentAuthorDetective
    • CommentTimeApr 27th 2007
     # 12
    AIBOT, your work is truly awesome.

    is it possible to have individual participants --not only clans-- in a tournament ?
  4.  # 13
    Aibot u should change the title of the post to something more exiting. Its not grabbing enough attention.
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 27th 2007 edited
     # 14
    @Devective: I have already tried to come up with some way to do this but it is simply was too incompatable with the code I got to do this. You can however register a clan as your username, only solution ATM.

    @MySchizoBuddy: Alright. Good enough title?
    •  
      CommentAuthorGauzy
    • CommentTimeApr 28th 2007
     # 15
    man, this looks great:)
    •  
      CommentAuthor[-Stash-]
    • CommentTimeApr 30th 2007
     # 16
    OT: Which WM and skin are you using? I like a lot :)
    •  
      CommentAuthorAIBOT
    • CommentTimeApr 30th 2007
     # 17
    Its XFCE with Clearlooks Theme and Adept I think (not at my computer ATM, running off memory) & Beryl (using the Heilodor decorator package so I can use the GTK theme).

    Window Managaer is xfwm I think and Thunar as my file manager. Arch Linux :) going to move to Xubuntu though soon, Arch isent supporting my laptop too well, I'm tired of writing custom acpid scripts. :)

    :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 1st 2007
     # 18
    Should I add Ladders, CCP, ACP, Create Clan and Tournaments to the navbar or is that too much links o_O:?
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 3rd 2007 edited
     # 19
    Just a note ... I released it. I did a fresh install myself and it was detected in extensions, it installed fine, hopefully it will install fine for you as well but I was rushed a bit today.

    Hopefully you'll like it ... download link is on the first post of this page. CVS is up too.

    EDIT: Can I submit this to the add-ons now or should/do I have to wait?
    Thanks.
    •  
      CommentAuthorlech
    • CommentTimeMay 3rd 2007
     # 20
    AIBOT, if you think it's ready for add-ons go ahead and package it with the appropriate readme files and toss it up there. Else if you have the time you can double check by setting up another database/Vanilla installation and confirm it's stable and ready. Looking good otherwise :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 3rd 2007
     # 21
    Hmm, anyone is welcome to test it out but I have two to-do things to do :P
    1) In the phpBB version, I use PMs to send reports about matches, approvals, pending matches etc, so I guess ill have to make my own little PM system but call it clan messages and display them in the CCP.
    2) Get rid of $board_config things. :)

    So once I do thoes two MINOR things, I'll retest and if I dont see anything wrong, ill submit. Thanks :D Comments welcome ...
    • CommentAuthorDetective
    • CommentTimeMay 3rd 2007
     # 22
    AIBOT, i have this problem:

    Notice: Undefined index: tournament_id in /home/ryuuko/public_html/comunidad/extensions/vanillarivals/rivals/classes/tournament.php on line 79

    Notice: Undefined index: ladder_id in /home/ryuuko/public_html/comunidad/extensions/vanillarivals/rivals/classes/ladder.php on line 57


    Strange, isn't it?
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 4th 2007
     # 23
    hmm you must have notices turned on in your php.ini? I get nothing. It is fixable though.
    •  
      CommentAuthor[-Stash-]
    • CommentTimeMay 4th 2007
     # 24
    AIBOT, for the PMs thing, how about you use Jazzman's PM extension? I believe it still needs a little work, but improving it and integrating it with your extension would benefit the whole vanilla community a lot more :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 4th 2007
     # 25
    Alright Ill look into that, I dont see a way to contact him for permission so I wispered him a message, if he dont want it integrated then I wont :) Thanks for the link.
    •  
      CommentAuthorlech
    • CommentTimeMay 4th 2007 edited
     # 26
    Or you could just resort to creating regular whispers to a predefined category... :)
  5.  # 27
    let the extension work on its own. iron out all the kinks. then worry about integrating with other extensions. which almost always never happens. So AIBOT don't waste ur time with integrating. just do ur own stuff and finish it with features complete.
    • CommentAuthorDetective
    • CommentTimeMay 5th 2007
     # 28
    Maybe you could give a permission like "can post results" to a role. And that people could have their own way of getting results from the player (mp's, email, msn, etc).
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 6th 2007
     # 29
    Ok added the "Clan Messages" feature to replace PMs. Fixed $Board_config stuff. To upgrade: Download the ZIP from the first post in this discussion, replace the entire folder of vanillarivals in your extensions folder with the new folder, and run

    "CREATE TABLE `VAN_rivalspms` (
    `pm_id` int(1) NOT NULL auto_increment,
    `pm_to` int(1) NOT NULL,
    `pm_from` int(1) NOT NULL,
    `pm_subject` text NOT NULL,
    `pm_message` text NOT NULL,
    `pm_date` text NOT NULL,
    PRIMARY KEY (`pm_id`)
    );
    INSERT INTO `VAN_modules` (`module_id`, `module_name`, `module_status`, `module_dep`) VALUES (33, 'ccpmessages', 1, 'ccp');"


    @Detective: I dont understand what you mean :(.

    Thanks.
    • CommentAuthormicr0c0sm
    • CommentTimeMay 6th 2007 edited
     # 30
    Error when installing:
    Warning: include(./extensions/vanillarivals/rivals.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\vanilla\extensions\vanillarivals\default.php on line 12

    Warning: include() [function.include]: Failed opening './extensions/vanillarivals/rivals.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\vanilla\extensions\vanillarivals\default.php on line 12

    200: Only administrators and moderators may install this modification. (, )
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 6th 2007 edited
     # 31
    Ah I think I know why your getting that ... go disable/turn off the extension in the admin section, THEN run the install_rivals.php file, THEN turn the extension back on.

    See if that helps :)

    Thanks for testing :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 9th 2007 edited
     # 32
    Okay, I got the styling done on the ACP. I tried to add my add-on to the add-ons page today but got

    "Some problems were encountered
    The file you have attempted to upload (vanillarivals.zip) is larger than the allowed size: 100kb"

    Any ideas on a workaround for that? The .zip is actually 123.5 KB
    •  
      CommentAuthorlech
    • CommentTimeMay 9th 2007 edited
     # 33
    *puts up the MarkSignal™

    Meanwhile, if the extension requires heavy CSS or theme styling you could probably make the style a or rivals package a dependency and optimize things in the process by cutting it across two different files. Just remember to include the proper documentation for both to get things running.
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 9th 2007
     # 34
    Nothing heavy no, I only have 1 CSS file with about 6 lines in it.
    •  
      CommentAuthorlech
    • CommentTimeMay 9th 2007
     # 35
    yeah, then I don't think splitting things up will help much. In that case wait for mark :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 10th 2007
     # 36
    Alright, In the meantime: http://img503.imageshack.us/img503/4496/screenshot1lx4.png ... anything I can do about the tabs, my extension adds about 4 of them, is that too much?
  6.  # 37
    I guess that depends on user's preferences. You could offer the option to add your links as a panel block instead of as 4 seperate tabs if some people prefer it that way?
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 10th 2007 edited
     # 38
    Yeah OK, I made it so it turns into a panel block. I also got a demo setup of this extension if you wish to play around with it: here. Login: demo/demo.
    •  
      CommentAuthorTotalBalance
    • CommentTimeMay 21st 2007 edited
     # 39
    AIBOT,

    Great effort. I'm a newbie at setting up tourney's but need to do one on a new forum. I've looked here and on phpBB for a quick tutorial on how to create and populate a tournament using Rivals but couldn't find anything. Does one exist anywhere?

    What I'm trying to figure out is if I can setup a Ryder Cup golf format for a group of us who play once a year in a 4 day golf tourney (e.g. Team EURO vs. TEAM USA, 6-8 members on each team - each foursome represent a EURO/USA individual best ball, and Team best ball for a possible 3 points per foursome).

    Thx. in advance,
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 21st 2007 edited
     # 40
    You should be able to set it up fine. Click Rivals ACP click Add Tournament.

    Tournament Name: The name of your tournament.
    Tournament Password: Only set one if this is going to be a private tournament where you will invite the clans.
    Brackets: Basicly, how many clans are going to play.
    Required Members per Clan: How many members must a clan have in their roster in order to be able to play? Leave blank if none.
    Tournament Type: Single or Double Elimination. See Wikipedia.org if you don't know what these are.
    Tournament Info: General information about the tournament, when will it take place, etc.

    If you have any problems, drop a message @ http://lussumo.com/community/discussion/6351/vanilla-rivals/ :)

    Thanks.
  7.  # 41
    Thanks AIBOT for the quick help. I'll play around with setting things up and let you know.
    • CommentAuthorswingy
    • CommentTimeMay 27th 2007
     # 42
    I'd really like to use this extension to organise duel tournaments :(
    Using clan names as user names doesn't feel really accurate, its not easy for everyone to deal with it :/

    It could be a great idea to be able to disable all the clan related features !
    Or if it doesn't require too much work, it might be even better to have another simplified extension based on this one, especially designed for 1v1.

    Anyway, keep up the good work :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 27th 2007
     # 43
    Thats not possible at them moment. I'v tried to do what you asked of before, the code is just simply too incompatable for it to be used with clan and instead use users.
    • CommentAuthorswingy
    • CommentTimeMay 29th 2007
     # 44
    meh that's too bad :"(

    But dividing team oriented games from all the other ones doesn't sound like a bad idea to me, so what about another extension designed for individuals tournaments ? A small one, easy to setup, including only the bracket system for example.

    Given the fact that vanilla is designed for small communities, organising tiny duels amongst all the members would be really awesome :)
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 29th 2007
     # 45
    Wish I could but I simply dont have the time to do so at the moment. I only have time for the current one.
    • CommentAuthorswingy
    • CommentTimeMay 30th 2007
     # 46
    okay nevermind, I may try phptourney instead. Although it'll make a different user base, so I'm sure it will be troublesome to manage everything alone ;(
    Hm I may forget about organising little tourneys to concentrate on something else !
    •  
      CommentAuthorAIBOT
    • CommentTimeMay 30th 2007 edited
     # 47
    I would have to strip a lot of code and rewrite even more of it to have one designed for "individuals" and not clans. Maybe ill consider it after the next release if I have time for it.

    "Hm I may forget about organising little tourneys to concentrate on something else !"
    What do you mean by this? You can modify phptourny's code to use vanilla's userbase, or are you talking about making a extension out of it?
    •  
      CommentAuthorfnostro
    • CommentTimeJun 2nd 2007
     # 48
    for individuals - can you make and use "Clans" of 1 person?
    •  
      CommentAuthorAIBOT
    • CommentTimeJun 2nd 2007
     # 49
    Yes that can be done.
    •  
      CommentAuthorHamed
    • CommentTimeMay 11th 2008
     # 50
    can you give a little basic info on how to use this?

    also, how would i make it so the clan option do not show up under the discussion page (the main page) and instead they would show up under their own unique page called something like vanillarivals
Add your comments
    Username Password
  • Format comments as