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)

efc9 10-16-2007 12:09 PM

Hi joeldaviddc, the admincp options will be in the next version. (If Everton Win the Merseyside Derby it'll be released on Sunday so keep your fingers crossed *g*) I'm also looking at YouTubes International sites and working with that..

efc9 10-16-2007 12:11 PM

Quote:

Originally Posted by Stifmeister2 (Post 1361536)
I have only one question:

Does this hack cause any significant bandwidth increase? It's looking very promising, I might install this..

This hack doesn't use up that much bandwidth, the video & image serving is done by YouTube so the main badwidth used is theirs and I've tried to make the backend as server friendly as possible.

Stifmeister2 10-16-2007 12:17 PM

Quote:

Originally Posted by efc9 (Post 1361540)
This hack doesn't use up that much bandwidth, the video & image serving is done by YouTube so the main badwidth used is theirs and I've tried to make the backend as server friendly as possible.

Ok thanks. :) I'll get back to it later and probably install...

rwilkins108 10-16-2007 12:36 PM

If I enter the following 4 words in Search vBTube, i get a weird search result, everything's blank and each of the video slots say 0

these 4 words together:
dance bird back street

Nickbe 10-16-2007 01:04 PM

if somebody says the words back, street and dance to me in the same sentence I would get pretty annoyed too...

Back Street Boys AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!

http://www.dance-lyrics.com/ama/back...b00000053x.jpg

efc9 10-16-2007 01:52 PM

Quote:

Originally Posted by rwilkins108 (Post 1361555)
If I enter the following 4 words in Search vBTube, i get a weird search result, everything's blank and each of the video slots say 0

these 4 words together:
dance bird back street

My Dev server is being upgraded at the moment so I can't check this right now but have put it on my buglist for checking later.

efc9 10-16-2007 01:54 PM

Quote:

Originally Posted by Nickbe (Post 1361570)
if somebody says the words back, street and dance to me in the same sentence I would get pretty annoyed too...

Back Street Boys AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!

http://www.dance-lyrics.com/ama/back...b00000053x.jpg

There was no bird in BackStreet Boys although my bird used to fancy Kevin.. UGH!!

rwilkins108 10-16-2007 02:06 PM

no, it's this :)

http://www.u-assist.com/forums/pet-s...can-dance.html

lol, i think that bird is doing the electric slide :D

vnairp11 10-16-2007 02:34 PM

it loads up good now this version is good

is it suppose to put a configuration tab in vbulletin admiin cp under vbulletin settings? because i don't see any.

tekstylez 10-16-2007 02:53 PM

When clicking the link I added in the nav bar, which is the one you provided, I am getting a blank page...

imported_cecini 10-16-2007 03:05 PM

I am not getting videos from youtube.

http://www.themediacentral.com/vBTube.php?

vnairp11 10-16-2007 03:09 PM

<a href="http://thetechlife.org/vBTube.php" target="_blank">http://thetechlife.org/vBTube.php</a> is there a way to limit the number of videos shown or remove the blue square block at the end of the listing? from the main page.

txspaderz 10-16-2007 03:09 PM

Feel free to use my site as a demo. I've been changing some things

www.setxapa.com/forum/vBTube.php

yoyoyoyo 10-16-2007 03:40 PM

Quote:

Originally Posted by imported_cecini (Post 1361614)
I am not getting videos from youtube.

http://www.themediacentral.com/vBTube.php?

try this:

<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php$session[sessionurl_q]">$vbphrase[vBTube_title]</a></td>

or

<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php">$vbphrase[vBTube_title]</a></td>

PoetJA-1975 10-16-2007 03:41 PM

hmmm - with the upgrade to 1.2 -- When downloading video the file is a get_video file instead of an flv file - Help please = Thanx

Jacquii.

ps - you prolly have more than enough "example" sites - but feel free to reference JPiC ;)
http://jpicforum.info/vBTube.php

dj_f16 10-16-2007 03:44 PM

