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!
In your ADMIN CP... in the vBadvanced CMPS Default Settings... add "video.php" to the list of Navbar Replacements... that will fix your problem.
Quote:
Originally Posted by Leo Brazil
Same to me here...
Depending upon if you are using a custom style or not, and depending upon how that style was coded, you may need to put the replacement as a "header" replacement instead of a "navbar" replacement.
hello,
I have the following problem:
I use Vbadvanced for the main page of my site (ninty.gr)
The link in the navigation bar goes to www.ninty.gr/video.php and not to www.ninty.gr/forum/video.php which is the correct adress
That happens only to the front page of my site ,in all other pages ,it has the correct link
I have added the video.php link to the list from vba panel but still nothing!
Any help??
Thanks in advance
I tried my first YouTubeHD and had a thumbnail issue. It was because I had to create a folder called YouTubeHD in the site.com/videothumbnails/ folder and chmod it to 777.
I tried my first YouTubeHD and had a thumbnail issue. It was because I had to create a folder called YouTubeHD in the site.com/videothumbnails/ folder and chmod it to 777.
What a coincidence, I was just trying my first HD one as well. And, I got this message ....
Code:
Warning: fopen([path]/videothumbnails/YouTubeHD/xA9RIn2MNDk.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/videoserviceapi/class_youtubehd.php on line 84
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtubehd.php on line 85
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtubehd.php on line 86
So, I'm going to go ahead and add the folder and make sure that was the only issue.