Jump to content

Recommended Posts

Posted (edited)
[21:46:52] ====================================================
[21:46:52] Error ID: 1364
Error: Field 'Language' doesn't have a default value
Callback: OnAccountCreated
Query: INSERT INTO `Accounts` (`ID`, `Name`, `Password`, `IP`, `LoggedIn`, `RegisterDate`, `LastOn`, `FlipType`, `SpeedCarB`, `FavWeather`, `FavTime`, `UseTime`, `AdminLvl`, `VIP`, `Cash`, `Score`, `Coins`, `Credits`, `Headshots`, `Kills`, `Deaths`, `Hours`, `Minutes`, `Seconds`, `BestKillings`, `KillingSpree`, `FavSkin`, `UseSkin`, `House`, `Description1`, `Description2`, `Description3`, `Positive`, `Negative`, `ClanID`, `ClanRank`, `ClanPoints`, `ClanKills`, `ClanDeaths`, `Kicks`, `Bans`, `Jails`, `Warns`, `ClearChats`, `ReactionTest`, `MathTest`, `Mutes`, `Jailed`, `JailTime`, `Frozen`, `FreezeTime`, `Muted`, `MuteTime`, `RaceScore`, `StuntScore`, `DriftScore`, `GangID`, `GangRank`, `GangSkin`, `GangKills`, `GangDeaths`, `GangWarns`, `GangCaptures`, `GangPoints`, `Ignores`, `C4`, `StatsNote`, `VIPTime`, `FreeVIP`, `TempVIP`, `AdmWarns`, `VIPWarns`, `KickW`, `MyTag`, `STagOn`, `RAdmin`, `rVip`, `SAdmin`, `GoldPotScore`, `UseHolds`, `HoldInCar`, `HoldCID`, `FavVeh`, `FavVP`) VALUES (0, 'RoboCop', 'parolamea112', '86.122.114.141', '1', '15/11/2020', '15/11/2020', '0', '0', '2', '12', '0', '0', '0', '10000', '2019', '1000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '299', '1', '0', ' ', ' ', ' ', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '00:00', '0', '00:00', '0', '00:00', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0/0/0/0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0')
[21:46:52] ====================================================

server_log.txt

Edited by Ionut112

350x20_FFFFFF_FFFFFF_000000_000000.png

Posted

Am intalnit aceasta problema pe unele versiuni de phpmyadmin si host uri. pentru a rezola aceasta problema. Du-te in tabelul Accounts. Apasa pe optiunea "SQL"


Apoi insereaza asta: Daca mai ai probleme inloc de language inlocuieste cu ce iti arata la  erroarea 

Error: Field 'x' doesn't have a default value
ALTER TABLE Accounts MODIFY Language VARCHAR(255) DEFAULT NULL;

sau 
ALTER TABLE Accounts MODIFY Language VARCHAR(255) DEFAULT NULL;

 

Daca te-am ajutat lasa un react :) 

  • Thanks 1

 

 

Cand eram mic, eram mare zdreanta Eu fut*am femei, vara miu umbla prin casa

LINIE-3.gif.f4c03161035b1ce4c431755a78bed2ae.gif.aacf6e45f3894429f134b2e37f997f6f.gif

Discord: ㍿ Luca лол㍿ツ#5482

Sunt de moda veche inca mai cred in Respect!

LINIE-3.gif.f4c03161035b1ce4c431755a78bed2ae.gif.bcf86dadd9b43351554dd738f470725f.gif

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.