Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #152  
Old 02-03-2008, 06:19 PM
Defkalion Defkalion is offline
 
Join Date: Jan 2007
Location: Athens, Greece
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's just the order of the item in the list.
Reply With Quote
  #153  
Old 02-14-2008, 11:42 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I have noticed that in your comments you state there is an option to add other types of video media.

Meaning I could add Metacafe videos to this gallery or Godtube for example?

Quick question,

Thanks,

Legion
Reply With Quote
  #154  
Old 02-27-2008, 05:55 AM
OnyxChase OnyxChase is offline
 
Join Date: Jul 2007
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chuckrobbie View Post
No I had the same problem!
What I did was edit the header template (3.6.8)
I just added this!
<!-- Videos -->
<td class="vbmenu_control_top"><a href="videogallery.php?">Videos</td>
<!-- /Videos -->
and it worked!

BUT I have another problem!

My video display page is bugged...I get the bottom skin images and skin selection button appearing to the right of the video and not at the botom where they should be - so my screen is all messed up!
Where & how can I fix this?

This mod is just what I was praying for! Thank you so much!

It is missing </td></tr></table> above the </body>$footer</html> in the vgal_viewvideo template.
Reply With Quote
  #155  
Old 03-02-2008, 01:00 PM
gonzek's Avatar
gonzek gonzek is offline
 
Join Date: Jan 2008
Location: Szczecin, Poland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where the phrases are placed for translate?
Reply With Quote
  #156  
Old 03-03-2008, 03:54 AM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really impressed with this add on, marking as installed after this post.

I have no errors in video count, the only thing that doesn't work is you can't move the videos to other categories, but that's not even important to me. I'd rather it be removed if that was the case, but again, I don't care.

The real issue here is that this add on has endless possibilities of what can be done with it, if the embedding set up could be changed. I mean, so many websites out there are allowing embedding of there content. Even msnbc is allowing it now, I think only for single videos, rather than an actual stream, but that's still new.

The thing is though is that we have to enter in the paramters for embedding for each one, and then find the various codes of the video which are a small snippet of the actual url.

Like I said, it's a great mod, one of the best I've seen for it's potential and so I'm not putting the author down, I'm just wondering why the uploading couldn't be simplified. Not uploading, but embedding.

Why couldn't I make a new "type" and leave it blank and then enter in an html code for an embedded video such as:

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/FOTAfGuLA-0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/FOTAfGuLA-0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

Which is found all over the place on youtube, and all over the web with the 40 + different players.

I can hear someone saying that there could be security issues and my response is, NOT if they can't upload videos. I'm saying if I took this add on and allowed only Mods and Admins to upload, but anyone can watch or view, HTML would then be confined to the embedded area and yet HTML does not work in the comments so people couldn't post there own in the comments section. That I did already try with a super admin account, and it does not work even if it's turned on for the usergroup.

So basically I could embed anything in there if I could enter in a basic or blank "type" and then put in the code for the embedding of the video. Things such as the audio prank calls at ebaumsworld or audio files such as at dizzler.com.

Movies from youku or megavideo.

So to end this commentary, does anyone have any ideas as to how to make a blank or basic "type" so that all html would work if we entered that into the code box?

Asking before I do testing of my own here...

Thank you in advance,

Legion

Wishlist for future versions:


Each User can create there own CATEGORY or like a personal but public viewable category where only they can add videos to there own category.
Reply With Quote
  #157  
Old 03-03-2008, 01:29 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow nice!! Thanks so much!!

http://speedaholic.net
Reply With Quote
  #158  
Old 03-04-2008, 06:04 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would be nice if i could integrate it with my video section (like i post a thread for each video)
Reply With Quote
  #159  
Old 03-05-2008, 02:04 AM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway to isolate categories to usergroup?
Reply With Quote
  #160  
Old 03-06-2008, 05:46 AM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok we actually got the video count error.

Since the author of the mod doesn't seem to want or have time to fix it, we'll look into it. It's just a code error most likely in calculation of the counts. If we find a fix, we'll post it up for everyone. It should have been done a long time ago though, it cannot be that hard to fix a calculation coding error.

Still a good add on though, definitely recommend to people.
Reply With Quote
  #161  
Old 03-09-2008, 02:33 AM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by legionofangels
Wishlist for future versions:

Each User can create there own CATEGORY or like a personal but public viewable category where only they can add videos to there own category.
Adding to the wishlist an option for if not the above, an admin cp option giving you what choice can add categories without giving them full admin access to the Video Gallery.
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 10:30 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.18683 seconds
  • Memory Usage 2,316KB
  • 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
  • (2)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