蓝雨 发表于 2013-1-12 23:18:59

QQ互联 common_plugin表modules字段值不正确

后台系统插件检测QQ互联   版本 1.17 common_plugin表modules字段值不正确

解决办法
重新安装QQ互联delete from `pre_common_plugin` where `identifier`= 'qqconnect';
delete from `pre_common_setting` where `skey` = 'connect'去数据库删除这两个数据,(操作前先备份这两个数据)
你可以用这个方式卸载QQ互联服务,然后上传QQ互联插件文件,重新安装启用
页: [1]
查看完整版本: QQ互联 common_plugin表modules字段值不正确