27.03.2017, 12:16
Hello there.
I'm running script which I downloaded but I have problem. After I type my password to register nothing happens, only the chat appears. When I checked in the console I got error -
In the MySQL database the code for this 'BirthDate' is
How I can fix this, because I can't register into the server, after I type the password I should be taken to choose my date of born.
I'm running script which I downloaded but I have problem. After I type my password to register nothing happens, only the chat appears. When I checked in the console I got error -
PHP код:
Description: Incorrect date value: '0000-00-00' for column 'BirthDate' at row 1 (index 0). Query:
PHP код:
`BirthDate` date NOT NULL DEFAULT '0000-00-00',