I have installed and activated the video module, as well as checked the Admin > Video > Upload filetypes. Yet when I try to upload any video, I get the following error message:
* user warning: Table 'ecovidst_drp01.drup_video_upload' doesn't exist query: INSERT INTO drup_video_upload (vid, nid, fid) VALUES (29, 29, 9) in /home4/ecovidst/public_html/stage2/sites/default/modules/video/types/video_upload/video_upload.module on line 492.
* user warning: Table 'ecovidst_drp01.drup_video_upload' doesn't exist query: SELECT fid FROM drup_video_upload WHERE nid = 29 in /home4/ecovidst/public_html/stage2/sites/default/modules/video/types/video_upload/video_upload.module on line 310.
* Video type not supported
Help please?
Comments
Comment #1
hypertext200Did you try to upgrade from previous dev version?
Comment #2
sammismith commentedI am using the most recent version, I just downloaded it today.
Comment #3
sammismith commentedActually, I did have the previous version running before, but wasn't using it. I deleted that and uploaded the new version today. Perhaps I messed something up when I switched over?
Comment #4
hypertext200Yeah, I still not setup migration to D6 process and the upgrade processes. So you need to uninstall the module and then try again.
-gook luck
Comment #5
sammismith commentedthanks - i uninstalled and re-installed and it seems to be ok now.
Comment #6
hypertext200