vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Remove Powered by Vbulletin on Title (https://vborg.vbsupport.ru/showthread.php?t=152783)

wickland 07-19-2007 09:01 PM

Remove Powered by Vbulletin on Title
 
How do I remove the "powered by vbulletin" comment on the title of my forum? Do I have to pay to have this removed from my Title on the main forum page?

Thanks
Regards

no mods 07-19-2007 09:09 PM

Its in your phrases, not really sure were, but you can remove it for free.

dismas 07-19-2007 09:15 PM

x_powered_by_vbulletin is the phrase you're looking for.

Shazz 07-19-2007 09:17 PM

Make sure your not interfearing with the footer one

wickland 07-19-2007 09:19 PM

Quote:

Originally Posted by dismas (Post 1296051)
x_powered_by_vbulletin is the phrase you're looking for.

I have found this phrase earlier in a template or code but do you know where I can change the variable to say something else or just remove it entirely? I'm not sure if it's in some template of sorts or if there is a variable updater somewhere.

Thanks
Regards

dismas 07-19-2007 09:23 PM

Just put what you want it to say in the translation field and save. If you want it to appear blank, probably the easiest thing to do would be to put a space in the field and hit save. Don't know if this actually works but I don't know why it wouldn't. I wouldn't think that vB would test it to see if the field were filled with at least one alphanumeric character.

I just changed mine to "{1} - Powered by Vermonters" since my forum is a Vermont based forum.

cyberphr 07-19-2007 09:23 PM

Easiest way is to edit header template...

Find:
Code:

<title> ... </title>
Replace:
Code:

<title>$vboptions[bbtitle]</title>

wickland 07-19-2007 09:35 PM

Awsome, it works now. It seems this was only on my FORUMHOME template too as only the homepage was showing this.

Thanks
Regards

SVTCobraLTD 07-19-2007 10:27 PM

Deleted the whole thing and between the title tags I just added the name of the site. Thank you.

SVT

Dismounted 07-20-2007 11:06 AM

Quote:

Originally Posted by dismas (Post 1296056)
I just changed mine to "{1} - Powered by Vermonters" since my forum is a Vermont based forum.

You are NOT allowed to say vBulletin is powered by something else. You are only allowed to remove the branding in the title bar.


All times are GMT. The time now is 02:35 PM.

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.01058 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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