Version: 1.4.1, by paradoxG(r)eek
Developer Last Online: Aug 2021
Category: Major Additions -
Version: 4.2.4
Rating:
Released: 04-04-2017
Last Update: 04-29-2017
Installs: 11
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
Since 2006 I was serving community members with my Free Mods
But as this site will starts operating by the company,
I'm no willing to support them
** File Removed **
Video Club
Fetch Videos from many Providers with URL since ver. 1.2.0 you can also embed any valid video code
Things to know !!!
If your site is SSL and you try to show a video from a non SSL site, video should not works.
If you can't show YouTUBE videos, most probably your API key is wrong. Be sure that you've setup correct the API key and it is ver. 3. Here is a good tutorial.
If you see strange characters in the text, the problem is character encoding. Even in English, if you're using iso-8859-1 but the video provider uses UTF-8 should have some problems. But you can edit the text, so not so important issue.
Demo Installation
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3
PS: In my demo I've setup Disqus as commenting system. But it's up to you to setup Threads instead.
1.- What's this?
Video Club is a Video Gallery mod for your community. It's easy to use and has a nice interface. User just needs to enter a link to the video and set a category. All others done automatically. For comments supports Thread per video but also the well known Disqus external commenting system. I strongly recommend you to use Disqus as it's very social and soon you'll see an increment amount of pageviews.
2.- Video Providers (Websites)
5min.com
Blip.tv
Break.com
Collegehumor.com
Dailymotion.com
Funnyordie.com
Gametrailers.com
Hulu.com
Justin.tv
Metacafe.com
MySpace.com
Ustream.tv
Veoh.com
Vimeo.com
Screen.Yahoo.com
YouTUBE.com
ver. 1.2.0 NEW!! Now you can add manual any video code your want
3.- Comments
Not only one but 3 types for comments (plus an option to not use comments)
Thread
Disqus
Ajax comments
4. Installation
Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
CMOD 777 the directories
videoclub/thumbs
videoclub/thumbs/tmp
Login to your admincp and import the file product-videoclub.xml
If you want modify PM templates but don't touch anything between {}
Set the Categories
5.- PRO Version
After many years I decided to use PRO version not as a way not to earn money (I don't expect to have more than 10 sales), but rather to find a way to pay for some commercial scripts that I want to use in the PRO version (Distribution License). The follow features will be in the PRO version:
Extra Providers
Facebook
LiveLeak.com
OpenLoadMovies.com
Videoplayer with support for prevideo ads
Better carousel for latest videos at top
Video search in multiple providers
Many notifications
Brand free
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Working generally ok, but there's still an overflow text color bug, where the mod imposes it's dull bluish color over top of the vBulletin standard black text color used by profile and other tabs on profile. (see attached)
Again Chris, just a suggestion, but for universality of use by many different sites and styles, I'd recommend that the standard mod color for text be set to black, or a "simple" AdminCP user option be available to permit the user to do that.
Will post any other anomalies as I test the product... :up:
Just tried to add another Youtube video for the first time since updating and the site blew up with a database error ..
Quote:
Database error in vBulletin 4.1.3:
Invalid SQL:
INSERT INTO videoclub_items
SET categoryid = '2',
userid = '2',
username = 'User',
brand = 'Youtube',
title = 'Curator\'s Corner: British SMLE',
slug = 'curators-corner-british-smle',
bodytext='NRA News\' Curator\'s Corner is back at the NRA National Firearms Museum in Fairfax, VA. Philip Schreier and John Popp examine the British SMLE. Airdate: 10-6-14. nramuseums.com',
keywords = 'NRA,National Rifle Association (Membership Organization),National Firearms Museum (Museum),NRA Museum,NRA Museums,NRA News,Curator's Corner,John Popp,Philip Schreier,Phil Schreier,rifle,gun,firearm,British,SMLE,Lee-Enfield (Collectable Item)',
videocode = '<iframe width="750" height="400" src="//www.youtube-nocookie.com/embed/tPS_X4Wc5ko?showinfo=0&rel=0&iv_load_policy=3&mode stbranding=1" frameborder="0" allowfullscreen></iframe>',
videothumb = '4f2129075561271b2a14d2326c0d2f3a.png',
postdate = '1491648618',
votes = '0',
views = '0',
comments = '0',
approved = '1',
hidden = '0',
reported = '0',
reporterid = '0',
reportdetails = '',
reportdate = '0';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Corner,John Popp,Philip Schreier,Phil Schreier,rifle,gun,firearm,British,SMLE,' at line 9
Error Number : 1064
Request Date : Saturday, April 8th 2017 @ 06:50:18 AM
Error Date : Saturday, April 8th 2017 @ 06:50:18 AM
Script : http://www.mysite.com/video_usercp.php
Referrer : https://www.mysite.com/video_usercp.php?do=addnew
IP Address : 99.99.99.99
Username : User
Classname : vB_Database_MySQLi
MySQL Version : 5.7.17-0ubuntu0.16.04.1
A simple uninstall, is more polite. Maybe needs to add a comparization chart here? If your needs is just a YouTUBE player then you can go there. Don't compare the price.
And you know something? I coded this mod in just 3 days just because I found frustated someone to ask xx Euros for a "shell". Because (even mine) is nothing more than a shell to video providers.
@mich84 ..... I remember you many years ago, and I've supported all your questions. Am I right? Yes, I'm. So at least be polite and don't advertise in my thread other mods.
Thank you for your understanding
Christos Teriakis
Just tried to add another Youtube video for the first time since updating and the site blew up with a database error ..
That's strange even if it's a common database error in posts with apostrophe. But I used the normal vB cleaner code: $title = $db->escape_string($vbulletin->GPC['title']);
Can you give me the original link to the video to test it on my own?