[17:54] **CaeZaR**: hi
[17:55] **CaeZaR**: weißt du was hier statt "web1" stehen muss?
//configure the tables in the database
$playerstable = "web1_players"; //the name of the table that contains information about the players
$gamestable = "web1_games"; //the name of the table that stores the played games
$newstable = "web1_news"; // the name of the table that stores the news
$varstable = "web1_vars"; //the name of the table that stores various information
$admintable = "web1_admin"; //name of the table that stores the admin login information
$pagestable = "web1_pages"; //name of the table that stores additional pages
[17:56] **CaeZaR**: der name der datenbank oder?
[17:57] nexus: keine ahnung was du da überhaupt hast, ich kenn das script wohl nicht
[17:58] **CaeZaR**: steht doch dran aber ich kann kein englisch^^
[17:59] nexus: hallo ich kenne das script nicht, somit weiß ich auch nicht was da wirklich hingehört, ob die tables wirklich player usw heißen
[17:59] **CaeZaR**: ich will ne webleague installieren und da steht im install.txt :
2.2 Changing variables.php
2.2.1 Edit code
First you will need to edit the code below to your needs:
<?php
//start
//configure database info
$databaseserver = "localhost"; //usually localhost
$databasename = "dbname"; //the name of your database
$databaseuser = "dbuser"; //the name of the database-user
$databasepass = "dbpass"; // the password to your database
$directory ="http://www.yoursite.com/WebLeague" ; //the location of your WebLeague directory (no trailing slash)
//configure the tables in the database
$playerstable = "webl_players"; //the name of the table that contains information about the players
$gamestable = "webl_games"; //the name of the table that stores the played games
$newstable = "webl_news"; // the name of the table that stores the news
$varstable = "webl_vars"; //the name of the table that stores various information
$admintable = "webl_admin"; //name of the table that stores the admin login information
$pagestable = "webl_pages"; //name of the table that stores additional pages
//finish
?>
2.2.2 Paste code.
Copy the above code (after editing it) to the variables.php file in your main WebLeague folder.
[18:00] **CaeZaR**: was ich oben eingeben muss is klar aber das mit den tables in the database peil ich net
[18:00] nexus: du hast es noch nicht verstanden oder? ich kenne das cms nicht, also frag bitte jemanden, der sich damit auskennt
[18:00] **CaeZaR**: lol man so was is standartwissen
[18:02] nexus: du bist der größte volldepp den ich kenne, echt wahr; sowas is keineswegs standardwissen; wenn ich dich nach den zutaten von nem kuchen frage und du nicht mal weißt was fürn kuchen das werden soll, nap
[18:02] **CaeZaR**: omg
[18:02] nexus: ich glaub ich poste diesen dialog gleich bei ilch.de ins admin-forum, dass die alle mal wieder was zum lachen haben
[18:03] **CaeZaR**: jo wenn du dich unbedingt blamieren willst
[18:04] nexus: ich blamiere mich ja damit nicht, aber das hast du anscheinend noch nicht kapiert
also ich finds lustig
mfg
scorp
Zuletzt geändert von sCoRpIoN am 02.01.2006 - 18:07