Login/Register System By ****** not work -
Hiei - 18.08.2017
When i extract file Login/Register System, dump file SQL and run it, it says :
[09:24:04]
[09:24:04] =======================================
[09:24:04] | |
[09:24:04] | Error: Could not connect to YSI |
[09:24:04] | update server (response was 404). |
[09:24:04] | |
[09:24:04] =======================================
[09:24:04]
and i can't joining my server
there is my server_log.txt
https://pastebin.com/hPgtA55g
Respuesta: Login/Register System By ****** not work -
Miguelch1312 - 18.08.2017
Quote:
Originally Posted by Hiei
When i extract file Login/Register System, dump file SQL and run it, it says :
[09:24:04]
[09:24:04] =======================================
[09:24:04] | |
[09:24:04] | Error: Could not connect to YSI |
[09:24:04] | update server (response was 404). |
[09:24:04] | |
[09:24:04] =======================================
[09:24:04]
and i can't joining my server
there is my server_log.txt
https://pastebin.com/hPgtA55g
|
I think that's not a problem with YSI, cause that's only when YSI try to found an update. Say more about your problem so we can help you
_________
Re: Respuesta: Login/Register System By ****** not work -
Hiei - 18.08.2017
Quote:
Originally Posted by Miguelch1312
I think that's not a problem with YSI, cause that's only when YSI try to found an update. Say more about your problem so we can help you
_________
|
nah, this system is original and i don't edit anything ( i was edited the gamemode0 test 1 to gamemode0 test )
Respuesta: Re: Respuesta: Login/Register System By ****** not work -
Miguelch1312 - 18.08.2017
Quote:
Originally Posted by Hiei
nah, this system is original and i don't edit anything ( i was edited the gamemode0 test 1 to gamemode0 test )
|
So you soluted your problem?
If the script it's only for login and register, put it in the filterscripts line in the server.cfg, and in the gamemode put the bare script(The most simply gamemode by samp) if you want to use only the register/login system
Re: Respuesta: Re: Respuesta: Login/Register System By ****** not work -
Hiei - 18.08.2017
Quote:
Originally Posted by Miguelch1312
So you soluted your problem?
If the script it's only for login and register, put it in the filterscripts line in the server.cfg, and in the gamemode put the bare script(The most simply gamemode by samp) if you want to use only the register/login system
|
Let's me test
Re: Respuesta: Re: Respuesta: Login/Register System By ****** not work -
Hiei - 18.08.2017
Quote:
Originally Posted by Miguelch1312
So you soluted your problem?
If the script it's only for login and register, put it in the filterscripts line in the server.cfg, and in the gamemode put the bare script(The most simply gamemode by samp) if you want to use only the register/login system
|
Same, although i put it in the filterscripts line in the server.cfg and in thegamemode put the bare script.
Код:
echo Executing Server Config...
lanmode 1
rcon_password password
maxplayers 1
port 7777
hostname test
gamemode0 Bare
filterscripts test
plugins sscanf TDE
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Re: Login/Register System By ****** not work -
Misiur - 18.08.2017
I don't think I've ever even saw YSI version earlier than 3. Where did you get the fs code from?
Re: Login/Register System By ****** not work -
Adain - 18.08.2017
Just delete some print code from y_version. But only if u don't want to update your y_ini include.
Re: Login/Register System By ****** not work -
Hiei - 19.08.2017
Thanks All
![Cheesy](images/smilies/biggrin.png)
It work