When I try to register and create!
this is the message I get after.
INSERT INTO hercules.login (userid,user_pass,sex,email,group_id) VALUES ("myid","12345","M","[email protected]",0)
I've changed registration.php "level" to "group_id".
and
also changed "register_log" to "group_id".
is there somebody who knows how to fix this problem?