So, I'm running the latest version of phpbb2drupal (via this nice how-to for Drupal v5.x. Everything seems fine, yet when I went to 'admin/settings/phpbb2drupal', changed 'phpbb2drupal_same_db' to No (un-checked) and saved configuration the next page loaded is now....

Unsupported database type

Oh boy... I imagined I would be presented with some options to enter my 'other' database with phpbb2, yet that's not happening. (I even tried adding the following to my settings.php)

$db_url['phpbb2'] = 'mysql://username:password@localhost/my_phpbb';

No luck.... What should i do?

Comments

naheemsays’s picture

Status: Active » Closed (fixed)

very old issue - marking closed. if this is still a problem, please reopen.