Fehler in SQL
Verfasst: 04.01.2006 14:33
Also, wenn man bei mir das Profil ändern will kommt folgendes:
Habe nämlich ein Serverumzug gemacht, und alles funzt nur nicht das.
Registrieren kann man sich glaub ihc auch nicht.Could not update user table
DEBUG MODE
SQL Error : 1054 Unknown column 'user_last_birthday' in 'field list'
UPDATE phpbb_users SET user_realname = 'sloth', user_viewwebsite = '1', user_viewmessanger = '1', user_viewreal = '1', user_website = 'http://www.keineaddy.de', user_icq = '107882274', user_aim = '', user_msnm = 'gitarrenlaerm@web.de', user_yim = '', user_gender = '1', user_birthday = '0', user_from = 'Kassel', user_from_flag = 'germany.gif', user_occ = 's', user_interests = '.', user_home_phone = '', user_home_fax = '', user_work_phone = '', user_work_fax = '', user_cellular = '', user_pager = '', user_last_birthday = 0 WHERE user_id = 2
Line : 138
File : /srv/www/web204/html/profilcp/profilcp_profil_base.php
Habe nämlich ein Serverumzug gemacht, und alles funzt nur nicht das.