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

Reply
 
Thread Tools
Video Directory FH List Details »»
Video Directory FH List
Version: 1.00, by Twilkey Twilkey is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 11-14-2008 Last Update: Never Installs: 89
Uses Plugins Template Edits
 
No support by the author.


The Skinny
This mod is a beast in a small package. When I was working on this addition to the Video Directory I kept trying to think of more things to add. But now that version 1.1.0 RC 2 is released, I figured it was time to release the first version of this mod.

What this mod does, is basically a couple things. You can list videos on your forum home in a vertical sidebar table (If you have a sidebar already then you may need help getting this to work that way.), or you can display the videos in one of two versions of a horizontal table. The first version is just a basic version. This version only displays the thumbnail image and the name of the video linked to the video post. The second version is a more detailed version. This version allows you to list the videos to blend with the forums. The table has information such as, thumbnail, linked title, description, view count, comment count, and last comment posted by.

Installation
1. Import the product in your admincp.
2. Search in your FORUMHOME template
Find:
Code:
$navbar
Add Below:
Code:
$fhlist_shell
Find:
Code:
$footer
Add Above:
Code:
<if condition="$vboptions[vert_horiz] > 0">
</td>
</table>
</if>
Uninstall
1. Uninstall the product from your admincp.
2. Search in your FORUMHOME template
Find and delete both:
Code:
$fhlist_shell
Code:
<if condition="$vboptions[vert_horiz] > 0">
</td>
</table>
</if>
Developer-Blog:

Feel free to check out our Developer-Blog at vBPoint.org!

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 11-15-2008, 01:07 PM
Tilly Tilly is offline
 
Join Date: Sep 2007
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First
Reply With Quote
  #3  
Old 11-15-2008, 01:14 PM
Twilkey's Avatar
Twilkey Twilkey is offline
 
Join Date: Oct 2006
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tilly View Post
First
If you use this, you might want to click install. I plan to add things and if you click install, you will get an email.
Reply With Quote
  #4  
Old 11-15-2008, 01:20 PM
Tilly Tilly is offline
 
Join Date: Sep 2007
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Twilkey View Post
If you use this, you might want to click install. I plan to add things and if you click install, you will get an email.
Done...installed, trying to tweak it though because I am a big module user of vbadvanced and dont have a navbar...and the sidebar is screwing up my forum display...cool though was wondering when you would add something like this
Reply With Quote
  #5  
Old 11-15-2008, 02:19 PM
swissknife swissknife is offline
 
Join Date: Mar 2004
Location: Hamburg
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

I tried it and it works fine. BUT : This addon produceses some w3c-errors. is that a specific problem of my forum?

Please see here for the list auf errors.
Reply With Quote
  #6  
Old 11-15-2008, 03:34 PM
Natea's Avatar
Natea Natea is offline
 
Join Date: Jan 2005
Location: Barcelona (Spain)
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a sidebar in my forums. How I add latest videos below "recent screenshots" sidebar?

Look my style -> http://www.la-tia.com/foros/index.php
Reply With Quote
  #7  
Old 11-15-2008, 06:40 PM
jiffylb1's Avatar
jiffylb1 jiffylb1 is offline
 
Join Date: Aug 2006
Location: clearwater
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works fine but how can i get the forum intgeration that you have in the media thread and also ho wcan I make this or place the code or were si the code to use for portal integration. Ii woudl liek to have it on the portal insetad fo the forum what code woudl I use for a php block to pull the same info and remove it from forum?

www.clearwaterbiker.biz/forum
Reply With Quote
  #8  
Old 11-15-2008, 06:50 PM
AWMGolfer AWMGolfer is offline
 
Join Date: Dec 2007
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have it installed but for me it just is too much to have on the forum page but if anyone gets this working for vbadvanced can you post or send me a note on what you did. If I get some time in the next couple of weeks I will see what I can do but if someone does it first it would be much appreciated!!

Adam
Reply With Quote
  #9  
Old 11-15-2008, 08:36 PM
Twilkey's Avatar
Twilkey Twilkey is offline
 
Join Date: Oct 2006
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by swissknife View Post
Hi!

I tried it and it works fine. BUT : This addon produceses some w3c-errors. is that a specific problem of my forum?

Please see here for the list auf errors.
All those errors are outside my templates, so it is your forum that is doing it.

Quote:
Originally Posted by jiffylb1 View Post
works fine but how can i get the forum intgeration that you have in the media thread and also ho wcan I make this or place the code or were si the code to use for portal integration. Ii woudl liek to have it on the portal insetad fo the forum what code woudl I use for a php block to pull the same info and remove it from forum?

www.clearwaterbiker.biz/forum
Not sure I really understand most of that post, but Post in the Video Directory thread asking for the portal module. One has been made, I am just not sure it has been released yet.

Quote:
Originally Posted by Xhaiden View Post
I have it installed but for me it just is too much to have on the forum page but if anyone gets this working for vbadvanced can you post or send me a note on what you did. If I get some time in the next couple of weeks I will see what I can do but if someone does it first it would be much appreciated!!

Adam
Post in the Video Directory thread asking for the portal module. One has been made, I am just not sure it has been released yet.
Reply With Quote
  #10  
Old 11-15-2008, 08:40 PM
Twilkey's Avatar
Twilkey Twilkey is offline
 
Join Date: Oct 2006
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Natea View Post
I have a sidebar in my forums. How I add latest videos below "recent screenshots" sidebar?

Look my style -> http://www.la-tia.com/foros/index.php
Sorry I skipped you. I am going to need to see the code from your forumhome template or whatever holds the sidebar code.
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 01:10 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.07924 seconds
  • Memory Usage 2,307KB
  • Queries Executed 24 (?)
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
  • (6)bbcode_code
  • (6)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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