Vote & Event Overview[Release]

Results 1 to 10 of 10
  1. #1
    Sorcerer Supreme Hazzbo@Ragezone is offline
    Member +Rank
    Apr 2009 Join Date
    GermanyLocation
    281Posts

    Vote & Event Overview[Release]

    Hello,

    I made a Vote & an Event Overview, the Vote Overview is useful, if you


  2. #2
    Grand Master Punk is offline
    Grand MasterRank
    Dec 2008 Join Date
    VirginiaLocation
    892Posts

    Re: Vote & Event Overview[Release]

    Doesnt work

  3. #3
    Sorcerer Supreme Hazzbo@Ragezone is offline
    Member +Rank
    Apr 2009 Join Date
    GermanyLocation
    281Posts

    Re: Vote & Event Overview[Release]

    It works, lol, I tested it, what Error or what comes? Dashboard?

  4. #4
    Grand Master Macheath is offline
    Grand MasterRank
    Feb 2009 Join Date
    Earths CoreLocation
    628Posts

    Re: Vote & Event Overview[Release]

    Do you need it coded into the EMU aswell?

  5. #5
    Sorcerer Supreme Hazzbo@Ragezone is offline
    Member +Rank
    Apr 2009 Join Date
    GermanyLocation
    281Posts

    Re: Vote & Event Overview[Release]

    No, just add the .php files into housekeeping, and add index.php:

    Search for:

    Code:
    			} elseif($p == "wordfilter"){
    				$tab = 2;
    				include('wordfilter.php');
    and replace it with:

    Code:
    			} elseif($p == "wordfilter"){
    				$tab = 2;
    				include('wordfilter.php');
    			} elseif($p == "votes"){
    				$tab = 2;
    				include('votes.php');
    			} elseif($p == "events"){
    				$tab = 2;
    				include('events.php');
    			} elseif($p == "tids"){
    				$tab = 2;
    				include('tids.php');
    It works 100 %, because I tested it!

  6. #6
    Grand Master Macheath is offline
    Grand MasterRank
    Feb 2009 Join Date
    Earths CoreLocation
    628Posts

    Re: Vote & Event Overview[Release]

    Yeah but don't you need the code in the EMU for events?

  7. #7
    Sorcerer Supreme Hazzbo@Ragezone is offline
    Member +Rank
    Apr 2009 Join Date
    GermanyLocation
    281Posts

    Re: Vote & Event Overview[Release]


  8. #8
    Member supermimmie is offline
    MemberRank
    Oct 2008 Join Date
    Inside the BOX! XdLocation
    69Posts

    Re: Vote & Event Overview[Release]

    Nice. 9/10.
    But I don't think I shall use it.

  9. #9
    Sorcerer Supreme Hazzbo@Ragezone is offline
    Member +Rank
    Apr 2009 Join Date
    GermanyLocation
    281Posts

    Re: Vote & Event Overview[Release]

    Quote Originally Posted by supermimmie View Post
    Nice. 9/10.
    But I don't think I shall use it.
    Thanks, I think votes.php and tids.php is useful, tids.php for Noobs and votes.php for the people who got an Room of the Week/Month

  10. #10
    Grand Master HabbyDeluxe is offline
    Grand MasterRank
    Dec 2007 Join Date
    679Posts

    Re: Vote & Event Overview[Release]

    I will use it!



Advertisement