by maxxxdavid » 26 May 2010, 14:32
I get the same error with the non-admin account.
and get this with the admin account:
SQL ERROR [ mysqli ]
Column 'user_custom_title' cannot be null [1048]
SQL
UPDATE phpbb_users SET user_custom_title = NULL, user_icq = '', user_aim = '', user_msnm = '', user_yim = '', user_jabber = '', user_website = '', user_from = '', user_occ = 'Admin', user_interests = '', user_notify_type = '0', user_mood = '20', user_birthday = ' 0- 0- 0' WHERE user_id = 2
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/ucp/ucp_profile.php
LINE: 404
CALL: dbal_mysqli->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: ucp_profile->main()
FILE: ucp.php
LINE: 321
CALL: p_master->load_active()