| aabean |
| Resource Seeker |

 |
| |
| Joined: May 26, 2006 |
| Posts: 2 |
|
|
|
 |
 |
 |
|
My web site is using phpNuke 7.8, Autothemes, and I have upgraded the BB using bbtoNuke up to 2.0.21. I did install each patch sequentially. Now when a user tries to register, the following error message appears:
| Code: | Could not insert data into users table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '15, 2006, 'english', 1, 0, 1, 0, '1d207a')' at line 2
INSERT INTO nuke_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (78, 'Tester', 1155655783, 'bcdf849bfda7d16e07185a93ab1bd04d', 'xxxx@hotmail.com', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 1, 1, 1, 0, 1, 1, -5, Aug 15, 2006, 'english', 1, 0, 1, 0, '1d207a')
Line : 640
File : usercp_register.php |
Can anyone provide some insight on where to look to fix this? Could this be an issue with it only upgrading subSilver template?
Any help here is much appreciated. |
|