michael_s
04-20-2006, 03:14 PM
Hi,
I have installed both vBulletin and vbdrupal and for the most part it is working. I cannot create blog pages or content though. I get the following database errors from vbulletin when I try to do so:
Blog error:
Database error in vBulletin 3.5.4:
Table 'oscmax_forum.drupal_profile_fields' doesn't exist
query: SELECT f.name, f.type, v.value FROM drupal_profile_fields f INNER JOIN drupal_profile_values v ON f.fid = v.fid WHERE uid = 1
MySQL Error :
Error Number : 0
Date : Thursday, April 20th 2006 @ 03:25:28 PM
Script : http://www.mysite.com/vbdrupal/?q=blog/1
Referrer : http://www.mysite.com/vbdrupal/
IP Address : my.ip.add.ress
Username : michael_s
Classname : vb_database
I see no mention of database modification in the docs, so I am not sure what the issue is. Any ideas?
UPDATE
I figured it out... I enabled the profiles module and that caused all the issues. Disabled and all is well. Now to test... :)
I have installed both vBulletin and vbdrupal and for the most part it is working. I cannot create blog pages or content though. I get the following database errors from vbulletin when I try to do so:
Blog error:
Database error in vBulletin 3.5.4:
Table 'oscmax_forum.drupal_profile_fields' doesn't exist
query: SELECT f.name, f.type, v.value FROM drupal_profile_fields f INNER JOIN drupal_profile_values v ON f.fid = v.fid WHERE uid = 1
MySQL Error :
Error Number : 0
Date : Thursday, April 20th 2006 @ 03:25:28 PM
Script : http://www.mysite.com/vbdrupal/?q=blog/1
Referrer : http://www.mysite.com/vbdrupal/
IP Address : my.ip.add.ress
Username : michael_s
Classname : vb_database
I see no mention of database modification in the docs, so I am not sure what the issue is. Any ideas?
UPDATE
I figured it out... I enabled the profiles module and that caused all the issues. Disabled and all is well. Now to test... :)