Ich habe ein Probelm beim Profil Update.
Verfasst: 25.10.2005 21:45
Could not update users table
DEBUG MODE
SQL Error : 1054 Unknown column 'user_autospell' in 'field list'
UPDATE phpBB2users SET user_email = 'adroxx@gmail.com', user_icq = '', user_website = '', user_occ = '', user_from = '', user_interests = '', user_sig = '', user_sig_bbcode_uid = '', user_viewemail = 1, user_aim = '', user_yim = '', user_msnm = '', user_attachsig = 0, user_allowsmile = 1, user_autospell = 0, user_allowhtml = 0, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 1, user_popup_pm = 1, user_timezone = 1, user_dateformat = 'd.m.Y, H:i', user_lang = 'german', user_style = 1, user_active = 1, user_actkey = '' WHERE user_id = 2
Line : 532
File : usercp_register.php
Dieser Fehler kommt wenn ich mein Profil updaten will. Und wenn ich mich neu registiren wioll.
DEBUG MODE
SQL Error : 1054 Unknown column 'user_autospell' in 'field list'
UPDATE phpBB2users SET user_email = 'adroxx@gmail.com', user_icq = '', user_website = '', user_occ = '', user_from = '', user_interests = '', user_sig = '', user_sig_bbcode_uid = '', user_viewemail = 1, user_aim = '', user_yim = '', user_msnm = '', user_attachsig = 0, user_allowsmile = 1, user_autospell = 0, user_allowhtml = 0, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 1, user_popup_pm = 1, user_timezone = 1, user_dateformat = 'd.m.Y, H:i', user_lang = 'german', user_style = 1, user_active = 1, user_actkey = '' WHERE user_id = 2
Line : 532
File : usercp_register.php
Dieser Fehler kommt wenn ich mein Profil updaten will. Und wenn ich mich neu registiren wioll.