Ok I think I jut screwed myself. i was having problems with videos, I though if I unistalled it, installed the module again that might work. Now when i go to reinstall I get: Can anyone tell me PLEASE how I can get videos reinstalled??
Installation of: Videos Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error: Duplicate entry 'bx_videos_uploader_switcher' for key 1
-- -- There are errors in the following MySQL queries:
-- -- Error: Duplicate entry 'bx_videos_uploader_switcher' for key 1
INSERT INTO `sys_options` (`Name`, `VALUE`, `kateg`, `desc`, `Type`, `check`, `err_text`, `order_in_kateg`, `AvailableValues`) VALUES('bx_videos_activation', 'on', @iKatID, 'Enable auto-activation for files', 'checkbox', '', '', 1, ''),('category_auto_app_bx_videos', 'on', @iKatID, 'Autoapprove categories of files', 'checkbox', '', '', 2, ''),('bx_videos_allowed_exts', 'avi flv mpg wmv mp4 m4v mov divx xvid', @iKatID, 'Allowed extensions', 'digit', '', '', 3, ''),('bx_videos_profile_album_name', '{nickname}''s videos', @iKatID, 'Default profile album name', 'digit', '', '', 4, ''),('bx_videos_mode_index', 'last', @iKatID, 'Show files on index page
(if enabled in the template)', 'select', '', '', 10, 'last,top'),('bx_videos_number_all', '12', @iKatID, 'How many files show on browse page', 'digit', '', '', 20, ''),('bx_videos_number_index', '8', @iKatID, 'How many files show on index page', 'digit', '', '', 21, ''),('bx_videos_number_top', '4', @iKatID, 'How many files show on featured, top and similar sections', 'digit', '', '', 22, ''),('bx_videos_number_user', '4', @iKatID, 'Number of latest files by user', 'digit', '', '', 23, ''),('bx_videos_number_related', '4', @iKatID, 'Number of related files by user', 'digit', '', '', 24, ''),('bx_videos_number_previous_rated', '4', @iKatID, 'Number of previous rated files', 'digit', '', '', 25, ''),('bx_videos_number_browse', '8', @iKatID, 'How many files show on home page', 'digit', '', '', 26, ''),('bx_videos_number_albums_browse', '8', @iKatID, 'How many albums show on browse album page', 'digit', '', '', 27, ''),('bx_videos_number_albums_home', '4', @iKatID, 'How many albums show on home page', 'digit', '', '', 28, ''),('bx_videos_file_width', '600', @iKatID, 'Width of video player (in pixels)', 'digit', '', '', 34, ''),('bx_videos_file_height', '600', @iKatID, 'Height of video player (in pixels)', 'digit', '', '', 35, ''),('bx_videos_browse_width', '140', @iKatID, 'Width of video browse unit (in pixels)', 'digit', '', '', 36, ''),('bx_videos_browse_height', '102', @iKatID, 'Height of video browse unit (in pixels)', 'digit', '', '', 37, ''),('bx_videos_album_slideshow_on', 'on', @iKatID, 'Enable album slideshow', 'checkbox', '', '', 39, ''),('bx_videos_album_slideshow_height', '450', @iKatID, 'Height of album slideshow', 'digit', '', '', 40, ''),('bx_videos_uploader_switcher', 'flash,regular,record,embed', @iKatID, 'Available uploaders', 'list', '', '', 41, 'flash,regular,record,embed');