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

Reply
 
Thread Tools
Video Directory Module for vBa CMPS Details »»
Video Directory Module for vBa CMPS
Version: 1.01, by KW802 KW802 is offline
Developer Last Online: Nov 2021 Show Printable Version Email this Page

Category: Portal Software - Version: 3.7.4 Rating:
Released: 12-16-2008 Last Update: 12-16-2008 Installs: 112
 
No support by the author.

Attached is a vBa CMPS module to show videos from your installation of Video Directory.

I have included some basic options so you can select the number of videos to be listed, whether the module should be oriented vertically or horizontally, and also which videos are to be shown (random, newest, best rated, or most viewed).

Development was done with vBulletin 3.7.4, Video Directory 1.1.0 RC2, and vBa CMPS 3.0.1 but should work with whatever version of vB and/or CMPS that you have your Video Directory installed at.

UPDATES
2008-12-17 = Fixed display issue when viewed with IE. File renamed V2.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
CuteC@t

Comments
  #62  
Old 07-21-2009, 02:03 PM
salimbasar salimbasar is offline
 
Join Date: Nov 2004
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using vbuulletin as www.domain.com/forum/index.php

I have installed vbadvanced as www.domain.com/index.php

On the forum directory i have the video link on the navbar and working great but, ı have the videolink in the vbadavnced index page is not woking.
instead of showing www.domain.com/forum/video.php shows www.domain.com/video.php

How i can solve the problem
Reply With Quote
  #63  
Old 09-23-2009, 06:09 PM
realdx realdx is offline
 
Join Date: Mar 2009
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great addon, working fine except for one thing.. when not logged in, no thumbs are displayed, even if permissions are set properly in the mod config.. is there any other settings I shoud be aware of? thanks for your time and your work!!
Reply With Quote
  #64  
Old 10-09-2009, 07:27 PM
thefarg thefarg is offline
 
Join Date: Aug 2009
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi. I copied my style and deleted the old one. It appears that I have all the correct templates but for some reason the videos have stopped displaying. I still get the wrapper (header saying"videos") but no video feed. I have unistalled and then reinstalled this product with no luck. Any ideas?
I notice that its looking for the thumbnail dir on root, not /forum/thumbnail. Any ideas?


In template adv_portal_cmpsvids_bits i replaced the line

Code:
<a href="$vboptions[bburl]/$video[url]"><img src="$video[thumbnailpath]" alt="$video[title]" title="$video[title]" style="width: 150px;" border="0" /></a></div>
with

Code:
<a href="$vboptions[bburl]/$video[url]"><img src="$vboptions[bburl]/$video[thumbnailpath]" alt="$video[title]" title="$video[title]" style="width: 150px;" border="0" /></a></div>
and got it working. Not sure whats changed but that works.
Reply With Quote
  #65  
Old 10-25-2009, 12:59 PM
pasulyan pasulyan is offline
 
Join Date: Aug 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The file you have uploaded is not a valid module file.
plase help me...
Reply With Quote
  #66  
Old 10-26-2009, 12:09 PM
m2006's Avatar
m2006 m2006 is offline
 
Join Date: Jan 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow thank you somuch for mods
Reply With Quote
  #67  
Old 12-06-2009, 05:36 AM
zapiy zapiy is offline
 
Join Date: Jul 2008
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey how about a version of this that you simply add external movie links into?
Reply With Quote
  #68  
Old 02-11-2010, 12:24 PM
MagicThemeParks's Avatar
MagicThemeParks MagicThemeParks is offline
 
Join Date: Sep 2009
Posts: 850
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by indie2industry View Post
Just to tidy up the Vba Module.


Go to AdminCP --> vBa CMPS --> Edit Modules --> Videos --> Edit Module

Go To Module Wrapper Template Options

Find Module Link and in that area put

Code:
{$vbulletin->options[bburl]}/video.php{$vbulletin->session->vars[sessionurl_q]}
That way, people can just click on the word "Videos" from the module to go to the video directory

How can we change the "Videos" text in the title?
Reply With Quote
  #69  
Old 02-14-2010, 04:19 PM
forumrunt forumrunt is offline
 
Join Date: Sep 2007
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The file you have uploaded is not a valid module file.

is what I get any ideas? I really want this on my page
Reply With Quote
  #70  
Old 02-14-2010, 04:26 PM
forumrunt forumrunt is offline
 
Join Date: Sep 2007
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nvm i got it
Reply With Quote
  #71  
Old 01-29-2011, 12:11 PM
Onehalfmoa Onehalfmoa is offline
 
Join Date: Jan 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to display random videos from certain catagories any thoughts...

That's the only other thing I could wish for... The mod is perfect for my cmps... Good job...
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 05:07 AM.


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.08974 seconds
  • Memory Usage 2,306KB
  • Queries Executed 26 (?)
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
  • (1)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)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