Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Video Club (YouTUBE, Vimeo, DailyMotion etc) Details »»
Video Club (YouTUBE, Vimeo, DailyMotion etc)
Version: 1.4.1, by paradoxG(r)eek paradoxG(r)eek is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

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
  1. Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
  2. CMOD 777 the directories
    1. videoclub/thumbs
    2. videoclub/thumbs/tmp
  3. Login to your admincp and import the file product-videoclub.xml
  4. Set Usergroup permissions
  5. Set General Options according to your needs
    1. ** MOST IMPORTANT SETTINGS **
    2. Get a YouTUBE API key from https://console.developers.google.co...is/credentials
    3. Decide if you'll use Threads for comments or Disqus. If you'll use Disqus set your site at: https://disqus.com/admin/create/
    4. Set Server Path to Uploads !!!
  6. If you want modify PM templates but don't touch anything between {}
  7. 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.
2 благодарности(ей) от:
blind-eddie, elsa23

Comments
  #432  
Old 04-22-2017, 03:58 PM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BadgerDog View Post
Chris..

An idea for your thinking about additional features....

Perhaps a small button that a member can click to REPORT a video, similar to the way they can REPORT a post as being inappropriate etc...

Thanks... going live sometime this weekend. :up:

Regards,
Doug
If you check the database you'll see that fields to support reports are already there. So it's already in my plans to add it.

Currently I gave some days to myself to build my own site and start operating it again after many years.
Reply With Quote
  #433  
Old 04-22-2017, 04:04 PM
Stratis's Avatar
Stratis Stratis is offline
 
Join Date: Jan 2010
Posts: 738
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
Hello Strati,

Can you please give me your link?

Christos
Yes. Monday when I will return in Thessaloniki I will Pm you with a user and pass
so to see it your self, Thank you very much.


EDIT: Ok Send P.M
Reply With Quote
  #434  
Old 04-24-2017, 07:38 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stratis View Post
Christos, i have...

issue 1: When i want to add a comment and press to save, does not save it. It does nothing.
As I can see there is a jquery load in footer. Can you please remove if for a moment to test saving?


Quote:
Originally Posted by Stratis View Post
issue 2: When i press the button to ascend or descent in all places of videoclub
it works but every time it takes me and to the top of forum page.
I think that here is a conflist with your "Goto Top" script. Disable it temporary and check again. Maybe is also a conflist with jquery load in footer, so be sure that both have been disabled.
Reply With Quote
  #435  
Old 04-24-2017, 07:46 AM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
I'm trying to add pagination in user profile but seems that due to ajax tabs is not working. I'm searching in my old mods, I think that in one of them I've succeeded to make pagination work. If not, I'll show (eg 30) and then I'll add a link "See more..." which will leads to Videoclub listing. Same as clicking username in videoclub listings.
Thanks... that would work fine as well ..

Regards,
Doug
Reply With Quote
  #436  
Old 04-24-2017, 12:17 PM
Stratis's Avatar
Stratis Stratis is offline
 
Join Date: Jan 2010
Posts: 738
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
As I can see there is a jquery load in footer. Can you please remove if for a moment to test saving?



I think that here is a conflist with your "Goto Top" script. Disable it temporary and check again. Maybe is also a conflist with jquery load in footer, so be sure that both have been disabled.
Yes that's the problem, thanks Christos. I must know see how fix this conflict.
Reply With Quote
  #437  
Old 04-24-2017, 04:06 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried to install this, but google blocks it every time I attempt to add a video, saying strange code on the page, warning me of possible attempts to security.
Reply With Quote
  #438  
Old 04-24-2017, 04:11 PM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
Tried to install this, but google blocks it every time I attempt to add a video, saying strange code on the page, warning me of possible attempts to security.
Google?? Maybe you mean Chrome or something else?

Is your site on SSL? If yes have you set to ON, the relevant option in Video club-> General options?
Reply With Quote
  #439  
Old 04-24-2017, 04:39 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyway to fix this alignment issue?
Reply With Quote
  #440  
Old 04-24-2017, 05:14 PM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
Anyway to fix this alignment issue?
First of all, please let me know what happen with the other issue.

As for the alignment issue, can you be more specific? Can't see any issue there, unless if I misunderstood your question.
Reply With Quote
  #441  
Old 04-25-2017, 03:00 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Upgraded to 1.3.3 for testing ...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07660 seconds
  • Memory Usage 2,327KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete