The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Video Gallery - Share Videos! (From Any Website) Details »» | |||||||||||||||||||||||||||
Video Gallery - Share Videos! (From Any Website)
Developer Last Online: Nov 2023
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
|
Comments |
#62
|
|||
|
|||
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. |
#63
|
||||
|
||||
does anyone have any more embed scripts????
|
#64
|
||||
|
||||
Love this!
|
#65
|
||||
|
||||
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. |
#66
|
||||
|
||||
Thanks
|
#67
|
||||
|
||||
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 |
#68
|
||||
|
||||
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> 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> 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> |
#69
|
||||
|
||||
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.
|
#70
|
|||
|
|||
Quote:
/videogallery.php |
#71
|
||||
|
||||
And how do you do that? Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|