I programed a script which allows a user to register by himself to phpgedview.
I also included the english messages, but as I'm not a native english speaker, John is working (I hope so) on them ;-)
At the moment there is language support for english and german.
It's build with the code of 2.52.1 final index-version.
The user can add a mailadress and can choose his favorite language. These and some other vaiables are added to the user data inside authentication.php.
After registration the user gets a mail from the system with a verification code to check if the mailadress is working. Using his username, password and this code he verifies himself as a user.
After that the admin gets a mail about this verification and can give the user free by using the usereditor built in phpgedview.
After been verifeid by the admin, the user can login to the system as a user and can also change his password, mailadress and username himself.
Also a request-routine for a lost password is included.
I will be more than happy to run some tests for you. I do have an Index and MySQL configuration both running the latest release. I also have a Beta folder that I run the latest beta release from. With John's structure of the config, this allows me to have single source media and gedcom for import.
I don't code php yet, I'm still trying to spell it. However, I am making headway on decifering the package.
Thanks
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi...
I programed a script which allows a user to register by himself to phpgedview.
I also included the english messages, but as I'm not a native english speaker, John is working (I hope so) on them ;-)
At the moment there is language support for english and german.
It's build with the code of 2.52.1 final index-version.
The user can add a mailadress and can choose his favorite language. These and some other vaiables are added to the user data inside authentication.php.
After registration the user gets a mail from the system with a verification code to check if the mailadress is working. Using his username, password and this code he verifies himself as a user.
After that the admin gets a mail about this verification and can give the user free by using the usereditor built in phpgedview.
After been verifeid by the admin, the user can login to the system as a user and can also change his password, mailadress and username himself.
Also a request-routine for a lost password is included.
The following files were changed for this module:
authentication_index.php
authentication_mysql.php
functions_print.php
login.php
useradmin.php
and a file was added, called:
login_register.php
I added the messages into the files:
lang.en.extra.php
lang.ge.extra.php
Now I want to ask, if there is anybody who wants to test this routine on his own system. If so, I will upload the changed files into the patches-area.
bye, Kurt
Kurt,
I will be more than happy to run some tests for you. I do have an Index and MySQL configuration both running the latest release. I also have a Beta folder that I run the latest beta release from. With John's structure of the config, this allows me to have single source media and gedcom for import.
I don't code php yet, I'm still trying to spell it. However, I am making headway on decifering the package.
Thanks
John
Patch was added in the patches section...
Please write your comments to
kurtnorgaz at users.sourceforge.net
But I can't answer before Friday, 31.10.2003
bye, Kurt