When a user tries to register I get the next message:
Query Failed: INSERT INTO fud_users ( login, passwd, name, email, display_email, notify, notify_method, ignore_admin, private_messages, gender, icq, aim, yahoo, msnm, append_sig, posts_ppg, time_zone, bday, invisible_mode, last_visit, conf_key, user_image, join_date, location, avatar, style, coppa, occupation, interests, referer_id, show_sigs, last_read, avatar_loc, avatar_approved, sig, show_tool_tips, default_view ) VALUES ( '', 'd41d8cd98f00b204e9800998ecf8427e', '', '', 'N', 'N', '', 'N', 'N', '', NULL, NULL, NULL, NULL, 'N', '', '', 0, 'N', 1015346118, '9be1b762bcb144c2648721a45e82a17b', NULL, 1015346118, '', 0, , 'N', NULL, NULL, 1, 'N', 1015346118, NULL, 'NO', NULL, 'N', '' ) Reason: From: Server Version: 3.23.49-log
As far as I see, no info gets passed to registration process, Login was aaaaaa like user password, mail aaaaaa(at)aaaaaa(dot)atand name=aaaaaa. I see no 'a' chars.
Any1 has any idea? I have tried 1.2.1 and latest -dev version.
'Administrator' user works perfelecty, but no way to get new users.
Any clue? Thnx
Latest PHP + latest apache + linux box + latest mysql
BTW sorry for my lame english
|