Zubrag.com
May 20, 2012, 10:43:13 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Sudden Password Protect problem  (Read 1678 times)
rvchuck
Newbie
*
Posts: 1


« on: May 08, 2007, 07:21:23 am »

I have been using the password protect script for some time and it has worked perfectly till now.
Of the 30 or so login,passwords I have, suddenly 4 don't want to be accepted.
They are in no particular order.  I have reuploaded the script with no change.  These were working before for several months with no problem.
Any ideas?  Thanks Huh

Logged
zubrag
Administrator
Hero Member
*****
Posts: 753


WWW
« Reply #1 on: May 08, 2007, 11:11:08 am »

Resolved. For those who experience similar issue: make sure logins are unique.

For example following will not work:
'ben'=>'kitaro',
'ben'=>'green'

You'll have to change case of some letters, or add index. Like this
'ben'=>'kitaro',
'Ben'=>'green',
'ben1'=>'test',
'BEN'=>'password'
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC