prohibit ability to edit user profile
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=23655
Printed Date: 07 April 2026 at 10:13am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: prohibit ability to edit user profile
Posted By: jream
Subject: prohibit ability to edit user profile
Date Posted: 02 July 2007 at 9:05pm
I have customized the forum application to import users from another database, where the users login credentials must stay the same.
Is there a way for me to "turn off" the ability for a user to change his username and password?
Thanks,
Josh Ream
P.S. GREAT APPLICATION!!!!!
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 03 July 2007 at 11:16am
Users can not change their usernames anyway, only the admin can in the admin area.
If you use the built in member API it syncs your members passwords when they login from your system.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: jream
Date Posted: 03 July 2007 at 3:58pm
I need for them to not change their passwords. Is this possible from the built in API? Can you point me in the right direction on more info about it and how to use it?
Thanks,
Josh
|
Posted By: WebWiz-Bruce
Date Posted: 03 July 2007 at 4:16pm
Then you would need to buy a license so you can modify the code to disable the users from changing their passwords. If you are unsure about ASP you may need to hire a web developer to do this for you.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: jream
Date Posted: 04 July 2007 at 3:09am
I already bought a licensed version and am familiar with ASP. I was just wondering if you could tell me where to find this built in function?
J
|
Posted By: WebWiz-Bruce
Date Posted: 04 July 2007 at 4:35pm
You can enable the API by editing the file functions/functions_members_API.asp the file contains instructions on how to set this up and allows your members to login via your own login system which will pass across the members username and password. If the password changes on your system it will also update the password in the forum system.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: jream
Date Posted: 04 July 2007 at 5:07pm
Nice. I will check it out and let you know how it goes.
Thank you.
|
|