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 ?
[問題]how to fix this?
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
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
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

