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)

Scyther 11-07-2011 07:25 AM

Nice Mod....
Thanks..marked installed...

MaXimus 11-21-2011 08:50 AM

Installed it and it's working fine on vBulletin v4.1.8

Sym 01-12-2012 07:24 AM

What a wonderful way to stop script kiddies.

Fready 01-12-2012 11:30 AM

Quote:

Originally Posted by Sym (Post 2286841)
What a wonderful way to stop script kiddies.

Not really
IF anyone knows their vb stuff they would just go to:
http://www.yoursiteurl.com/admincp/index.php

And then it would tell them which version they are using.
Quote:

vBulletin 4.1.5 Admin Control Panel
This modification doesn't hide that part there.;)

Boofo 01-12-2012 11:47 AM

Or:

HTML Code:

http://www.yoursiteurl.com/forums/register.php

There are plenty of places this doesn't catch, if you know where to look. Do a search for simpleversion or templateversion in the templates.

I.G.O.T.A. 01-12-2012 12:25 PM

Installed, thank you.

Schoelle 01-12-2012 03:07 PM

Quote:

Originally Posted by Fready (Post 2286886)
Not really
IF anyone knows their vb stuff they would just go to:
http://www.yoursiteurl.com/admincp/index.php

And then it would tell them which version they are using.


This modification doesn't hide that part there.;)

If the admin of www.yoursiteurl.com know their stuff then the only thing that appears there is a small popup where you have to enter the user and password from the htaccess protection :)

Fready 01-13-2012 01:39 AM

Quote:

Originally Posted by Schoelle (Post 2286941)
If the admin of www.yoursiteurl.com know their stuff then the only thing that appears there is a small popup where you have to enter the user and password from the htaccess protection :)

Sounds interesting, please tell me how to do such a thing.

ForceHSS 01-13-2012 02:28 AM

Quote:

Originally Posted by Fready (Post 2287110)
Sounds interesting, please tell me how to do such a thing.

http://www.tools.dynamicdrive.com/password/
I can make it for you if you wish but will need some info in private. You can try yourself first if you wish

Schoelle 01-14-2012 08:45 AM

Quote:

Originally Posted by Fready (Post 2287110)
Sounds interesting, please tell me how to do such a thing.

You need a .htpasswd and a .htaccess file.
Check if you can store the .htpasswd file outside the www root folder if possible. This depends on your host.

More information here: http://www.htaccesstools.com/articles/htpasswd/
Or just google for "htpasswd protection"

Setup a different user/password combination than your forum user.

so e.g. your vb admin user is
user: admin
password: vbulletin123
then choose this for your htpasswd protection:
user: techguru
password: methinks
Don't use the same login because then it is useless!


The .htaccess file goes into the /admincp folder (note the leading '.' which is important to hide the file)
The .htpasswd file goes in the best case outside of the folder that is accessible from outside. But you can also store it in the /admincp folder. (also note the leading '.')


Why doing this? If someone gets hold of your admin login then they still cannot login into your admincp!
You can / should do the same with the /modcp folder. But setup a different user / password combination there.


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