Re: [psa-devel] Reset Password
Brought to you by:
koivi
From: Justin K. <ju...@ko...> - 2003-05-23 20:32:02
|
Albert Lash wrote: > On testing, first thing I've noticed is that installing the db is a serious > pain even for people who know what they are doing. I'd like to get rid of > the part that takes the schema from the include path. For a first time > install you shouldn't have to change the permissions on a folder. Well, I have updated the config file for a little better explanation. I don't think that this is a big deal since if you run the install_db from command line like suggested, then all you need to do is point it to any directory that you can write to. Using a web browser is when it becomes a pain in the arse. Maybe we should concentrate on the documentation for the package to help explain how things work and how to get them to work. > Second, the manual update of the password isn't working. Haven't looked that > far into the problem but thought I should report it. OK, I see that the password was changing, but the user kept getting set to inactive - if you weren't an admin. I fixed that in the user_edit_conection.php script so that should stop happening. |