PDA

View Full Version : Video module generates error


silurius
03-09-2006, 10:09 AM
Installed the Video module (http://drupal.org/project/video), and I get taken to "mysite.com/?q=node/add/video", and see this error. Running Bonsai phptemplate.

Database error in vBulletin 3.5.3:

Table 'mydb.drupal_video' doesn't exist
query: SELECT * from drupal_video WHERE vidfile = '' and nid <> '0'

MySQL Error :
Error Number : 0
Date : Thursday, March 9th 2006 @ 08:22:51 AM
Script : http://www.mysite.com/drupal/?q=node/add/video
Referrer : http://www.mysite.com/drupal/?q=node/add
IP Address :
Username :
Classname : vb_database

elmuerte
03-09-2006, 10:30 AM
You didn't install the module properly. Read this article: http://www.vbdrupal.org/node/13

silurius
03-09-2006, 08:06 PM
Seems to be working better now, thank you! Will test more...