Just for kicks to see what has changed I downloaded the new SVN.. Everything went fine until I tried to add the photo and video module.. Got this:
Installation of: Photos Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:
-- -- There are errors in the following MySQL queries:
-- -- Error:
INSERT INTO `sys_objects_cmts` (`ObjectName`, `TableCmts`, `TableTrack`, `AllowTags`, `Nl2br`, `SecToEdit`, `PerView`, `IsRatable`, `ViewingThreshold`, `AnimationEffect`, `AnimationSpeed`, `IsOn`, `IsMood`, `RootStylePrefix`, `TriggerTable`, `TriggerFieldId`, `TriggerFieldComments`) VALUES('bx_photos', 'bx_photos_cmts', 'sys_cmts_track', 0, 1, 90, 20, 1, -3, 'none', 0, 1, 0, 'cmt', 'bx_photos_main', 'ID', 'CommentsCount', 'BxPhotosCmts', 'modules/boonex/photos/classes/BxPhotosCmts.php'),('bx_photos_albums', 'bx_photos_cmts_albums', 'sys_cmts_track', 0, 1, 90, 20, 1, -3, 'none', 0, 1, 0, 'cmt', '', '', '', 'BxPhotosCmtsAlbums', 'modules/boonex/photos/classes/BxPhotosCmtsAlbums.php');
Installation of: Videos Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:
-- -- There are errors in the following MySQL queries:
-- -- Error:
INSERT INTO `sys_objects_cmts` (`ObjectName`, `TableCmts`, `TableTrack`, `AllowTags`, `Nl2br`, `SecToEdit`, `PerView`, `IsRatable`, `ViewingThreshold`, `AnimationEffect`, `AnimationSpeed`, `IsOn`, `IsMood`, `RootStylePrefix`, `TriggerTable`, `TriggerFieldId`, `TriggerFieldComments`) VALUES('bx_videos', 'bx_videos_cmts', 'sys_cmts_track', 0, 1, 90, 20, 1, -3, 'none', 0, 1, 0, 'cmt', 'RayVideoFiles', 'ID', 'CommentsCount', 'BxVideosCmts', 'modules/boonex/videos/classes/BxVideosCmts.php'),('bx_videos_albums', 'bx_videos_cmts_albums', 'sys_cmts_track', 0, 1, 90, 20, 1, -3, 'none', 0, 1, 0, 'cmt', '', '', '', 'BxVideosCmtsAlbums', 'modules/boonex/videos/classes/BxVideosCmtsAlbums.php');