| Scriptzbase Network |
| Registrieren | Hilfe | Benutzerliste | Kalender | Heutige Beiträge | Suchen | |||
![]() |
![]() |
|||
![]() |
Registrierte
Members: 7.420 Total Threads: 9.950 | Total Posts: 58.228 Bitte begrüßt unser neuestes Mitglied, Squirrel |
|
|
| Hinweise |
![]() |
|
|
LinkBack | Themen-Optionen | Ansicht |
|
|
#1 (permalink) |
|
Ex-Team Member
Registriert seit: 30.06.2007
Beiträge: 121
Abgegebene Danke: 11
Erhielt 72 Danke für 17 Beiträge
|
MyGaming Lader + 5.0 Sprache: Englisch Beschreibung: Ich glaube es wurde auch schon gesucht, habe es eben gefunden und möchte es euch nun "anbieten"... Code:
# Features: Fully automated ladder ranking system. # Teams/Players ranked using complex ranking algorithm for more accurate ranking. # Installed easily in minutes. # Fully customizable design. # Suitable for all game types especially action games, card and board games and strategy games. # Built in theme system allowing you to switch between different layouts and designs in seconds. # Design your own themes easily, if desired. # Alternatively, integrate the ladder code into your web site design. Html knowledge required. # Create unlimited ladders for team play or 1v1 play. Users need only sign up once. # Advanced Admin system with separate admin accounts for each admin. # Multiple admin access levels. Assign varying access rights to different admin accounts. # Admins can report matches and edit challenges. # Higher level admins can ban ips, edit/create ladders and edit/create admin accounts.. # Fully automated and highly advanced challenge feature. # Each ladder can be set by you to be challenge-only, open-play only or both together. # Rank, last rank, wins, losses, games played, streak, win % etc. recorded for each player account. # Full contact info for each player and team account including email, website, MSN, AIM, Yahoo etc. # Personal profile for each player and team including all their contact information, stats and logo. # Fully automated sign-up and validation system. # Completely automated ladder system, standings and statistics updated immediately after report. # Player login to report matches, change account details and make challenges. # Team leaders can login and invite/add new members to their team account. # Match page listing all recent match results and details. # Lightning fast MySql database. # Rules and staff page can be changed from admin control panel. # Search page allowing users to search for individuals or teams. # Newsletter function allowing admins to email all users on the ladder system. # They are yours to do with as you please provided you do not violate our terms of service. Download Downoad 8-Mirrors Lösung des LoginProbs -> Jetz aber xD 1. ID + PW des normalen Admins ist = Id - 1 Passwort - admin1 2. Geht [Link nur für registrierte und freigeschaltete Mitglieder sichtbar. ] 3. Gebt da eure Login Daten ein ;) Ich war drin, aber nun neues Prob... sobald ich mich versuche als Staff einzuloggen lödt er zawr, zeigt mir aber die Seite mit den LoginDaten wieder.... Wenns jemand feddich hat, pls Lösung schreiben.. Geändert von Scheffi (14.04.2008 um 19:01 Uhr). |
|
|
|
|
|
#2 (permalink) |
|
Member
|
hi,
ich hab die version 7.1 in verwendung ;-) suche version 7.5 combo system - nur so nebenbei ;-) für dieses script musst du register_globals auf "on" stellen in der php.ini oder du verwendest mein codeschnippsel und fügst es in die datei "global.php" ein im function ordner...gleich unter <? dann funktioniert es auch Code:
if ( function_exists('ini_get') ) {
$onoff = ini_get('register_globals');
} else {
$onoff = get_cfg_var('register_globals');
}
if ($onoff != 1) {
@extract($HTTP_SERVER_VARS, EXTR_SKIP);
@extract($HTTP_COOKIE_VARS, EXTR_SKIP);
@extract($HTTP_POST_FILES, EXTR_SKIP);
@extract($HTTP_POST_VARS, EXTR_SKIP);
@extract($HTTP_GET_VARS, EXTR_SKIP);
@extract($HTTP_ENV_VARS, EXTR_SKIP);
}
|
|
|
|
![]() |
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Bewertungs-System 1.v3 | EviLWayne | [WBB 2.3.x] Hacks und Addons | 5 | 12.08.2008 08:35 |
| WBB Security SYSTEM 6 | WhiteShadow | [WBB 2.3.x] Suche | 13 | 28.12.2007 21:55 |
| MyGamingLadder System (Version 5.0) & Tournament System | coretrack | Sonstiges | 2 | 13.12.2007 15:24 |
| Free Ladder System | Scheffi | Archiv | 3 | 13.11.2007 14:12 |
