Could not insert data into users table
DEBUG MODE
SQL Error : The statement has been terminated.
INSERT INTO phpbb_users (user_id, username, user_regdate, user_active) VALUES (9, 'new_user', 1111140841,'0')
Line : 76
File : admin_users.php
i have phpbb 2.0.13
could be the error because of that?
or some solution for this? i can't understand what to do to solve this...

