Anyone can help me pls!
I try register account but my register.php not working. I try with server manager studio with this code:
Msg 213, Level 16, State 1, Line 2
Column name or number of supplied values does not match table definition.
Please help how can i add account and modify to add GM tag! Thank you! :)
EDIT
Problem solved! :D (Just an SQL bug)
I try register account but my register.php not working. I try with server manager studio with this code:
Get this error:Quote:
Insert Into [TBL_USER] Values ('09101410275532', 'ID', 'Password', 'E-Mail', 'Secret Answer', 'Secret Question', '127.0.0.1')
Insert Into [USER_PROFILE] Values ('09101410275532','ID','Password','801011000000',' 1','0','Y','01/01/2006 00:00:00',null,null,null,'000')
Msg 213, Level 16, State 1, Line 2
Column name or number of supplied values does not match table definition.
Please help how can i add account and modify to add GM tag! Thank you! :)
EDIT
Problem solved! :D (Just an SQL bug)