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

 找回密码
 立即注册
搜索

[转换] 我的资料阿华田(UID: )为空是怎么回事

[复制链接]
koenemy 发表于 2009-3-11 09:32:36 | 显示全部楼层 |阅读模式
导入数据后:

我的资料

阿华田(UID: )

UID这块为空是为什么

安装了uchome
回复

使用道具 举报

桃子(小敏) 发表于 2009-3-11 09:53:37 | 显示全部楼层
LZ是什么论坛转换过来的呢?
说下转换和安装步骤吧
回复

使用道具 举报

 楼主| koenemy 发表于 2009-3-11 10:18:19 | 显示全部楼层
自已开发的论坛

首先把会员导到uc_members,cdb_members这两个表里
:把贴子导到cdb_threads里:把贴子回复导到cdb_threads里

最后更新一下cdb_forums的posts,threads这两个数。

update cdb_forums a set posts=(select count(*) from cdb_posts where fid=a.fid and first=0),threads=(select count(*) from cdb_posts where fid=a.fid and first=1) where fup=1")


现在还发现新问题,贴子的回复数不对,表cdb_posts里都有记录,有的贴子分页不出现。
回复

使用道具 举报

桃子(小敏) 发表于 2009-3-11 10:43:42 | 显示全部楼层
您到后台,更新下统计和缓存看看
回复

使用道具 举报

 楼主| koenemy 发表于 2009-3-11 10:57:40 | 显示全部楼层
导入数据后:

我的资料

阿华田(UID: )

UID这块为空是为什么????????这块还是空啊

安装了uchome
回复

使用道具 举报

桃子(小敏) 发表于 2009-3-11 11:13:05 | 显示全部楼层
导入数据的时候没导入uid?
回复

使用道具 举报

 楼主| koenemy 发表于 2009-3-11 11:36:09 | 显示全部楼层
我把uid导到cdb_members表里了。。。。。
回复

使用道具 举报

 楼主| koenemy 发表于 2009-3-11 13:48:08 | 显示全部楼层
顶起来,,,管理员关照一下吧
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-17 07:19 , Processed in 0.082033 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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