Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBTube Details »»
vBTube
Version: 1.2.6, by efc9 efc9 is offline
Developer Last Online: Aug 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 10-12-2007 Last Update: 10-20-2007 Installs: 144
 
No support by the author.

Removed..

Show Your Support

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

Comments
  #192  
Old 10-15-2007, 02:05 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahh...also, suggestion:

Need comments! (comment on videos)
I mean, its vb... so it seems silly to not utilize comments via vbull threads/comments!
Reply With Quote
  #193  
Old 10-15-2007, 02:06 PM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Warning: main() [function.main]: SAFE MODE Restriction in effect. The script whose uid is 650 is not allowed to access /usr/local/lib/php/PEAR.php owned by uid 0 in /vBTube/PEAR/HTTP/Request.php on line 46
my php still 4.4.7 and did not uprade to php 5 ,
Reply With Quote
  #194  
Old 10-15-2007, 02:06 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by efc9 View Post
in vBTube.php find:
Code:
if ((!$_GET['do'] || $_GET['do'] == ''))
{
    $_GET['do'] = 'featured';
}
and change to:
Code:
if ((!$_GET['do'] || $_GET['do'] == ''))
{
                $search='<insert search term>';
    $_GET['do'] = 'search';
}
replace <insert search term> with your search term and that'll show the search instead of the featured videos on the frontpage.
If I remove the featured videos and add my own terms as listed above how can I add the featured videos to the left side navigation?
Reply With Quote
  #195  
Old 10-15-2007, 02:34 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Theres already links to featured & most popular sections on the left side nav.
Reply With Quote
  #196  
Old 10-15-2007, 02:35 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dj_f16 View Post
turkish character problems !!! ???
help me !!!
could you send me a link, and explain to me what the problem is as I don't speak turkish.
Reply With Quote
  #197  
Old 10-15-2007, 02:37 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU View Post
1. gREAT job!1! !




2. I second this!! I think that woould make this perfect and a HUGE add-on for vb.


plus, if you do this, may I suggest making it so we can help contribute the xml to add new video sites to this add-on... so you aren't stuck continually adding new sites (which I guarantee you will get repeated requests for as there are like a millino video sites that people use and request).


3. of course, the next suggestion after that is to upload video directly. I know I know...but its such a natural next suggestion and would be a killer add-on. I know its been a requested add-on, and you have the baseline here. maybe cut out the middle man and work with other add-ons looking at the same thing? (ie: AME or vbAnyMedia add-ons).


great job anyway.
1. Thanks

2. I'm not quite sure how I could handle the adding of multiple sites but it's something for the future most definetly..

3. I've found a PHP Class for uploading videos to youtube and I'm going to look into that in more detail soon.
Reply With Quote
  #198  
Old 10-15-2007, 02:38 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU View Post
ahh...also, suggestion:

Need comments! (comment on videos)
I mean, its vb... so it seems silly to not utilize comments via vbull threads/comments!
Comments will definetly be added soon.
Reply With Quote
  #199  
Old 10-15-2007, 02:39 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Barakat View Post
my php still 4.4.7 and did not uprade to php 5 ,
Your host has restrictions in place that stop this script from working, You'll need to speak to them about allowing access for this script.
Reply With Quote
  #200  
Old 10-15-2007, 02:48 PM
Roxie's Avatar
Roxie Roxie is offline
 
Join Date: May 2002
Location: on vb.org
Posts: 526
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would be great to have comments. Or even the ability to save favorites. Anyway, installed and works great.
Reply With Quote
  #201  
Old 10-15-2007, 02:52 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by efc9 View Post
1. Thanks

2. I'm not quite sure how I could handle the adding of multiple sites but it's something for the future most definetly..

3. I've found a PHP Class for uploading videos to youtube and I'm going to look into that in more detail soon.
Quote:
Originally Posted by efc9 View Post
Comments will definetly be added soon.
awesome!

as for #3... cool. but I was thinking more for uploading directly to the forums (ie: become our own video hosting site). that said, youtube direct upload is a great idea too (though I prefer megavideos or others as they have much bigger file size limits and don't delete material as much. again, see 2).

this a beautiful GREAT idea for an add-on though...keep up the great work!
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 06:26 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.06014 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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