vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Urgent: how to disable login strike without admincp access (https://vborg.vbsupport.ru/showthread.php?t=171633)

Marco van Herwaarden 02-28-2008 09:05 AM

Quote:

I tried again, and I got the wrong password/username try again in 15 minutes, so hopefully there are other options as well. thanks.
Not only you, but everyone (members, guests, bots, ...) should not load any vB page for 15 minutes to have this reset!

Hornstar 02-28-2008 09:08 AM

Quote:

Originally Posted by Marco van Herwaarden (Post 1452781)
Not only you, but everyone (members, guests, bots, ...) should not load any vB page for 15 minutes to have this reset!

yeah, that is why I followed dismounteds instructions about putting up a temp index.php so they can not login on the forums homepage, but if other people are on other pages, this wont help much. I will need to basically need to find another way to stop everyone except myself login access for the next 15 minutes somehow. any ideas?

Marco van Herwaarden 02-28-2008 09:10 AM

See post #4, use a .htaccess to control this.

But you really will not get out of trouble until you either remove the proxyserver, or update it's configuration. You really should address this issue before even thinking of other solutions.

Hornstar 02-28-2008 09:47 AM

Okay did the .htaccess and it worked. I have now globally turned off the strike system. However overall, I will need to do what you said, either get them to change the way the proxy works, or find another option.

Thanks.

gmerin 01-24-2009 05:43 PM

Since nobody mentioned this, I thought I might just throw this out for anyone else who gets in this situation with the login strike system: once triggered the striking system is restricting any account login (not just the one you failed to login to) from your ip address. This info is stored in the database table strikes which contains 3 fields (striketime, strikeip, username). After backing up the table and/or database (if modifying the database directly makes you anxious), you could (1) truncate the table strikes or delete from strikes where strikeip = <yourip>

i have dyslexic fingers and use this method regularly as an alternative to permanently disabling the login striking system.

Marco van Herwaarden 01-26-2009 11:49 AM

How can anyone try to login using your IP? I would not spend much time in solutions to lift the block, but you should focus on he question how it is possible that others are using your IP.

Will.Spencer 10-25-2010 04:39 PM

Quote:

Originally Posted by gmerin (Post 1723514)
This info is stored in the database table strikes which contains 3 fields (striketime, strikeip, username). After backing up the table and/or database (if modifying the database directly makes you anxious), you could (1) truncate the table strikes or delete from strikes where strikeip = <yourip>

Thanks man; perfect fix. :)

futurist 05-04-2011 05:09 PM

This information is much appreciated , as I was in a same position because of my proxy server.
I was pulling my hair for 2 days.

Thank You million times !

kerry oki 01-18-2012 07:26 PM

Had the same exact problem:

Fixed the problem myself.

My host settings somehow cause the forum to think everyone's IP is the same.

So I went to the control panel of my host and to the Mysql file. In the strike table, delete the file entries. This will let you sign in but won't solve the problem.

Then go sign into your forum , go to your Admin panel, and then and turn off the setting that makes the forum lock you out after five sign in attempts. In the Admin panel, go to Options = general settings = then select NO for this:

Use Login "Strikes" System
Setting this to no will disable the system that prevents a user (with a specific IP address) from logging into an account after entering an incorrect password 5 times.


All times are GMT. The time now is 03:12 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.01100 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete