vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - YouTube API Integration (lite) (https://vborg.vbsupport.ru/showthread.php?t=170106)

projectego 02-10-2008 03:20 PM

[high]* projectego clicks install :)[/high]

iogames 02-10-2008 08:17 PM

Great work as always! ;)

Roflstilzchen 02-11-2008 01:40 AM

great addon, works excellent :up:

jdelasko 02-11-2008 06:13 PM

Installed and working, except the youtube BBcode doesn't seem to have been installed.

Edit: Nevermind.........added my own code

Sandy-XXX 02-11-2008 08:13 PM

Its nice but i dont have PHP 5 :(

BadgerDog 02-12-2008 11:37 AM

Thanks ... :)

Installed for private testing before releasing to membership... :up:

Question: How do you restrict access to this page, so usergroups lile "guests" can't use it?

I see how the two options work under Usergroups, but now how access is controlled?

Thanks... nice work....

Regards,
Badger

Andrew Green 02-12-2008 12:45 PM

Access isn't really controlled, however if the goal is to stop guests you can do this for now:

On Line 40 is this:
Code:

$userid = $vbulletin->userinfo['userid'];
and below it add:
Code:

if(! $userid) print_no_permissions();
I'll add a "Can view" permission setting to both versions in the next little while.

Mecho 02-12-2008 01:17 PM

sorry i dont get one thing :

we should/can add videos manually ?
or
we just set some keywords and it will show all the videos that were using that keywords ?
or
both ?

thanks

Andrew Green 02-12-2008 01:26 PM

You can browse the standard feeds. "Most popular", "most viewed", etc.

You can browse by category.

And you can search, also by category.

You can't upload videos, it pulls everything straight from youtube, so anything that is there that allows embedding should be available to your site. The browsing / searching functions will work pretty much the same as on youtube.com, it uses their search engine.

GuaRRand 02-12-2008 01:39 PM

omg m8, this owns!
Casino and This are my two favorite addons/products!


All times are GMT. The time now is 12:55 PM.

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.01097 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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