If your vBulliten database doesn't have a password you can't setup the the database connection, all it takes to change it is to change the required flag and remove the empty check in drupal_db_is_valid(). I think we should make the password optional because both drupal and vbulliten have passwords as optional. I could provide a patch if needed.
Cheers,
Comments
Comment #1
dot45 commentedI vote NO, you have to be stupid to not have a password on your database, even in a testing environment. Seriously, is it that hard to make the password "password" or "database"?
Comment #2
sunAgreeing. This module will not support unsafe site setups.