Closed (fixed)
Project:
Video
Version:
4.7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2007 at 00:39 UTC
Updated:
1 Feb 2007 at 03:00 UTC
I installed this module to play with it, and when finished, I uninstalled it and manually removed the tables from the database. Now when I reinstall the module, it refuses to recreate the tables. I don't know if this is by design or a bug, but I don't know what to do. I suppose I could recreate the tables manually, but I thought it would be better to ask if there's a better way first.
What should I do?
Comments
Comment #1
fax8 commenteddelete video module folder from "modules" folder then refresh module list...
then install again the video module.
Fabio
Comment #2
register commentedThanks for the reply, but that didn't work. I verified that the tables were not recreated and received the following message after trying to add a video entry.
Comment #3
vhmauery commentedThe system module keeps track of whether or not you have ever installed the module. If you want to completely delete it, you have to delete the tables and then remove the entry from the system table:
Comment #4
register commentedThat did it! Thanks vhmauery... :-)
My only problem now is that it won't play flash video files. It loads the player, but won't load the file. For the record, I've been trying to do this using other methods and have been having the same problem. I believe the path is correct and it's not alerting me of any problems in my log, so I assume it's something that I'm doing wrong. Does this require a .swf file to play .flv files, because I've only been uploading a .flv.
Comment #5
register commentedI have it working now. Seemingly the problem was that I have my "Download method" set to private in admin>>settings and was posting using filtered html. I didn't realize that setting the download method to private required using the full html input method.
Thanks guys!
Comment #6
simoon commented"The system module keeps track of whether or not you have ever installed the module. If you want to completely delete it, you have to delete the tables and then remove the entry from the system table:"
Would you please tell me where is the system table? how to open it and delete which table if the error report drupal.video doesn't exit?