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

 找回密码
 立即注册
搜索

[转换] >> DvBBS 8.2 Access => Discuz! 7.0 UC 出错了

[复制链接]
wltc888 发表于 2009-3-25 01:50:03 | 显示全部楼层 |阅读模式
>> DvBBS 8.0 Access => Discuz! 7.0 UC 转换程序

--------------------------------------------------------------------------------

欢 迎 使 用 本 程 序  

--------------------------------------------------------------------------------


XConvert info: MySQL Query Error

Time: 2009-3-24 5:43pm
SQL: UPDATE sq_blogbcbbs.bbs_settings SET v='8' WHERE k='timeoffset'
Error: Unknown column 'k' in 'where clause'
Errormsg.: 字段不存在
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
回复

使用道具 举报

 楼主| wltc888 发表于 2009-3-25 01:50:44 | 显示全部楼层
>> DvBBS 8.0 Access => Discuz! 7.0 UC 转换程序

--------------------------------------------------------------------------------

欢 迎 使 用 本 程 序  

--------------------------------------------------------------------------------


XConvert info: MySQL Query Error

Time: 2009-3-24 5:43pm
SQL: UPDATE sq_blogbcbbs.bbs_settings SET v='8' WHERE k='timeoffset'
Error: Unknown column 'k' in 'where clause'
Errormsg.: 字段不存在
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
回复

使用道具 举报

水东湾 发表于 2009-3-25 02:14:09 | 显示全部楼层
我的转换到第五步也出错了,现在不知该怎么办,望指教,出错代码如下:
XConvert info: MySQL Query Error

Time: 2009-3-24 5:05pm
SQL: INSERT INTO sobyan.cdb_posts (fid, tid, first, author, authorid, subject, dateline, message, useip, attachment, usesig, bbcodeoff, smileyoff, parseurloff, htmlon, rate, ratetimes, status) VALUES ( '777', '18614', '0', '客人', '0', 'How to \"http://www.womenorama.com/forum/viewtopic.php?p=272363#272363\" in \', '1211668617', 'http://www.timspangsberg.dk/poc///viewtopic.php?p=24324#24324<br />http://miss.club-fuck.ru/missbb/viewtopic.php?p=41454#41454<br />http://thompsonsart.com/forum/viewtopic.php?p=1956#1956<br />http://forums.additiverecords.com/viewtopic.php?p=94131#94131<br />http://missy-peregrym.org/forum/viewtopic.php?p=31696#31696<br />http://corpusdelicti.org/phpBB/viewtopic.php?p=101226#101226<br />http://www.rapcircus.com/phpbb/viewtopic.php?p=367964#367964<br />http://www.isida.ee/est/foorum/viewtopic.php?p=222040#222040<br />http://halo3community.com/viewtopic.php?p=48375#48375<br />http://beta.event69.com/phpBB2/viewtopic.php?p=142742#142742<br />http://www.personals.internationalgays.org/comm/viewtopic.php?p=31826#31826<br />http://atmangames.com/phpBB2/viewtopic.php?p=50550#50550<br />http://www.playboss.com/forum/viewtopic.php?p=2342#2342<br />http://www.kellikrafts.com/phpBB2/viewtopic.php?p=40576#40576<br />http://77east.com/forum/viewtopic.php?p=69424&sid=622ecc7002e3dca6c8091fb8b59cd0d1#69424<br />http://niftyforum.awardspace.com/phpBB2/viewtopic.php?p=461#461<br />http://geminiportal.net/PortalForums/viewtopic.php?p=9685#9685<br />http://teamtaco.net/forums/viewtopic.php?p=441#441<br />http://www.fisicadivertida.pro.br/phpBB2/viewtopic.php?p=2642#2642<br />http://beta.event69.com/phpBB2/viewtopic.php?p=142742#142742', '85.255.121.202', '0', '1', '0', '0', '0', '1', '0', '0', '0');
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1211668617', '[URL=http://www.timspangsberg.dk/poc///viewtopic.php?p=24324#24324' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064
回复

使用道具 举报

 楼主| wltc888 发表于 2009-3-25 10:40:46 | 显示全部楼层
没人帮忙吗?
回复

使用道具 举报

桃子(小敏) 发表于 2009-3-25 10:43:16 | 显示全部楼层
2# wltc888
请下载最新的转换程序:
https://discuz.dismall.com/thread-1010799-1-1.html
回复

使用道具 举报

 楼主| wltc888 发表于 2009-3-25 10:43:17 | 显示全部楼层
没人帮忙吗?
回复

使用道具 举报

桃子(小敏) 发表于 2009-3-25 10:45:33 | 显示全部楼层
3# 水东湾
tid为18614 的帖子内容中的
  1. '777', '18614', '0', '客人', '0', 'How to "http://www.womenorama.com/forum/viewtopic.php?p=272363#272363" in \'
复制代码
修改为:
  1. '777', '18614', '0', '客人', '0', 'How to "http://www.womenorama.com/forum/viewtopic.php?p=272363#272363" in '
复制代码
然后刷新转换
回复

使用道具 举报

幸福在右 发表于 2009-3-25 10:57:20 | 显示全部楼层
关注。。。。
回复

使用道具 举报

 楼主| wltc888 发表于 2009-3-25 11:42:26 | 显示全部楼层
>> DvBBS 8.0 Access => Discuz! 7.0 UC 转换程序

--------------------------------------------------------------------------------

欢 迎 使 用 本 程 序  

--------------------------------------------------------------------------------


XConvert info: MySQL Query Error

Time: 2009-3-24 5:43pm
SQL: UPDATE sq_blogbcbbs.bbs_settings SET v='8' WHERE k='timeoffset'
Error: Unknown column 'k' in 'where clause'
Errormsg.: 字段不存在
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
回复

使用道具 举报

 楼主| wltc888 发表于 2009-3-25 11:43:11 | 显示全部楼层
怎么解决?还有版区转过去乱码!!!
http://home.bcbbs.net/中文的都不显示
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-17 03:48 , Processed in 0.101209 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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