vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBTube 1.2.9 (CSRF protection added) (https://vborg.vbsupport.ru/showthread.php?t=173083)

Akyeame Kwame 06-08-2008 08:25 PM

Quote:

Originally Posted by bigtime (Post 1466450)
Even though they appear as custom categories, they're really just a keyword search.

Edit the vBTube template.

Find this:

Code:

<strong>&raquo;</strong> <a href="vBTube.php?do=cat&catid=2">Autos & Vehicles</a><br>
Directly above that, put this:

Code:

<strong>&raquo;</strong> <a href="vBTube.php?do=search&search=Thaiboxing">Thaiboxing</a><br>
<br>
--------------------
<br><br>

Of course, you'll replace "Thaiboxing" with the keyword you wish to display for the category.

To make a default category:

Open vBTube.php. On line 46 find this:

Code:

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

Replace it with this:

Code:

if ((!$_GET['do'] || $_GET['do'] == ''))
{
        $_GET['do'] = 'search';
        $search = 'martial arts';
}

Replace 'martial arts' with the search term you want to appear as the default.

Hope that helps...

Tim


I can't find this in the vBTube.php? Is there a new way to do it on vBTube 1.2.9?

I can use it, but I really don't want to direct other users to it until I have the ability to get the smut off the first page.

bigtime 06-08-2008 09:15 PM

Quote:

Originally Posted by Akyeame Kwame (Post 1544420)
I can't find this in the vBTube.php? Is there a new way to do it on vBTube 1.2.9?

I can use it, but I really don't want to direct other users to it until I have the ability to get the smut off the first page.

The first snippet is not from vbtube.php but from the TEMPLATE. The second snippet of code will be found in vBTube.php

Tim

just77me 06-10-2008 08:17 PM

i get a blank site too by opening vBTube.php after installation on a 371 anyone has a solution?

thank you

jancarlo 06-11-2008 07:28 AM

How can I do to see http://it.youtube.com instead http://www.youtube.com? Thank you.

just77me 06-12-2008 08:35 PM

Anyone has an idea and could help us to get rid of the white page after installation? why doesnt it work on 371

THANK YOU!!!

NeverBored 06-12-2008 09:00 PM

Quote:

Originally Posted by just77me (Post 1547933)
Anyone has an idea and could help us to get rid of the white page after installation? why doesnt it work on 371

THANK YOU!!!

Make sure you have the "vb tube" templates in the style you're using, and all files are uploaded...

just77me 06-13-2008 08:58 AM

how do i do this?

Chadi 06-13-2008 03:53 PM

Quote:

Originally Posted by chadi (Post 1519584)
Is anyone up to create a Godtube version of this hack? I'm willing to pay $50.

Anyone interested in doing this? I will negotiate on pricing.

Artes_Marciales 06-13-2008 05:15 PM

I love this mod, but I believe than google penalize the web sites that use this scripts's type : (

NeverBored 06-13-2008 07:34 PM

Quote:

Originally Posted by Artes_Marciales (Post 1548574)
I love this mod, but I believe than google penalize the web sites that use this scripts's type : (

Penalize how?

I have many pages from vbtube indexed in google.


All times are GMT. The time now is 04:04 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.01200 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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
  • (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