Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting this error Error: The maximum number of login attempts has been reached. Please try again in 5 minutes.


asdafs

Recommended Posts

Posted

I checked this:

 

http://www.oscommerce.com/forums/topic/389774-error-error-the-maximum-number-of-login-attempts-has-been-reached-please-try-again-in-5-minutes/#entry1652464

 

and did this

 

In admin/login.php, find this line

if ($actionRecorder->canPerform()) {

and change it to

if (true) {

Upload the file and login. Then change it back to what it was and it should continue to work.

 

and did not help me. :

when I change the code I can login but when i change it back it didn't continue.

 

Can someone help me please?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...