Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 vBulletin 安装,最近由于 VB 搜索界面中的 sql 注入缺陷而遭到破坏。我想将旧数据库中的所有帖子/线程/权限/用户移动到我刚刚安装了 vBulletin 的新数据库中。他们的 impex 程序对此没有帮助,因为它似乎只能从旧版本的 vBulletin 导入数据,而不是从一个 vBulletin 4.x 数据库到另一个。有谁知道如何做到这一点?
好吧,由于 ImpEx 不支持它,您可以安装另一个论坛软件(phpbb、smf、ipb),使用他们可能支持从 vb4 导入的工具将您的数据导入此安装,然后将来自此安装的内容导入您的新使用 impex 安装 vbulletin 4。
不过也有一些缺点: