Closed (fixed)
Project:
Drupal vB
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2007 at 12:54 UTC
Updated:
5 May 2008 at 17:02 UTC
First of all, I have verified that this error only occurs when Drupal vB is set to create a vBulletin account when a new Drupal user is created. When I create a new user I get the error:
Warning: Table 'xxxxxx_forum.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /home/xxxxx/public_html/drupal/includes/database.mysql.inc on line 172
Of course system doesn't exist in the forum database, it's in drupal's database. It seems like it's using the database settings for the forum when accessing drupal's database. The array in settings.php is indeed correct. The only thing that differs the two array elements apart is the last string telling the name of the database.
Thanks,
Comments
Comment #1
sunDrupalvb 5.x-2.x implements a completely overhauled database interface to vBulletin now. A development snapshot should be available within the next 12 hours. A first release candidate will follow in the next days.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.