DB Error in login

Post Reply
Zeddicus
Posts: 14
Joined: Fri Aug 16, 2013 12:23 pm

DB Error in login

Post by Zeddicus » Tue Jul 19, 2016 4:29 pm

Hello guys, i'm having this error, what's wrong
DBerror.jpg
Thanks

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: DB Error in login

Post by whasf » Tue Jul 19, 2016 5:42 pm

You have an error in your accounts table. timelastmodify doesn't have a default value set. Re-run the .sql file for that table.
-- Whasf

Zeddicus
Posts: 14
Joined: Fri Aug 16, 2013 12:23 pm

Re: DB Error in login

Post by Zeddicus » Wed Jul 20, 2016 8:40 am

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.

Post Reply