vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Hide Version Number. (https://vborg.vbsupport.ru/showthread.php?t=235962)

borbole 02-14-2010 10:00 PM

Hide Version Number.
 
1 Attachment(s)
This is a small hack that it will allow you to turn off the public display of the version number of your vBulletin forum. You can enable and disable it at the Acp-Options-Forums Home Page Options.

I know that it can be easily done by changing the language phrase but this way is handier in my opinion.

Note: This mod it will hide the version at the footer only. It is meant to add some kind of security for ex, when hackers google for outdated version and hack forums at random.


To remove the version from showing when viewing the page source, do the following edits to the headinclude template

Find the following code:

HTML Code:

<meta name="generator" content="vBulletin $vboptions[templateversion]" />
and change it to:

HTML Code:

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

Speysider 02-18-2010 10:17 AM

Don't you have to keep the version number to maintain the copyright?

This hack is probably meant for vB4, since earlier versions of vBulletin are copyrighted to Jelsoft. Only vB4 and later are copyrighted to vB Solutions.

final kaoss 02-20-2010 02:09 AM

No you dont have to show the version number to maintain copyright so long as you have

Powered by vBulletin? Version *.*.* Copyright ?2000 - 2010

EDIT: I've noticed after installing this that it removes the yabbseo copyright text as well but whatever :D:D

Silencer Groans 02-21-2010 09:07 PM

Thank you

New Joe 02-22-2010 06:31 AM

Installed but when you go to your Admin Panel log in it will still say the Version number on the log in box.

final kaoss 02-23-2010 06:21 PM

Its intended to hide the version number on public places as hacker can't view admin cp anyways unless they hack in.

suiyuan 04-17-2010 07:45 PM

good

New Joe 04-19-2010 01:24 AM

Quote:

Originally Posted by extreme-gaming (Post 1989827)
Its intended to hide the version number on public places as hacker can't view admin cp anyways unless they hack in.

Not true, this is the path of every vB Admin Panel, as long as it hasn't been changed: http://www.yourforumurl/admincp/index

BusterHymens 04-24-2010 04:03 AM

yeah thats why you rename that to something else.

borbole 04-25-2010 10:00 PM

Indeed. It will hide the version on forum display only.


All times are GMT. The time now is 10: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.01127 seconds
  • Memory Usage 1,730KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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