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!
Hi mate great addon looks mint but having problems
when am installing it on 3.8.1 i get to the Manage video-hoster page just after i import it and all i see is [Import video-hoster] there is no next button or anything also ive uploaded all files
when i try to Import Product video directory_1-1-0_RC_2 again after unintall it it gives me this Database error
Database error in v Bulletin 3.7.4:
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
Request Date : Saturday, February 14th 2009 @ 08:21:14 PM
Error Date : Saturday, February 14th 2009 @ 08:21:15 PM
Script : http://my site.com/forum/admincp/plugin.php?do=productimport
Referrer : http://my site.com/forum/admincp/plugin.php?do=productadd
IP Address : xxxxxxxxxxxxxxxxxx
Username : xxxxxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.67-community
how can i fix this plazz help thank you
That error is telling you that the video table already exists. MySQL will not "overwrite" tables that exist, you either have to uninstall the product and reinstall or manually remove the tables that got created from the previous install before the import will work. HTH
for a second it took me a while to find which one had the english button that says new video, the others look german or dutch... no idea lol
I just uploaded it thinking English but got the same surprise you did. I reworked it to create an English psd from the original. Hope you can use it. This psd has a transparent background so it should work for everything.