我在后台安装此插件出现如下错误呀:怎办
Discuz! Database Error
The database has encountered a problem. Need Help?
--------------------------------------------------------------------------------
Error messages:
•[Type] 查询语句错误
•[1074] Too big column length for column 'pingbi' (max = 255). Use BLOB instead
•[Query] CREATE TABLE darqi_settings ( `id` mediumint(8) unsigned NOT NULL auto_increment, `pingbi` varchar(1023) NOT NULL DEFAULT '', `tihuan` varchar(4095) NOT NULL DEFAULT '', `beforetitle` varchar(16) NOT NULL DEFAULT '', `aftertitle` varchar(16) NOT NULL DEFAULT '', `beforepost` varchar(255) NOT NULL DEFAULT '', `afterpost` varchar(255) NOT NULL DEFAULT '', `beforename` varchar(8) NOT NULL DEFAULT '', `password` char(32) NOT NULL DEFAULT '', `authors` varchar(1023) NOT NULL DEFAULT '', `lastnewsid` mediumint(8) NOT NULL DEFAULT '0', `lastpostid` mediumint(8) NOT NULL DEFAULT '0', `isreply` tinyint(1) NOT NULL DEFAULT '0', `islocalpic` tinyint(1) NOT NULL DEFAULT '0', `beforepic` char(16) NOT NULL DEFAULT '', PRIMARY KEY (`id`)) TYPE=MYISAM
Program messages:
•[Line: 0057]admin.php(require)
•[Line: 0380]source\admincp\admincp_plugins.php(include_once)
•[Line: 0113]source\plugin\darqi\install.php(runquery)
•[Line: 1329]source\admincp\admincp_plugins.php(db::query)
•[Line: 0826]source\class\class_core.php(db::_execute)
|