vBulletin
Code Newbie vBulletin 4 / Drupal 6 Integration Project
Mike Milano — June 2, 2010 - 7:58am
This past week I've been porting a custom article system I wrote for Code Newbie to Drupal. The forums remain in vBulletin and that is the master user system.
The tricky part here is that the Code Newbie user base is in vBulletin. Surprisingly enough it wasn't that difficult utilize Drupal's user_external_login_register(). function.
