Morigansan Posted August 13, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 08/08/12 Last Seen: September 14, 2012 Share Posted August 13, 2012 SVN Revision 16559 : DB error - Column count doesn't match value count at row 1[/font][/color][color=#282828][font=helvetica, arial, sans-serif][Debug]: at account_sql.c:643 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `last_mac`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[/font][/color] Quote Link to comment Share on other sites More sharing options...
Brynner Posted June 22, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1972 Reputation: 207 Joined: 01/08/12 Last Seen: Just now Share Posted June 22, 2013 SVN Revision 16559 : DB error - Column count doesn't match value count at row 1[Debug]: at account_sql.c:643 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `last_mac`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)just add ?. it should be 14 ?. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.