2
first off, if you've modified the function insert() in kernel/user.php, turn on MySQL debugging in System -> Preferences -> General Settings and make sure that the problem isn't a sql syntax error. If that yields no possibilities, switch to PHP debugging mode and see if there are any php scripting errors that need to be addressed.