Hello
Iam using multisites install, i have my forum working well, i follow all the instruction, i have difference database for drupal and vb, in my setting page i add the line
$db_url['default'] = 'mysql://username:password@localhost/biladi5';
$db_url['vbulletin'] = 'mysql://username:password@localhost/forums';
I am not using prefix in both installation,
In mysite.com/admin/settings/drupalvb
user warning: Table 'biladi5.datastore' doesn't exist query: SELECT data FROM datastore WHERE title = 'options' in /home/web/site/includes/database.mysql.inc on line 172.
When i visit mysite/admin/settings/drupalvb/config
user warning: Table 'biladi5.usergroup' doesn't exist query: SELECT usergroupid, title FROM usergroup in /home/web/site/includes/database.mysql.inc on line 172.
Comments
Comment #1
drupaldevloper commentedsame issue pls reply if solution is found
thnks
Comment #2
sunThis seems to be fixed in 5.x-1.1.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.