Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Video Gallery - Share Videos! (From Any Website) Details »»
Video Gallery - Share Videos! (From Any Website)
Version: 3.00B, by Attilitus Attilitus is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 10-25-2007 Last Update: 10-31-2007 Installs: 135
DB Changes Uses Plugins
Additional Files Is in Beta Stage  
No support by the author.

Current Version: Beta 3 (Updated October 31st)

NOTE: I will take this hack out of it's BETA stage soon! Please report any features you would like to see, or any bugs that you encounter!

This hack will add a video gallery to your forums accessible at the location: www.yourforumurl.com/forums/videogallery.php

To add a video users must specify a unique videoID code and select a "Video Type" from the list of available options. This hack comes included with "Video Types" for Google Video and YouTube. A "Video Type" consists basically of just the Embedding code for that video sharing site with each instance of the Unique Video ID replaced with the text: $code. When the video is displayed the text $code is replaced with the UniqueID specified by the user who added the video.

You can add new video types to accommodate almost any video sharing website. There are detailed instructions written within the hack to help you through this process.


Features Added in Beta Version 3
Pagination has been made more robust.
Templates have been tweaked for visual appeal.
Comment Writer and Admins can now delete comments.

Features added in Beta Version 2

1) A means to move videos from one category to another.
2) Video Rating System
3) Category Video Listing will display recently added videos + highest rated videos.
4) Video Comments

Please click install, and ask for support!!!! I will give it.

Demo (Current running Beta 2): http://www.becomeunbroken.com/videogallery.php

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 11-02-2007, 01:43 PM
Defkalion Defkalion is offline
 
Join Date: Jan 2007
Location: Athens, Greece
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe the following options should be included, if the author has the time to do it of course

0. Correct the problem with the video count for each category - it now displays wrong numbers - check www.aekplanet.com/videogallery.php
1. Ability to edit video (the title and description)
2. Link to the user's profile for each video (the username already exists next to each uploaded video, but it is without link)
3. Number of views & comments for each video.
4. A module or code to show latest videos (even if it only means their title, without thumbnail) in VBA!!!!
5. Sub-categories.


Again, thanks for a very nice hack.
Reply With Quote
  #63  
Old 11-05-2007, 08:02 PM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does anyone have any more embed scripts????
Reply With Quote
  #64  
Old 11-06-2007, 02:48 AM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love this!
Reply With Quote
  #65  
Old 11-06-2007, 03:59 AM
asforum's Avatar
asforum asforum is offline
 
Join Date: Oct 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i uploaded the new version 3 beta, but still my video counter is counting wrong.

if i uninstall everything first and re install new version, is my video counting error gona solve or still the error is not solved by admin.
Reply With Quote
  #66  
Old 11-06-2007, 01:43 PM
Ricsca's Avatar
Ricsca Ricsca is offline
 
Join Date: Apr 2006
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #67  
Old 11-06-2007, 04:13 PM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed the newest version for the first time install and my video count is wrong also on the main vbgallery.php page.

http://www.letsgokings.com/bbs/videogallery.php
Reply With Quote
  #68  
Old 11-06-2007, 04:24 PM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheBlackPoet View Post
does anyone have any more embed scripts????
Here is one for Windows Media files and MP3's, just put the url to the file in the "video code" field when adding a video.

Code:
<object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="Player" width="460" height="400" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <param name="URL" value="$code"> <param name="rate" value="1"> <param name="balance" value="0"> <param name="currentPosition" value="1"> <param name="defaultFrame" value> <param name="playCount" value="1"> <param name="autoStart" value="0"> <param name="loop" value="-1"> <param name="currentMarker" value="0"> <param name="invokeURLs" value="-1"> <param name="baseURL" value> <param name="volume" value="100"> <param name="mute" value="0"> <param name="uiMode" value="full"> <param name="stretchToFit" value="0"> <param name="windowlessVideo" value="0"> <param name="enabled" value="-1"> <param name="enableContextMenu" value="0"> <param name="fullScreen" value="0"> <param name="SAMIStyle" value> <param name="SAMILang" value> <param name="SAMIFilename" value> <param name="captioningID" value> <param name="enableErrorDialogs" value="0"> <param name="_cx" value="7938"> <param name="_cy" value="6482"> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows95/downloads/contents/wurecommended/s_wufeatured/mediaplayer/default.asp" src="$code" rate=1 balance=0 currentPosition=1 playCount=1 autoStart=0 loop=-1 currentMarker=0 invokeURLs=-1 volume=100 mute=0 uiMode=full stretchToFit=0 windowlessVideo=0 enabled=-1 enableContextMenu=0 fullScreen=0 SAMIStyle SAMILang SAMIFilename captioningID enableErrorDialogs=0 _cx=7938 _cy=6482 width=460 height=400> </embed> </object>
Here is Metacafe, just add the number of the video in the "video code" field.

Code:
<embed src="http://www.metacafe.com/fplayer/$code" width="400" height="300" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
Here is College Humor just use the video number in the "video code" field:

Code:
<embed src="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=$code" quality="best" width="400" height="300" type="application/x-shockwave-flash"></embed>
Reply With Quote
  #69  
Old 11-06-2007, 06:51 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed everything but don't see how to set up which forum to display the videos or the categories, etc. Maybe I'm doing something wrong but I don't see it.
Reply With Quote
  #70  
Old 11-06-2007, 07:25 PM
BecomeUnbroken BecomeUnbroken is offline
 
Join Date: Jun 2007
Location: Miami, FL
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
I installed everything but don't see how to set up which forum to display the videos or the categories, etc. Maybe I'm doing something wrong but I don't see it.
it doesn't set up within a forum.. it has it's own file you access the gallery from

/videogallery.php
Reply With Quote
  #71  
Old 11-06-2007, 07:29 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BecomeUnbroken View Post
it doesn't set up within a forum.. it has it's own file you access the gallery from

/videogallery.php
And how do you do that? Thanks.
Reply With Quote
Reply

Thread Tools

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 02:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08018 seconds
  • Memory Usage 2,312KB
  • 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
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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