[GameMode] Sublime Game [ls-rp.it]
#61

/tune is bugged, the camera goes inside some wall, and we cant see the car.
/compra (vehicles) are bugged too, the car just disappear after you leave the /tune
Can someone help??
I loved the gm, if someone are still translating it, let me know pls.
Reply
#62

Cannot connect the database:

server LOG:
Quote:

Non collegato dal database.

mysql LOG:
Quote:

[ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES)

How to fix?
Reply
#63

Quote:
Originally Posted by Snich
View Post
Cannot connect the database:

server LOG:


mysql LOG:


How to fix?
You need to change the password, if am not wrong, its on "mysql.ini".
Reply
#64

Quote:
Originally Posted by Thelossof
Посмотреть сообщение
God! PHP error appeared,
xampp new version 7.1.11 download https://www.apachefriends.org/tr/download.html
Reply
#65

I get a error from mySQL:

Код:
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[12:24:19] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[12:24:19] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
[19:05:10] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[19:05:10] [ERROR] cache_get_field_content_int - invalid datatype
Reply
#66

Thank you

C:\Users\your user\Desktop\Sublime\scriptfiles - mysql.ini
C:\xampp\htdocs\ucp\class\assets - dbconfig.php


https://imgur.com/a/MAyXV - mysql.ini
https://imgur.com/a/unAqE - dbconfig.php
Reply
#67

Nice job.
Reply
#68

Good job, keep up the good work! +Rep
Reply
#69

Good job
Reply
#70

PHP код:
[01:49:36] [ERRORCMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES)
[01:49:36] [ERRORCMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES)
[01:49:36] [ERRORCMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES)
[01:49:36] [ERRORCMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES) 
Reply
#71

lit gamemode first.time i see it
Reply
#72

The language is the problem i asked my scripter to use this but he couldnt translate it
Reply
#73

Any help :C

SQL query:


INSERT INTO `answers` (`id`, `question_id`, `answer`, `is_true`) VALUES
(1, 1, 'Call someone by IC name without knowing him but only by reading his nickname', 0),
(2, 1, 'Selling a vehicle to someone via PM', 0),
(3, 1, 'Call the police after being killed and report their killer', 0),
(4, 1, 'Telling a friend that Willowfield is a neighborhood full of gangs and drug dealers', 1),
(5, 2, 'Take a chase on a roof and kill the fugitive by shooting him', 0),
(6, 2, 'Lecturing a moderator about the real intentions of an in-game action', 0),
(7, 2, 'Indicate that you have a Desert Eagle in your hand with a / me but do not really have it via a script', 1),
(8, 2, 'None of these is the correct answer', 0),
(9, 3, 'It is never justified, if the drug is on the script, I have to communicate it during the search', 1),
(10, 3, 'Only if I did a scene where I would lay it somewhere', 0),
(11, 3, 'Only if the policeman who is searching me agrees to believe that I do not have drugs[...]
MySQL said: Documentation

#1062 - Duplicate entry '1' for key 'PRIMARY'

p.s: i translated some shit
Reply
#74

Nice job keep it up!
Reply
#75

Nice Work Buddy +1. Can you help to translate?
Edit:Looks like i am having a problem and here it is how do i fix it?
Quote:

awn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Usage: pawncc <filename> [filename...] [options]

Options:
-A<num> alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c<name> codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d<num> debugging level (default=-d1)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e<name> set name of error file (quiet compile)
-H<hwnd> window handle to send a notification message on finish
-i<name> path for include files
-l create list file (preprocess only)
-o<name> set base name of (P-code) output file
-O<num> optimization level (default=-O1)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p<name> set name of "prefix" file
-r[name] write cross reference report to console or to specified file
-S<num> stack/heap size in cells (default=4096)
-s<num> skip lines from the input file
-t<num> TAB indent size (in character positions, default=
-v<num> verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w<num> disable a specific warning by its number
-X<num> abstract machine size limit in bytes
-XD<num> abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=+)
-([+/-] require parantheses for function invocation (default=+)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0

Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.

Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.

Reply
#76

Hi, please i NEED YOUR HELP, when i try to register me in the UCP i can't because when i click on "registrati" nothing happened really nothing so someone could help me please
Reply
#77

Quote:
Originally Posted by BruceAbott
Посмотреть сообщение
Hi, please i NEED YOUR HELP, when i try to register me in the UCP i can't because when i click on "registrati" nothing happened really nothing so someone could help me please
Can we see your error logs?

or put this in somewhere in the index.php/register.php or whatever the file is called.

ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL | E_STRICT);
Reply
#78

SQLSTATE[HY000] [2002] No such file or directory
Fatal error: Uncaught Error: Call to a member function prepare() on null in /data/web/virtuals/187499/virtual/www/subdom/ucp/send/register.php:40 Stack trace: #0 {main} thrown in /data/web/virtuals/187499/virtual/www/subdom/ucp/send/register.php on line 40


Help please
Reply
#79

Quote:
Originally Posted by TomasKuzel
Посмотреть сообщение
SQLSTATE[HY000] [2002] No such file or directory
Fatal error: Uncaught Error: Call to a member function prepare() on null in /data/web/virtuals/187499/virtual/www/subdom/ucp/send/register.php:40 Stack trace: #0 {main} thrown in /data/web/virtuals/187499/virtual/www/subdom/ucp/send/register.php on line 40


Help please
Can you put register.php in a pastebin?

Also, is that all of the logs?

Quote:

SQLSTATE[HY000] [2002] No such file or directory

could mean that your php has not defined the mysql default socket, or one of the variables is not initialized.
Reply
#80

Quote:
Originally Posted by Mark_Weston
Посмотреть сообщение
Can you put register.php in a pastebin?

Also, is that all of the logs?

could mean that your php has not defined the mysql default socket, or one of the variables is not initialized.
https://pastebin.com/Z7ZmFZt9
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)