vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Hide Version Number. Updated with hiding the version everywhere automatically. (https://vborg.vbsupport.ru/showthread.php?t=235252)

borbole 02-06-2010 10:00 PM

Hide Version Number. Updated with hiding the version everywhere automatically.
 
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.

Updated: With hiding the version in the templates automatically with thanks to Boofo.

Update again. Now it hides the version at the archives as well and therefore the version is hidden everywhere.

vb4newb 02-07-2010 06:37 PM

thanks, maybe you should change it from MYBB in description :)

borbole 02-07-2010 06:50 PM

Quote:

Originally Posted by vb4newb (Post 1976838)
thanks, maybe you should change it from MYBB in description :)

I caught that as well and I did change it. Thank you :)

Magnumutz 02-08-2010 04:33 PM

Is this allowed by IB? If yes, you should remove it from the Page's Source as well, if possible.

borbole 02-08-2010 04:37 PM

Quote:

Originally Posted by Magnumutz (Post 1977575)
Is this allowed by IB? If yes, you should remove it from the Page's Source as well, if possible.

I am not sure I know what you mean if it is allowed by IB? Did you mean if vb allows it? if so, then yes. You are allowed to remove the version number.

ragtek 02-08-2010 05:21 PM

You don't hide the version number from the js files.
Code:

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=3612"></script>

mabersoft 02-08-2010 05:29 PM

What is the + side of having this?

borbole 02-08-2010 05:34 PM

It helps a bit on avoiding being targeted by the hackers that hunt for version vulnerabilities by googling for them and hacking forums at random.

mabersoft 02-08-2010 05:37 PM

I see. i wil have to use this then. thanks.

borbole 02-08-2010 06:13 PM

You are welcome.


All times are GMT. The time now is 04:54 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.01277 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)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