Gossamer Forum
Home : Products : Gossamer Links : Discussions :

modify user-data by users

Quote Reply
modify user-data by users
is there a way to allow users to modify their datas.

for example:
- user is logged in
- calls a link like "modify user datas"
- user is able to modify his email-adress or username
- (updated userdatas will need admin-validation)

?


Quote Reply
Re: modify user-data by users In reply to
Already been requested MANY times in the forums...I believe that GT is working on adding this in future releases of LINKS SQL...although it is not that hard to program...basically you can use the modify.cgi script as a model, but you would call different DBI objects, tables, in the script for editing user info.

Regards,

Eliot Lee