vb.org Archive

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

COBRAws 10-17-2007 06:47 PM

Quote:

Originally Posted by efc9 (Post 1362514)
In vBTube.php Find:
Code:

if ((!$_GET['do'] || $_GET['do'] == ''))
{
        $_GET['do'] = 'today';
}

Replace it with:
Code:

if ((!$_GET['do'] || $_GET['do'] == ''))
{
                $uname='<insert username here>';
        $_GET['do'] = 'user';
}


THanks mate. It would be really good to find a readme.txt with this info. :)

efc9 10-17-2007 07:51 PM

Quote:

Originally Posted by COBRAws (Post 1362567)
THanks mate. It would be really good to find a readme.txt with this info. :)

Options like this, will be set in the AdminCP from the next version (hopefully) so hacks like this won't be needed then.

Alien 10-17-2007 10:59 PM

Hey,

This is awesome!

I do have a question.. A significant amount of sites already have a youtube bbcode such as (youtube) (/youtube).. How would I go about editing your code so that bbcode is reflected in the Extra Options > vBTube BB Code: field when viewing videos? We already use [youtube] tags all over our site!

One more recommendation.. I noticed that you use class="styled" in several of your input field tags.. Would you consider changing that to "bginput" so that if you have a custom style/skin that it reflects the custom values? I have various dark skins that show white fields until I edit your templates manually to change it to "bginput"

Thanks for an amazing addition to our site! Can't wait to go live!

efc9 10-17-2007 11:14 PM

Thanks for the compliments and comments.. To change the embed code you'll need to edit the vBTube/includes/view.php file, change the vBTube to youtube in that, and remove the vBTube bbcode from your board.

I'll make the requested style changes for the next version.

Alien 10-17-2007 11:24 PM

Wow, talk about quick!

Thank you so much, efc9! Really!

elmati 10-18-2007 06:01 AM

ok, im playing aroun templates and to have the same look from youtube
preview here: http://www.banite.com.ar/foro/banitube.php

@efc9 i put a copyright notice into the footer the link take back to your vb.org profile...

tomorrow i try to make more improves on templates and make them all xhtml compilant :)

Alp Ozdemir 10-18-2007 06:46 AM

congrats! buddy, looks great, Im waiting for the release this vBTube template ;)

nickypoooo 10-18-2007 07:46 AM

Great job! marked as installed and a little vote there for motm

efc9 10-18-2007 10:31 AM

Quote:

Originally Posted by elmati (Post 1362886)
ok, im playing aroun templates and to have the same look from youtube
preview here: http://www.banite.com.ar/foro/banitube.php

@efc9 i put a copyright notice into the footer the link take back to your vb.org profile...

tomorrow i try to make more improves on templates and make them all xhtml compilant :)

Good Work elmati, and thanks for the copyright link :)

efc9 10-18-2007 10:32 AM

Quote:

Originally Posted by nickypoooo (Post 1362910)
Great job! marked as installed and a little vote there for motm

Thanks for that, I really appreciate the motm nominations.


All times are GMT. The time now is 04:07 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.01694 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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