- Views: 2K
- Replies: 3
XenForo Importers - a plugin for importers in XenForo 2 from other engines. The following engines are supported: vBulletin 3 (including blogs), vBulletin 4 (including blogs), vBulletin 5, XenForo 2.
Some of the changes include:
- vBulletin: Only rewrite quotes where a post ID is specified in the quote BB code.
- vBulletin: Re-implement the blogModerators step and disable the blogUsers step.
- vBulletin: Prevent errors when importing smilies if there are no smilies to import..
- vBulletin: Process buddy/ignore lists correctly.
- vBulletin: Double-encoded strings (usernames, titles etc.) are now not double-encoded
- General: Importers are now expected to decide for themselves whether each field should have HTML entities decoded or not. You can either do this using EntityEmulator->set($fieldName, $value, [EntityEmulator::UNHTML_ENTITIES => true]) or if the value is not going to automatically pass to convertToUtf8(), you can use convertToUtf8($value, null, true) by calling it directly.
- General: Fix some mis-titled templates and phrases in the initial release.
Xenforo is a licensed forum software package. We do not encourage using pirated resources, use it only for research purposes and buy it from the author if you like it.
See details and purchase a license at:
https://xenforo.com/purchase/
Attachments
Last edited: