Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
Can't see the input field for the password. (Running EHCP 0.29.07)
Restored from old drupal forum, for user uid:189 username:Thune
You may reset your password to access your new account here.
Posts: 0
Threads: 9
Joined: Feb 2025
Reputation:
0
It's a small bug in ehcp.
If you want to fix it yourself, edit classapp.php, find "function addDirectory()".
Look a few lines down for: .inputform4($action,$labels,$fields=array('username',array('password', 'tip'=>'password'),'directory'),
And make it: .inputform4($action,$labels,$fields=array('username','password','directory'),
That's it!
A fix will probably be included in the next release.
Restored from old drupal forum, for user uid:189 username:Thune
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
i fixed that and uploaded in download section, you may download again and replace your classapp.php file only..
Restored from old drupal forum, for user uid:700 username:deconectat
You may reset your password to access your new account here.