yes efc9???
i'm waiting!!!!!!
:( :( :(

efc9 10-16-2007 03:45 PM

Quote:

Originally Posted by imported_cecini (Post 1361614)
I am not getting videos from youtube.

http://www.themediacentral.com/vBTube.php?

Ask your host if they will enable url_fopen

efc9 10-16-2007 03:46 PM

Quote:

Originally Posted by dj_f16 (Post 1361632)
yes efc9???
i'm waiting!!!!!!
:( :( :(

Sorry the language problems are proving difficult to fix, I thought a change to UT8 might fix things but it hasn't :(

efc9 10-16-2007 03:48 PM

Quote:

Originally Posted by PoetJA-1975 (Post 1361631)
hmmm - with the upgrade to 1.2 -- When downloading video the file is a get_video file instead of an flv file - Help please = Thanx

Jacquii.

ps - you prolly have more than enough "example" sites - but feel free to reference JPiC ;)
http://jpicforum.info/vBTube.php

if you add .flv to the end of the filename it'll be fine.

Thanks for allowing me to use your site as a demo site.. Great looking site you have :)

titorevolu 10-16-2007 03:48 PM

thanks is working fine, but it appears 99 videos in Featured Videos, where i can fix it to less videos?

dj_f16 10-16-2007 03:56 PM

Quote:

Originally Posted by efc9 (Post 1361635)
Sorry the language problems are proving difficult to fix, I thought a change to UT8 might fix things but it hasn't :(

UTF8 is not straightening
wonderfully a .htaccess file? if we arrange

RichieScott1 10-16-2007 06:33 PM

Great idea! Installed.

efc9 10-16-2007 06:34 PM

Quote:

Originally Posted by dj_f16 (Post 1361648)
UTF8 is not straightening
wonderfully a .htaccess file? if we arrange

You could try adding this to the .htaccess:
Code:

#apache 2
#AddDefaultCharset utf-8
#apache 1
#CharsetDefault UTF-8


elmati 10-16-2007 06:56 PM

in view tpl there is a way to get the author id? i mean that weird number, like J2WpaDweCSY...
and other thing is in description. i want to split the urls for wrap content, like youtube, ex: http://www.mac.com/index.php?as=92&u...3423fd&re=sadj by http://www.mac.com/index.php...

and other really nice addon will be the video tags ;)
and rate the video :)

well ive installe without problems and im makins some make up changes...

ty for the hack efc9 u are really genius!

PoetJA-1975 10-16-2007 07:58 PM

Quote:

Originally Posted by efc9 (Post 1361638)
if you add .flv to the end of the filename it'll be fine.

Thanks for allowing me to use your site as a demo site.. Great looking site you have :)

No prob - Glad you like JPiC - Of course you prolly noticed I added optimization for Google Adsense :P

Anyway - in the other release the video downloaded as an flv file with even the name of the file - Anyway to make the newest update do the same?

Thanx again for the mod - It's FABULOUS
[high]* PoetJA-1975 nominates for MOTM
[/high]

Jacquii.

efc9 10-16-2007 08:01 PM

Not currently, it's using a third party server to download the file and that's the way they process things, but I'll see what I can do with it..

efc9 10-16-2007 08:04 PM

Quote:

Originally Posted by elmati (Post 1361758)
in view tpl there is a way to get the author id? i mean that weird number, like J2WpaDweCSY...
and other thing is in description. i want to split the urls for wrap content, like youtube, ex: http://www.mac.com/index.php?as=92&u...3423fd&re=sadj by http://www.mac.com/index.php...

and other really nice addon will be the video tags ;)
and rate the video :)

well ive installe without problems and im makins some make up changes...

ty for the hack efc9 u are really genius!

I will be adding clickable tags soon :)

I'll see if something can be done about processing the description.

elmati 10-16-2007 08:30 PM

and dont forget the author ID! i really need it :)

ty efc9!

efc9 10-16-2007 09:41 PM

Quote:

Originally Posted by elmati (Post 1361821)
and dont forget the author ID! i really need it :)

ty efc9!

btw, if you mean the videoid, it's in the vBTube BBCode: at the bottom of the page, this hack adds a new BBCode so that if that code is posted in a thread, it'll show an embedded video.

rwilkins108 10-16-2007 11:14 PM

aww, i really liked the little icons next to the categories :) but thx 4 the update :cool:

Kaleem 10-16-2007 11:23 PM

Working Good and Fine.

Thanks for the Upgrade.
http://www.friendskorner.com/forum/vBTube.php

dj_f16 10-16-2007 11:33 PM

Quote:

Originally Posted by efc9 (Post 1361748)
You could try adding this to the .htaccess:
Code:

#apache 2
#AddDefaultCharset utf-8
#apache 1
#CharsetDefault UTF-8


not to be :erm: :( :erm:
i'm not being a head... i do can not be :mad: :mad: :mad:

efc9 10-17-2007 12:34 AM

Quote:

Originally Posted by rwilkins108 (Post 1361910)
aww, i really liked the little icons next to the categories :) but thx 4 the update :cool:

Sorry, but they were gonna go with the category manager anyways, so I thought best to get rid now and cut the package size down a little..

efc9 10-17-2007 12:35 AM

Quote:

Originally Posted by dj_f16 (Post 1361919)
not to be :erm: :( :erm:
i'm not being a head... i do can not be :mad: :mad: :mad:

Have you tried upgrading to v1.2.5? This version has ut8_decode on descriptions and titles so should display the titles correctly as long as you have the windows language packs installed.

rwilkins108 10-17-2007 12:38 AM

Quote:

Originally Posted by efc9 (Post 1361956)
Sorry, but they were gonna go with the category manager anyways, so I thought best to get rid now and cut the package size down a little..

you could have the category manager have an a place to enter an icon for each category :)

efc9 10-17-2007 02:48 AM

Quote:

Originally Posted by rwilkins108 (Post 1361962)
you could have the category manager have an a place to enter an icon for each category :)

Your right.. I could.. and if someone buys me a can of Pepsi I just might *lol*

silverleaf 10-17-2007 03:00 AM

this is fantastic...nominated MOTM

Julio 10-17-2007 03:17 AM

OK Guys.. please bear my ignorance.. I just installed the mod.. and I know it works.. since I tested my: http://www.mysite.net/forums/vBTube.php

Now.. How exactly do I "call it" from the navbar? I created a .GIF that reads vbTube, that I want to include in the Navbar. How exactly do I do that? Any help will be greatly appreciated.

COBRAws 10-17-2007 03:23 AM

It would be really a good value to this mod if we could choose which vids are shown, or the possibility of showing just videos that are submitted to a DB.

imported_cecini 10-17-2007 04:02 AM

Quote:

Originally Posted by yoyoyoyo (Post 1361629)
try this:

<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php$session[sessionurl_q]">$vbphrase[vBTube_title]</a></td>

or

<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php">$vbphrase[vBTube_title]</a></td>

I am running version 1.2.5. I have checked my php config settings. And url_open is on...

As for the coding that you suggested. Where do I put it?


All times are GMT. The time now is 02:25 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.01818 seconds
  • Memory Usage 1,829KB
  • 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
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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