This add on gives your users the possibility to collect their favourite videos from some video-webpages (supported at the moment: MyVideo, YouTube, Sevenload and Metacafe) and to provide them in the forum. The videos can be commented and rated.
The Administrator has many possibilities of settings and can create video-categories and administrate the video-directory.
List of features:
Completely integrated in vBulletin
Many possibility of settings for the Administrator
Many possibilities of settings
permissions of usergroups
Administration of categories
Administration of video-webpages
Incl. import and export
Very simple installation
Homepage can be configured easily
Videos are integrated in the forum
Videos can be voted with AJAX
Commets to videos can be posted
Videos can be reported
User can see other members watching the video at the same time
1.1.0 RC 1 - New Feature (Members who are watching the same video at video details page), Bugfixes (Missing File for comments added, vBSEO CRR fixed)
1.1.0 RC 2 - Added two new videohosters (sevenload and metacafe), added rss feed, added thumbnail-preview when adding a video, MyVideo Class optimized, some bugs fixed
Roadmap for Version 1.2.0:
Tag-function for videos
Favourite Videos (AJAX)
Watchlist (AJAX)
[s]User watching the same video at the moment[/s] - Added in Version 1.1.0 RC 1
Video-comments per AJAX, to avoid reload
"Video-Profile" for user
Moderation
[S]New Videos in forumhome[/S] (See addons)
[s]RSS-Feed for Videos[/s] - Added in Version 1.1.0 RC 2
Integration in statistic-block in profile
Developer notes:
Do you want to enhance the video-directory, but some hooks are missing? Do you want to enhance the templates and you need some template-hooks? No Problem! Send a PM and the hooks will be integrated in the next version!
Developer-Blog:
Feel free to check out our Developer-Blog at vBPoint.org!
Hello.
I have a problem installing this mod.
All files were uploaded following structure.
CHMOD was done on the 2 dirs. to 777.
I then did the import of videodirectory.xml.
your instructions say to not close out after installing but I received a warning message:
Warning: require_once([path]/includes/class_dm_videocategory.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions.php on line 118
Fatal error: require_once() [function.require]: Failed opening required '/home/goldrace/public_html/forum/includes/class_dm_videocategory.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/goldrace/public_html/forum/includes/functions.php on line 118
Trying to re run the import I now get this message:
Database error in vBulletin 3.7.3:
Invalid SQL:
CREATE TABLE video (
videoid int(10) unsigned NOT NULL auto_increment,
title varchar(255) NOT NULL,
description mediumtext NOT NULL,
videourl varchar(255) NOT NULL,
videocategoryid int(10) unsigned NOT NULL default '0',
dateline int(10) NOT NULL default '0',
userid int(10) unsigned NOT NULL default '0',
videoservice varchar(250) NOT NULL,
videoidservice varchar(250) NOT NULL,
views int(10) unsigned NOT NULL default '0',
PRIMARY KEY (videoid)
);
MySQL Error : Table 'video' already exists
Error Number : 1050
Is there a possibility that some files are not loaded in the proper location?
Any help will be appreciated. Thanks
Is there a way to have the "Add Video" Button show on the video landing page, rather than from within categories? Its potentially confusing to have to go to categories before users could add videos.
Better still, is it possible to get rid of categories?
thats not the problem...I created 3 more categories just to show you for example, and went to one category to create the category but takes you to a page that doesnt exist, look at the "Add Video" link url, it isnt a full url it is showing there ... should it be? What part of the template do I edit to fix the path it is supposed to upload the video onto my site.... also when you try to "load information from server" for the you tube video...it just acts like it does and doesnt at all.... I have uninstalled this and reinstalled this program 3 times now....not sure what is up
still not working on my site, will not upload information from you tube on the video, and when you try and upload the video onto your site says page doesnt exist.
There is an error in this mod, the url for the "add video" to upload it onto your site the url path isnt right, no www. in it and only written half way.