Page 1 of 1

DB Error in login

Posted: Tue Jul 19, 2016 4:29 pm
by Zeddicus
Hello guys, i'm having this error, what's wrong
DBerror.jpg
Thanks

Re: DB Error in login

Posted: Tue Jul 19, 2016 5:42 pm
by whasf
You have an error in your accounts table. timelastmodify doesn't have a default value set. Re-run the .sql file for that table.

Re: DB Error in login

Posted: Wed Jul 20, 2016 8:40 am
by Zeddicus
whasf wrote:You have an error in your accounts table. timelastmodify doesn't have a default value set. Re-run the .sql file for that table.
Thanks, I fixed the problem uninstalling WAMP and instaliing only MySql, I don't know why using wamp show this error, I tried what you say several times and it didn't work, i found a post from other guy whith the same problem running wamp and uninstalling and using only MySql was the solution, so I did the same and is ok.