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)

DawnsWebDesigns 06-03-2008 10:33 PM

Quote:

Originally Posted by Playa82 (Post 1539415)
it only takes the new vids from youtube, if u don't want to show adult content, u have to delete the search function.

How would you go about this. I've already noticed this: https://vborg.vbsupport.ru/showpost....0&postcount=34. It tells you how to add new categories but not how to avoid adult content.

I'm sorry I don't know enough about youtube. Does one of these categories hold more adult content then another? Or do several have the potential for adult content? If so I don't want to delete all the categories just the adult content within the categories. So what code would I add & where to weed out that one thing?

Note: I don't know jack about php coding. In fact I'm doing good with html/css. Thank you for understanding. :)

Playa82 06-04-2008 04:26 AM

Quote:

Originally Posted by DawnsWebDesigns (Post 1540075)
How would you go about this. I've already noticed this: https://vborg.vbsupport.ru/showpost....0&postcount=34. It tells you how to add new categories but not how to avoid adult content.

I'm sorry I don't know enough about youtube. Does one of these categories hold more adult content then another? Or do several have the potential for adult content? If so I don't want to delete all the categories just the adult content within the categories. So what code would I add & where to weed out that one thing?

Note: I don't know jack about php coding. In fact I'm doing good with html/css. Thank you for understanding. :)

to delete the search function, do this:

find in vbtube template:
Code:

<form action="vBTube.php?do=search" method="post">
<table width="100%" class="tborder" align="center" border="0" cellpadding="6" cellspacing="0">
<tr><td class="tcat">Search $vbphrase[vBTube_title]</td></tr>
<tr><td class="alt1">
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="text" name="search" value="search..." class="styled" onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" /> <input type="submit" value="Go!" class="button" />
</td></tr></table><br>
</form>

delete it and save your template.

Poppet 06-04-2008 05:25 AM

Thanks Playa, I reverted the one of the templates and it's fixed now :D

solution24 06-04-2008 06:21 AM

got question im not able to get VBtube as one of the navbar button the homepage

Playa82 06-04-2008 06:38 AM

Quote:

Originally Posted by solution24 (Post 1540344)
got question im not able to get VBtube as one of the navbar button the homepage

u have to create it with photoshop if u have buttons

MikeWarner 06-04-2008 05:41 PM

I installed this a few weeks back and it has stopped working. After a long wait it tells me "No Result Found. Please try something else."

What has happened?

soundbarrierpro 06-04-2008 06:15 PM

Quote:

Originally Posted by MikeWarner (Post 1540810)
I installed this a few weeks back and it has stopped working. After a long wait it tells me "No Result Found. Please try something else."

What has happened?

That means the youtube api is down. It's not the mod. It's youtube. Sometimes the api is down for a couple days, but it'll be back up.

DawnsWebDesigns 06-05-2008 06:05 PM

Quote:

Originally Posted by Playa82 (Post 1540292)
to delete the search function, do this:

find in vbtube template:
Code:

<form action="vBTube.php?do=search" method="post">
<table width="100%" class="tborder" align="center" border="0" cellpadding="6" cellspacing="0">
<tr><td class="tcat">Search $vbphrase[vBTube_title]</td></tr>
<tr><td class="alt1">
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="text" name="search" value="search..." class="styled" onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" /> <input type="submit" value="Go!" class="button" />
</td></tr></table><br>
</form>

delete it and save your template.

I did this & there's still nasty videos. Basically anything under main menu has the potential to bring up nasty videos. So I guess I have to get rid of that whole thing?

Edit: I did delete the whole thing. I also had to delete at least one category...people & blogs I think brought up some nasty stuff too. I've got very few categories & it's quite possible some of them could hold some adult stuff. I've switched my site to adults only anyway.

At least I was able to make it so that instead of bringing up today's new uploads it takes you straight to the news category...which shouldn't be too dangerous?

solution24 06-06-2008 02:22 AM

Quote:

Originally Posted by Playa82 (Post 1540356)
u have to create it with photoshop if u have buttons


i meant to say its not coming up on the homepage as one of the navbar links i think its not gonna work wid my skin

Playa82 06-06-2008 04:31 AM

Quote:

Originally Posted by solution24 (Post 1541991)
i meant to say its not coming up on the homepage as one of the navbar links i think its not gonna work wid my skin

check your other navbar links and modify my code with the code you got.


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