I have questions relate user functions:
- Can drupalVB can import already drupal account to new installed vbulletin?
Example: I have drupal site with more than 100 users, for now i want to make a vbulletin forum, and i wonder can drupalVB can import current users to vbulletin database?

- drupalVB is great project for whom need vbulletin live with drupal, are there any update/upgrade for drupalVB version with new enhancement functions interaction between drupal and vbulletin?

Thanks so much for nice project!

CommentFileSizeAuthor
#3 user_export.patch.txt5.25 KBvalcker

Comments

rszrama’s picture

hmm... You know, I believe it would be fairly simple to iterate
through the users list and have it create accounts for all users.
Perhaps I can look into that this weekend, a simple link from the
admin page for those who install this on existing Drupal sites? Great
idea, btw!

alexanderpas’s picture

Category: task » feature
valcker’s picture

Component: Miscellaneous » Code
StatusFileSize
new5.25 KB

Hi all. I've implemented that feature and added "Actions" on drupalvb admin page. I'm attaching patch for dev version of drupalvb.

rszrama’s picture

Status: Active » Closed (fixed)

Removing this from the queue as it's duplicated in a post/patch by valcker:

http://drupal.org/node/107086