Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[求助] 绑定qq就出现下面的情况,求解决。

[复制链接]
店老大 发表于 2014-6-30 11:00:20 | 显示全部楼层 |阅读模式
image.jpg
回复

使用道具 举报

L-coffee 发表于 2014-7-1 15:42:51 | 显示全部楼层
数据库缺少两个数据表,分两步解决:
首先在config/config_global.php文件中把$_config['admincp']['runquery'] = '0';里面的0改成1,
然后在后台-》站长-》数据库-》升级里面写上升级语句:
alter table  pre_common_member_connect add   conuintoken  char(32) not null;
alter table  pre_common_connect_guest add   conuintoken  char(32) not null;
,然后提交就OK了,参见https://discuz.dismall.com/thread-3458949-1-1.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-28 06:41 , Processed in 0.102803 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表