Jump to content
php.lv forumi

Spele


Chupakabra

Recommended Posts

Kad ieladeju visus failus vins man saka so.Bet ja izdzesu tad neiet jo nesmu ieinstalejis.

 

Please delete install.php from your Dragon Knight directory before continuing.

 

 

Godīgi sakot, nepamaniju brīdi, kad Chupakabra kungam parādijās mysql problēmas, pamaniju tikai

if(..){die('Please delete install.php from your Dragon Knight directory before continuing.');}

 

tāpēc mans ieteikums ir pārsaukt failu "install.php" uz "install.php.tmp" vai tamlīdzīgi un tad novērot spēles darbību

 

 

Link to comment
Share on other sites

Godīgi sakot, nepamaniju brīdi, kad Chupakabra kungam parādijās mysql problēmas, pamaniju tikai

if(..){die('Please delete install.php from your Dragon Knight directory before continuing.');}

 

tāpēc mans ieteikums ir pārsaukt failu "install.php" uz "install.php.tmp" vai tamlīdzīgi un tad novērot spēles darbību

 

 

Ja izdaru to tad ir sis.

 

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'vampirs_zxqt'@'192.168.1.1' (using password: YES) in /www/zxq.net/v/a/m/vampirs/htdocs/lib.php on line 55

Access denied for user 'vampirs_zxqt'@'192.168.1.1' (using password: YES)

Link to comment
Share on other sites

Tev ir jāuzzin šie 3 un jāieraksta starp dubultajām pēdiņām

 

"user" => "", // MySQL username.

"pass" => "", // MySQL password.

"name" => "", // MySQL database name

 

Savadiju savus datus radas visulaiku sitads

 

Table 'vampirs_zxq_spele._control' doesn't exist

 

Ko man rakstit tajas tuksajas vietas?Pedejos divos.Jo bez ta "prefix" vins negrib iet.

 

<?php // config.php :: Low-level app/database variables.

 

$dbsettings = Array(

"server" => "localhost", // MySQL server name. (Default: localhost)

"user" => "MANS USERNAME", // MySQL username.

"pass" => "MANA PAROLE", // MySQL password.

"name" => "MANAS DATUBAZES VARDS", // MySQL database name.

"prefix" => "", // Prefix for table names. (Default: dk)

"secretword" => ""); // Secret word used when hashing information for cookies.

 

?>

 

 

Mana serveri radas ka mans TABLE name ir * ja ievadu to tad paradas sis uzraksts

 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*_control WHERE id='1' LIMIT 1' at line 1

Edited by Chupakabra
Link to comment
Share on other sites

Kurā brīdī prasa ievadīt tabulas nosaukumu?

 

Neviena mirkli neprasa.Taja config faila tikai ir vieta lai ievadu.Ja kautko ievadu rada ka nav pareizi.Ja neko neievadu rada ka tada tabula neeksiste.

 

Hmm kads ir meginajies so speli iedarbinat?

Edited by Chupakabra
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...