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

 找回密码
 立即注册
搜索

各位大侠,有没有xoops到discuz的转换程序?

[复制链接]
billharvey 发表于 2006-8-24 14:13:14 | 显示全部楼层 |阅读模式
rt
回复

使用道具 举报

hui07 发表于 2006-8-24 16:10:13 | 显示全部楼层
我只想转换XOOPS的会员到DISCUZ的话,有没有办法?

我在网上找到的XOOPS和PHPBB的会员对应关系,哪位高手给点意见

This script only copy XOOPS_users to PHPBB_ORIGIN_users.

CODE  
INSERT INTO `phpbb_users` (`user_id`, `user_active`, `username`, `user_password`, `user_regdate`, `user_posts`, `user_timezone`, `user_viewemail`, `user_attachsig`, `user_rank`, `user_avatar`, `user_email`, `user_icq`, `user_website`, `user_from`, `user_sig`, `user_aim`, `user_yim`, `user_msnm`, `user_occ`, `user_interests`)
SELECT `uid`, `level`, `uname`, `pass`, `user_regdate`, `posts`, `timezone_offset`, `user_viewemail`, `attachsig`, `rank`, `user_avatar`, `email`, `user_icq`, `url`, `user_from`, `user_sig`, `user_aim`, `user_yim`, `user_msnm`, `user_occ`, `user_intrest` FROM xoops_users;


__After transfering users, you can not login as Admin in PHPBB origin board, to do that, you have edit your acct with "user_level"=1;
__This script only works when XOOPS and PHPBB origin use the same DataBase.
回复

使用道具 举报

wzwulang 发表于 2006-8-24 16:36:07 | 显示全部楼层
不知道啊
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-9 10:44 , Processed in 0.101699 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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