Zubrag.com
February 08, 2012, 02:37:45 am *
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: Query  (Read 1248 times)
richard49
Newbie
*
Posts: 2


« on: July 09, 2010, 08:45:10 am »

I've got the password page to show up in my browser but when entering the Username and Password I choe I'm told the password is incorrect.

Under where it states SETTINGS START is...

// Add login/password pairs below, like described above
// NOTE: all rows except last must have comma "," at the end of line
$LOGIN_INFORMATION = array(
  'zubrag' => 'sharon',
  'admin' => 'richard'
);

As you can see I changed where it states 'zubrag" to a username of my choosing
and
where it states 'admin' I also changed that to the password of my choosing.

Was that the wrong thing to do, and if so what should I have altered to change the Username and Password?

Thanks.

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


WWW
« Reply #1 on: July 09, 2010, 10:01:41 am »

You changes it correctly.  So you now have username "zubrag" with password "sharon" and another username "admin" with password "richard". Note: as far as i remember both are case sensitive
Logged
richard49
Newbie
*
Posts: 2


« Reply #2 on: July 09, 2010, 11:25:05 am »

Oh I see now... thanks... Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

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