vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819)

soundbarrierpro 09-23-2010 01:20 PM

Anybody knows which template or templates to edit for video directory index? I'd like to change the layout of the videos views. The default has too much info and takes up too much space.

I don't need coding help, only which templates. Thanks.

kottemann 09-25-2010 09:44 AM

Installed seamlessly brilliant mod thank you very much

muratcan25 09-27-2010 10:39 AM

1 Attachment(s)
please izlesene.com
videohoster.xml ?

and

sabongplayer 09-28-2010 05:31 AM

Hi,

Where can I find justin tv, ustream and livestream video-hoster files?

Thank you!

Zarxrax 10-05-2010 09:53 PM

Is there any way that I can make it so only certain usergroups can post in specific categories? I want some categories to be reserved for official site videos, and other categories where users can post what they want.

chocolate angel 10-10-2010 01:33 AM

i LURVE this mod..quick question. how can i rename the link in the navbar to say something else? thanks.

JacquiiDesigns 10-11-2010 12:48 AM

Quote:

Originally Posted by chocolate angel (Post 2108569)
i LURVE this mod..quick question. how can i rename the link in the navbar to say something else? thanks.

You should try searching for the phrase in your AdminCP:
AdminCP ==> Languages & Phrases ==> Search in Phrases

Then simply rename it to whatever you like.

HTH,

Jacquii.

chick 10-17-2010 11:37 AM

Someone asked how to keep the check box for forum posting checked... go to the add video template... find

PHP Code:

<table cellpadding="0" cellspacing="0" border="0" class="fieldset">
<
tr><td><input type="checkbox" class="bginput" id="newthread" name="newthread" value="1" tabindex="1" />&nbsp;</td><td class="smallfont"><b><phrase 1="$forum[title]">$vbphrase[create_new_thread]</phrase></b></td></tr></table

and replace with

PHP Code:

<table cellpadding="0" cellspacing="0" border="0" class="fieldset">
<
tr><td><input type="checkbox"[B]checked [/B]class="bginput" id="newthread" name="newthread" value="1" tabindex="1" />&nbsp;</td><td class="smallfont"><b><phrase 1="$forum[title]">$vbphrase[create_new_thread]</phrase></b></td></tr></table

..... all your simply doing is adding the word checked after "checkbox"

Levi75 10-22-2010 06:30 AM

Is it possible to change the title of the "new video" button to "Nuevo VĂ­deo"? Is it possible to get the psd file for make the changes?

Levi75 10-22-2010 06:33 AM

When i post a comment in a video screen (not in the thread created in forum) i get a javascript error like:

'elem' is null or not an object

Because of this, the post comment made is not refreshed in the screen, so i have to refresh manually to get the new comment displayed.

Any solution for this?


All times are GMT. The time now is 09:42 AM.

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.03039 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete