viewtopic.php?f=85&t=8116
Len mám menší problém .
To to mi vypisuje :
Warning: mysql_connect(): Can't connect to MySQL server on 'srv7.endora.cz' (111) in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/funkce.php on line 28 Warning: mysql_select_db(): Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO) in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/funkce.php on line 30 Warning: mysql_select_db(): A link to the server could not be established in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/funkce.php on line 30 Warning: mysql_query(): Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO) in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 126 Warning: mysql_query(): A link to the server could not be established in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 126 Warning: mysql_query(): Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO) in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 127 Warning: mysql_query(): A link to the server could not be established in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 127 Warning: mysql_close(): no MySQL-Link resource supplied in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 128
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/users/dartencz/minecubecraft.6f.sk/web/Banlist/index.php on line 134
V aplikaci se vyskytla následující chyba:
Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO)
moj súbor :
# Server, na kterém běží MySQL databáze
DEFINE ("MySQLServer", "hulk.fakaheda.eu");
# Uživatelské jméno pro připojení k MySQL databázi
DEFINE ("MySQLUzivatel", "gs_27710_1");
# Heslo pro připojení k MySQL databázi
DEFINE ("MySQLHeslo", "-------");
# Název databáze, obsahující tabulku s tresty
DEFINE ("MySQLDatabaze", "gs_27710_1");
# Nastaví email, na který budou posílány žádosti o unbany
DEFINE ("UnbanEmail", "DartenCz1@email.cz");
# Nastaví adresu pravidel serveru (doporučuji použít absolutní cestu)
DEFINE ("Pravidla", "http://www.minecubecraft.6f.sk/?page_id=66");
Vobec sa v tom nevyznám

Tak keby ste mi pomohly ..
Ďakujem .