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
  #22  
Old 12-29-2008, 07:22 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xhaiden View Post
Works great but I am having a weird issue. I have it setup in the settings to show three videos and when logged in it shows up as it has been setup to show. However, when someone is not logged in it only shows one video instead of three. I made sure the permissions we correct and they are, though it wouldn't show any if they were wrong. Just wondering if you know what might be causing this. Thank you in advance for any and all help!!
Is it possible that there is only video in a Video Directory category that guests have permissions to?
Reply With Quote
  #23  
Old 12-29-2008, 08:10 PM
AWMGolfer AWMGolfer is offline
 
Join Date: Dec 2007
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Homer moment*

Yeah...that took care of it..lol. Thanks again for a wonderful module, now I just need to actually look at my screen when setting it up
Reply With Quote
  #24  
Old 12-30-2008, 04:43 AM
Saint_I_Am Saint_I_Am is offline
 
Join Date: Aug 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do we remove the text description under the thumbnail of the video?
Reply With Quote
  #25  
Old 12-30-2008, 05:43 AM
bongwater's Avatar
bongwater bongwater is offline
 
Join Date: Nov 2005
Location: south Florida
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saint_I_Am View Post
How do we remove the text description under the thumbnail of the video?
template adv_portal_cmpsvids_bits

simply remove

Code:
$video[title]
Reply With Quote
  #26  
Old 01-01-2009, 05:07 PM
indie2industry's Avatar
indie2industry indie2industry is offline
 
Join Date: Jan 2008
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #27  
Old 01-02-2009, 12:31 AM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice job indie2industry!

Unfortunately, since I have custom wrappers (and still haven't figured out how to put the little links within them), it won't help me. But, that's a nice touch for those using the default (or correct working ones! ) modules. :up:
Reply With Quote
  #28  
Old 01-02-2009, 03:25 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ArnyVee View Post
Unfortunately, since I have custom wrappers (and still haven't figured out how to put the little links within them)...
Hit me up over at vBa.com and we'll try point you in the right direction. Likely your custom wrapper(s) are just missing the title variable.
Reply With Quote
  #29  
Old 01-02-2009, 03:42 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this works great but the thumbnails of the video are not being shown. any reason why?
Reply With Quote
  #30  
Old 01-02-2009, 07:14 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jlew24asu View Post
this works great but the thumbnails of the video are not being shown. any reason why?
If they are working within Video Directory then they should be working in module.

Hit me up with a PM where you have the module appearing and I'll take a look; maybe there is a condition I am not accounting for.
Reply With Quote
  #31  
Old 01-02-2009, 07:22 PM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why this happen i go to admincp>>vba cmps>>download / upload module
import the prouct but still tell me this
"The file you have uploaded is not a valid module file."

i have vba 3.0.1
an video directory 1.1.0 rc 2

i need help please
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 06:29 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.15407 seconds
  • Memory Usage 2,308KB
  • Queries Executed 28 (?)
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_code
  • (4)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
  • (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_postinfo_query
  • fetch_postinfo
  • 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