1 頁 (共 1 頁)

[問題]how to fix this?

發表於 : 2004-03-05 17:05
ryu
Could not update user table

DEBUG MODE

SQL Error : 1054 Unknown column 'user_nickname' in 'field list'

UPDATE phpbb_users SET user_nickname = '', user_realname = '', user_viewwebsite = '1', user_viewmessanger = '1', user_viewreal = '1', user_website = '', user_icq = '', user_aim = '', user_msnm = '', user_yim = '', user_gender = '0', user_birthday = '0', user_from = '', user_from_flag = 'blank.gif', user_occ = '', 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 : 144
File : /home/ryuwong/domains/ryuwong.hkjzone.com/public_html/profilcp/profilcp_profil_base.php



how to fix ?

發表於 : 2004-03-05 17:15
Martinet
It is important to read the announcements first before you ask qustions...

http://phpbb-tw.net/phpbb/viewtopic.php?t=16149

http://phpbb-tw.net/phpbb/viewtopic.php?t=16161

to solve your problem :

http://phpbb-tw.net/phpbb/viewtopic.php ... C%CA%BA%D9

reinstall the [includes/usercp_register.php ] part

I suggest you to follow the [replace]postscripts , rather then [replace] itself

Good luck ;)

發表於 : 2004-03-05 18:51
messagebox
你的資料表裏找不到user_nickname這欄位

發表於 : 2004-03-05 18:55
william91
你應該未新增SQL的部份
另外,外掛問題請到外掛區問,也請依照發問格式