Downloads
Download tar.gz
60.65 KB
MD5: 28c438f56fff371759c8ab2c2ffe6802
SHA-1: 2a2bb91115e213b4745b7338fb5f60406cabc09b
SHA-256: 387416ee565448314772c7feb11753a80ccf9dbe0eb6cd6026da5df7e24a3bf5
Download zip
71.73 KB
MD5: 142e8d2c5021f149076c0fa9004f52b3
SHA-1: 0ac36804be35fab0feb557a3ce37fa2af2e8e42d
SHA-256: 424b42dd08c25dd8ddcdc75d890a960fa32bc48eb329189deb6daf23a6e66a88
Release notes
Changes since 6.x-1.6:
- by Liam McDermott: Fixed truncated password salt records importing from vB4.
- by Liam McDermott: Fixed broken logic determining which file records to import.
- by Liam McDermott: Fixed duplicate record error when attaching signatures to existing users.
- by Liam McDermott: Fixed vBulletin 4 moved split {attachment} into {attachment} and {filedata}.
- by Liam McDermott: Fixed table/column exists functions should not prepend the import database name to table names.
- by Liam McDermott: Fixed notices when checking for database port.
- by Liam McDermott: Fixed vbimportapi_import_db_*_exists functions should return a boolean.
- by Liam McDermott: Added API function that determines whether a table in the import database exists.
- #1062428 by Liam McDermott: Fixed error occurred while processing _vbtodrupal_fixbbcode().
- by Liam McDermott: Fixed incorrect function parameters.
- by Liam McDermott: Fixed import attachments and avatars from disk.
- by Liam McDermott: Fixed notice when redirect not set.
- by Liam McDermott: Fixed import with prefix set on import database not working.
- by Liam McDermott: Fixed include of non-existent file.
- by Liam McDermott: Fixed MySQL version check.