webim icon indicating copy to clipboard operation
webim copied to clipboard

会报一下错误,但是没发现影响正常使用!~~

Open indiboy opened this issue 7 years ago • 0 comments

PHP Notice: Undefined index: storage in /www/web/webim_baidu_com/public_html/src/Server.php on line 51 PHP Notice: Undefined offset: 2 in /www/web/webim_baidu_com/public_html/src/Server.php on line 197 PHP Warning: Swoole\Database\MySQLi SQL Error:


select * from webim_history order by webim_history.id desc limit 100
Server: localhost:3306.
Message:
Errno: 0 in /www/web/webim_baidu_com/public_html/vendor/matyhtf/swoole_framework/libs/Swoole/Database/MySQLi.php on line 157 PHP Warning: Invalid argument supplied for foreach() in /www/web/webim_baidu_com/public_html/src/Storage.php on line 104 PHP Notice: Undefined offset: 5 in /www/web/webim_baidu_com/public_html/src/Server.php on line 197 PHP Warning: Swoole\Database\MySQLi SQL Error:
insert into webim_history (name,avatar,msg,type) values('baidu','http://www.swoole.com/static/images/default.png','{"cmd":"message","from":5,"channal":0,"data":"\u58eb\u5927\u592b\u8bf4\u7684","type":"text"}','text')
Server: localhost:3306.
Message:
Errno: 0 in /www/web/webim_baidu_com/public_html/vendor/matyhtf/swoole_framework/libs/Swoole/Database/MySQLi.php on line 157

indiboy avatar Nov 24 '17 15:11 indiboy