Jump to content

Softical

Membru
  • Posts

    43
  • Joined

  • Last visited

Posts posted by Softical

  1. Am rezolvat XAMPP-ul ...  imi da eroarea asta: 

     

    Notice: Use of undefined constant X - assumed 'X' in C:\xampp\htdocs\panel\inc\header.inc.phpon line 102

    Notice: Use of undefined constant X - assumed 'X' in C:\xampp\htdocs\panel\inc\header.inc.phpon line 102

    Notice: Use of undefined constant X - assumed 'X' in C:\xampp\htdocs\panel\inc\header.inc.phpon line 102

  2. Am eroarea asta in panel si nu stiu ce sa-i fac: 

    Parse error: syntax error, unexpected 'mysql' (T_STRING), expecting ',' or ';' in D:\xampp\xampp\htdocs\panel\inc\Config.class.php on line 26

    La linia 26 am doar: $db['mysql'] = array(

  3. nu merge, imi da asta: 

     

    Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1044] Access denied for user ''@'localhost' to database 'goevo'' in D:\xampp\xampp\htdocs\panel\includes\connection.php:5 Stack trace: #0 D:\xampp\xampp\htdocs\panel\includes\connection.php(5): PDO->__construct('mysql:host=loca...', '', '') #1 D:\xampp\xampp\htdocs\panel\includes\config.php(4): include('D:\\xampp\\xampp\\...') #2 D:\xampp\xampp\htdocs\panel\index.php(2): include('D:\\xampp\\xampp\\...') #3 {main} thrown in D:\xampp\xampp\htdocs\panel\includes\connection.php on line 5

  4. Vreau sa adaug niste masini la NG si imi da eroarea asta cand compilez:

    C:\Users\red\Desktop\gml\gamemodes\gm.pwn(23842) : error 032: array index out of bounds (variable "Ngcar")
    C:\Users\red\Desktop\gml\gamemodes\gm.pwn(23843) : error 032: array index out of bounds (variable "Ngcar")

  5. Merge sa iau elicopterul dar dupa imi da "Servel closed the connection"! Am intrat in ProtectServer.pwn si am sters asta:

                        RemovePlayerFromVehicle(playerid);
                        GameTextForPlayer(playerid, "~r~Players can not use this vehicle!", 3000, 3);
                        break;

    Am sters ca sa poata lua playerii elicopterele/avioanele si dupa da server closed! Pls help.

    sa-mp-003.png

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.