314parley / kfm

Automatically exported from code.google.com/p/kfm
0 stars 0 forks source link

User login on admin panel don't work !! #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Version  1.4.4

set in config:
$use_kfm_security = true;

then go to  kfm/admin   and  try to login with  
name: test
pw: test

the login is ok, 

i edit some files in  kfm/admin  to fix this problem 

index.php at line 160 ... 

settings.php  at line 6 ...
user.php  at line 6 ....
associations.php on line 4....

now it is working fine.

Original issue reported on code.google.com by nilsfeld@gmail.com on 18 Nov 2009 at 2:23

Attachments:

GoogleCodeExporter commented 8 years ago
is fixed with  issue 28

Original comment by nilsfeld@gmail.com on 19 Nov 2009 at 11:38

GoogleCodeExporter commented 8 years ago
cool. thanks.

Original comment by kae.verens@gmail.com on 19 Nov 2009 at 11:42