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

dot45’s picture

I 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"?

sun’s picture

Category: feature » support
Status: Active » Closed (works as designed)

Agreeing. This module will not support unsafe site setups.