vbtodrupal 6.x-1.7
Posted by Liam McDermott on May 12, 2012 at 3:12am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.7.tar.gz | 60.65 KB | 28c438f56fff371759c8ab2c2ffe6802 |
| vbtodrupal-6.x-1.7.zip | 71.73 KB | 142e8d2c5021f149076c0fa9004f52b3 |
Last updated: May 12, 2012 - 03:16
Release notes
Changes since 6.x-1.6:
Read morevbtodrupal 7.x-1.0-beta1
Posted by Liam McDermott on May 12, 2012 at 3:08am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-7.x-1.0-beta1.tar.gz | 79.18 KB | e7f1b9f90bf8f0377b3a2c18b81b30ca |
| vbtodrupal-7.x-1.0-beta1.zip | 91.86 KB | 0dd5fb9fd5d3459f06e96ed98d78b9a6 |
Last updated: May 12, 2012 - 03:11
Release notes
First stable release of vB to Drupal for Drupal 7, changes since first development release:
- by Liam McDermott: Fixed superfluous wrapper functions should be removed.
- by Liam McDermott: Fixed MIME type rebuilding function is half-baked.
- by Liam McDermott: Fixed 500 error when importing into {file_usage}.
- by Liam McDermott: Fixed unknown column error when importing from vB 4.
- by Liam McDermott: Fixed error when importing password salt from vB 4.
- by Liam McDermott: Fixed error importing when some user signatures are NULL.
vbtodrupal 7.x-1.x-dev
Posted by Liam McDermott on May 7, 2012 at 7:16pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-7.x-1.x-dev.tar.gz | 79.52 KB | ba8601bf4009747b136e59caa56b75b7 |
| vbtodrupal-7.x-1.x-dev.zip | 92.2 KB | af213febd62b4cd69fdc0effdfb695cc |
Last packaged version: 7.x-1.0-beta1+7-dev
Last updated: May 18, 2012 - 00:52
Release notes
Development release for Drupal 7.
vbtodrupal 6.x-1.6
Posted by Liam McDermott on May 6, 2011 at 10:31pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.6.tar.gz | 59.04 KB | 88207e3f2bc332d5ee85f6a8535901a4 |
| vbtodrupal-6.x-1.6.zip | 70.16 KB | f0bb3075554a2ed9bb7e8c7a3d84c8ab |
Last updated: May 6, 2011 - 22:31
Release notes
Fixes a critical bug in 1.5, for a list of changes see the the 1.5 release notes.
Changes since 6.x-1.5:
- #1149690 by Liam McDermott: Fixed installing vB to Drupal breaks due to missing opening PHP tag in install file.
vbtodrupal 6.x-1.5
Posted by Liam McDermott on May 6, 2011 at 7:45pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.5.tar.gz | 58.99 KB | b15a7ec9176735f69ca9c962573e4a51 |
| vbtodrupal-6.x-1.5.zip | 70.11 KB | 32eb81cd54fa4fcbd187565918412b64 |
Last updated: May 6, 2011 - 19:46
Release notes
Huge new release, with many new features! Highlights include:
- expansion of what can be imported from vBulletin including blogs, social groups, message walls and birthdays;
- import data and photos from Photopost;
- a very basic URL forwarder;
- new Import API module providing helper functions and abstraction for database imports;
- private messages, social groups, message walls etc. are split out from the main vB to Drupal module and have their own dependencies: only import the data you need!
Full list of changes since 6.x-1.0:
Read morevbtodrupal 6.x-1.0
Posted by Liam McDermott on July 6, 2010 at 1:37am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.0.tar.gz | 22.85 KB | 0e3a961c291c0052d576969a8f7cb87d |
| vbtodrupal-6.x-1.0.zip | 26.07 KB | 012b797b7da5e7fc03a7e9fe23ac1206 |
Last updated: December 25, 2010 - 00:06
Release notes
Changes since DRUPAL-6--1-0-RC1:
- Added README.txt
- Changes for coder.module.
- #413812 by Liam McDermott: fixed problem 'Private msgs... all are from me?', {pm_index} requires two records for both sender and receiver.
- #281861 by Liam McDermott: fixed problem where duplicate existing Drupal usernames cause the VBulletin user and posts to be skipped.
- #644882 by smk-ka: fixed unknown table: pm_tags_index error.
- #615472 by juan_g: fixed SQL error when database name has reserved words and special characters.
- by liammcdermott: Changed interface so it is streamlined (e.g. we no longer include information on what tests were run if they work), changed GETs to POSTs where there is a side-effect.
- #271268 by liammcdermott: fixed migration failing with multiple databases defined in settings.php
- by Liam McDermott: Fixed part of import that required the Drupal database user to have read access to the vBulletin database.
- by Liam McDermott: Added tentative support for Batch API. It broadly works, but still requires an extension to the PHP timeout.
- by Liam McDermott: Fixed 'package' in .info files.
vbtodrupal 6.x-1.0-rc1
Posted by Liam McDermott on February 11, 2009 at 1:12am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.0-rc1.tar.gz | 17.76 KB | 02943025ea2a48ded04c86ecbe3093ca |
| vbtodrupal-6.x-1.0-rc1.zip | 19.79 KB | db27d5df4a35e7a74261bb150992421b |
Last updated: December 25, 2010 - 00:06
Release notes
Major release, that should make this module fully usable with Drupal 6! The list of changes are:
- Tested and tweaked to make module work with Drupal 6;
- Rewrote functions that import into Comment Upload and Private Message, vB to Drupal should now work with Drupal 6 versions of these modules;
- #370686: Option to purge or mass delete before importing;
- added delete imported data menu item (available through /admin/build/vbtodrupal/delete_import -- warning: this mass deletes data!);
- improvements to threaded conversation import;
vbtodrupal 5.x-1.2
Posted by Liam McDermott on February 11, 2009 at 1:06am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-5.x-1.2.tar.gz | 16.56 KB | 9381c6228b1e36c75964043803441f6c |
| vbtodrupal-5.x-1.2.zip | 18.56 KB | 6485382834aac44304c944497e0f8bde |
Last updated: December 25, 2010 - 00:06
Release notes
Bug fixes included in this version:
- #370686: Option to purge or mass delete before importing
- Added delete imported data menu item (available through /admin/build/vbtodrupal/delete_import -- warning: this mass deletes data!)
- Improvements to threaded conversation import
vbtodrupal 5.x-1.1
Posted by Liam McDermott on November 17, 2008 at 12:25am
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-5.x-1.1.tar.gz | 16 KB | 58fb552c163706bd4e4f17681e9b1056 |
| vbtodrupal-5.x-1.1.zip | 17.98 KB | d3488697bd5db14758e532bdee9b2c8e |
Last updated: December 25, 2010 - 00:06
Release notes
Bugs fixed in this release:
- Fix to check_tables to account for table prefixes.
- #264546: Sequences table not being properly updated.
- #287503: Passwords module not authenticating users
vbtodrupal 6.x-1.0-alpha2
Posted by Liam McDermott on April 5, 2008 at 12:53pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.0-alpha2.tar.gz | 17 KB | fa5eec36e6b72a34ee17fdfa27bde71b |
| vbtodrupal-6.x-1.0-alpha2.zip | 18.94 KB | c2909f94bc2a03c470c5013512c06c38 |
Last updated: December 25, 2010 - 00:06
Release notes
Adding dependency on comment upload.
vbtodrupal 6.x-1.x-dev
Posted by Liam McDermott on April 5, 2008 at 12:48pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.x-dev.tar.gz | 60.67 KB | 3d24a72d31f2831c907bf7cac55ac006 |
| vbtodrupal-6.x-1.x-dev.zip | 71.78 KB | 6f492b7df6570a768577feb5280ee39c |
Last packaged version: 6.x-1.7+0-dev
Last updated: May 12, 2012 - 12:52
Release notes
Six dev release.
vbtodrupal 6.x-1.0-alpha1
Posted by Liam McDermott on April 5, 2008 at 12:48pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-6.x-1.0-alpha1.tar.gz | 17 KB | f5f2566c39d418be89c798c3d2ac6475 |
| vbtodrupal-6.x-1.0-alpha1.zip | 18.95 KB | a0c6c9661e4055252af81c0c9b930da7 |
Last updated: December 25, 2010 - 00:06
Release notes
First alpha for six. Please test and raise bugs.
vbtodrupal 5.x-1.0
Posted by Liam McDermott on March 12, 2008 at 7:00pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-5.x-1.0.tar.gz | 15.58 KB | 8a824a6e66c3c36caefbe081cef48a21 |
| vbtodrupal-5.x-1.0.zip | 17.53 KB | 46b02ef40a7fc73a92e712516335f44a |
Last updated: December 25, 2010 - 00:06
Release notes
First release!
vbtodrupal 5.x-1.x-dev
Posted by Liam McDermott on November 6, 2007 at 3:11pm
| Download | Size | md5 hash |
|---|---|---|
| vbtodrupal-5.x-1.x-dev.tar.gz | 19.63 KB | 56e28980f1304fdcd6b1d10aa026f7a0 |
| vbtodrupal-5.x-1.x-dev.zip | 21.78 KB | c581d79665e87f1ad52c50e63e90886c |
Last updated: February 25, 2011 - 07:56
Release notes
Initial release. Please report bugs.