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)

glorify 10-14-2007 01:45 AM

Quote:

Originally Posted by Lionel (Post 1359422)
What slideshow has to do with it?
@glorify which version of vbadvanced are you using?

RC1 I believe

unitedpunjab 10-14-2007 03:18 AM

I would like to have Post A Comment on Video Feature.

Not the orginal you tube comment system, but Vb own comment system can be added at the bottom of the video page.

unitedpunjab 10-14-2007 03:25 AM

And how can i declare attributes like Sort Video by date added or view in search.??

SBlueman 10-14-2007 03:27 AM

Quote:

Originally Posted by rinkrat (Post 1359427)
Yeah having some way to have a custom user category would bring it all home.

Great mod though!!

Quote:

Originally Posted by unitedpunjab (Post 1359472)
I would like to have Post A Comment on Video Feature.

Not the orginal you tube comment system, but Vb own comment system can be added at the bottom of the video page.

Quote:

Originally Posted by unitedpunjab (Post 1359474)
And how can i declare attributes like Sort Video by date added or view in search.??

ALL great ideas. If they could happen I'd be in heaven. :D

imported_cecini 10-14-2007 03:32 AM

I am getting this error.

Code:

Warning: Invalid argument supplied for foreach() in /vBTube/includes/featured.php on line 12

Mudvayne 10-14-2007 04:11 AM

Installed :D

FIM 10-14-2007 04:32 AM

nice great modd, installed

vnairp11 10-14-2007 05:15 AM

i installed it this is the only error im getting

Warning: Missing argument 1 for http_request() in /usr/local/lib/php/HTTP/Request.php on line 209

VBUsers 10-14-2007 05:29 AM

clicked install and thanks

LPH2004 10-14-2007 05:35 AM

Quote:

Originally Posted by vnairp11 (Post 1359525)
Warning: Missing argument 1 for http_request() in /usr/local/lib/php/HTTP/Request.php on line 209

I'm guessing this is a PEAR error. Maybe change HTTP/Request.php to PEAR/HTTP/Request.php

This is line 66 on vBTube.php in the \vBTube directory (and not the root php file).

Code:

require_once 'HTTP/Request.php';
to
Code:

require_once 'PEAR/HTTP/Request.php';


All times are GMT. The time now is 04:59 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.01331 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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