Closed (fixed)
Project:
vBulletin (and Photopost) to Drupal
Version:
6.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2009 at 18:35 UTC
Updated:
10 Aug 2009 at 19:40 UTC
Hi,
The module is working perfectly. Thank you very much.
I migrated vbforum to drupal using this module before some days. Now in older site which is made by vbforum has new data.
So the myquestion is that how can i migrated all latest vbforum data to my drupal site.
I need to work from scratch or by uninstalling forum module in current drupal site and then do all process again.
Plz suggest me now what to do ?
Thanks,
Comments
Comment #1
liam mcdermott commentedThere's a 'hidden' way of doing this, on your site navigate to:
Administer -> Site building -> vB to Drupal. In your browser's address bar, should be something like:http://www.example.com?q=admin/build/vbtodrupalAdd
/delete_importon the end of the address, to make:http://www.example.com?q=admin/build/vbtodrupal/delete_import.Warning: this will delete all the imported data and possibly any other content you've added since running the import. This is why it's a hidden feature, it's very hack-ish and not for general use. :)
Also, I can't remember exactly when I added this feature, so you may have to upgrade to the -dev version of the module.