分页: 1 / 1

php3.0.14注册提示以下错误,如何解决

发表于 : 2018年8月27日 23:46
canghai809
一般错误
SQL ERROR [ mysqli ]

Incorrect string value: '\xC7\xEB\xCA\xB9\xD3\xC3...' for column 'log_data' at row 1 [1366]

SQL



BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/includes/functions.php
LINE: 3473
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 375
CALL: add_log()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 536
CALL: messenger->error()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 330
CALL: messenger->msg_email()

FILE: [ROOT]/includes/ucp/ucp_register.php
LINE: 371
CALL: messenger->send()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: ucp_register->main()

FILE: [ROOT]/includes/functions_module.php
LINE: 802
CALL: p_master->load_active()

FILE: [ROOT]/ucp.php
LINE: 67
CALL: p_master->load()

Re: php3.0.14注册提示以下错误,如何解决

发表于 : 2018年8月28日 06:13
davidyin
系统已经安装好?
新用户要注册时发生的问题?

Re: php3.0.14注册提示以下错误,如何解决

发表于 : 2018年9月3日 09:03
canghai809
davidyin 写了: 2018年8月28日 06:13 系统已经安装好?
新用户要注册时发生的问题?
是的,已经安装好了,用户注册的时候发生的。

Re: php3.0.14注册提示以下错误,如何解决

发表于 : 2018年9月4日 13:37
davidyin
看上去是设置问题,新用户激活如何设置的?Email 设置正确否?

Re: php3.0.14注册提示以下错误,如何解决

发表于 : 2018年11月26日 10:41
canghai809
davidyin 写了: 2018年9月4日 13:37 看上去是设置问题,新用户激活如何设置的?Email 设置正确否?
email激活的,email都是对的