vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Branding: What can I remove? (https://vborg.vbsupport.ru/showthread.php?t=108447)

DannyMilner 02-20-2006 08:59 AM

Branding: What can I remove?
 
Hello,

I own a branded vBulletin and I wanted to know is the only branding I have to keep on is the "Copyright ©2000 - 2006, Jelsoft Enterprises Ltd. " OR do I have to keep everything that says vbulletin eg "vBulletin Message"

Thanks,
Danny

CrazyShooter 02-20-2006 10:50 AM

Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2006, Jelsoft Enterprises Ltd.

you can remove the "Powered by vBulletin" in the title if you know how

Allan 02-20-2006 12:55 PM

No, just keep:

"Copyright ?2000 - 2006, Jelsoft Enterprises Ltd."

Looking: http://www.vbulletin.com/forum/showthread.php?t=171215

DannyMilner 02-20-2006 01:18 PM

Okay thanks for your help, I will remove the title and vbulletin messages.

Thanks :)

AN-net 02-20-2006 01:18 PM

i would suggest removing version from your site when first installing a vb board as it leaves you open to attackers who may know an exploit in that version. also its really no one's business what version you are running. there is also a version number in the <meta> tags.

DannyMilner 02-20-2006 01:27 PM

Quote:

Originally Posted by AN-net
i would suggest removing version from your site when first installing a vb board as it leaves you open to attackers who may know an exploit in that version. also its really no one's business what version you are running. there is also a version number in the <meta> tags.

Thanks for the tip but Ive had this one installed for almost a year :speechless:

bada_bing 03-17-2006 12:42 PM

How do you remove the version number from the footer ?

Where and how do you do this on a 3.5.3 board?

Freesteyelz 03-18-2006 09:31 PM

In Admin CP, go to Language & Phrases and do a search for "powered_by_vbulletin". In the open box just enter what you want. As Allan pointed out, that is the minimal wording you can use legally.

To remove the version in the Meta tag go to Common Templates --> headinclude. Find:

Code:

<meta name="generator" content="vBulletin $vboptions[templateversion]" />
And replace it with:

Code:

<meta name="generator" content="vBulletin" />

bada_bing 03-20-2006 01:33 PM

Quote:

Originally Posted by Freesteyelz
In Admin CP, go to Language & Phrases and do a search for "powered_by_vbulletin". In the open box just enter what you want. As Allan pointed out, that is the minimal wording you can use legally.

To remove the version in the Meta tag go to Common Templates --> headinclude. Find:

Code:

<meta name="generator" content="vBulletin $vboptions[templateversion]" />
And replace it with:

Code:

<meta name="generator" content="vBulletin" />

Freesteyelz

I removed if from the meta tag but not sure how to remove it from the footer.
I did this:
In Admin CP, go to Language & Phrases and do a search for "powered_by_vbulletin". In the open box just enter what you want.
and get this :
Powered by vBulletin Version {1}<br />Copyright &copy;2000 - {2}, Jelsoft Enterprises Ltd.

How should it look like to remove the version?

Quote:

Originally Posted by bada_bing
Freesteyelz

I removed if from the meta tag but not sure how to remove it from the footer.
I did this:
In Admin CP, go to Language & Phrases and do a search for "powered_by_vbulletin". In the open box just enter what you want.
and get this :
Powered by vBulletin Version {1}<br />Copyright &copy;2000 - {2}, Jelsoft Enterprises Ltd.

How should it look like to remove the version?

Never mind got it I just removed this {1}


All times are GMT. The time now is 08:08 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.01225 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete