Print Page | Close Window

Membertitle Change

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=9488
Printed Date: 08 April 2026 at 10:03am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Membertitle Change
Posted By: neotrix
Subject: Membertitle Change
Date Posted: 03 February 2004 at 2:47am
Hello, I want Certain groups of my forum to be able to change their membertitle them selves ? is it possible ?

-------------
http://www.muhammadbinyusrat.com/blog/" rel="nofollow - Say to the believing men..



Replies:
Posted By: WebWiz-Bruce
Date Posted: 03 February 2004 at 3:29am
Not in the present version, but have a look in the mods forum to see if someone has made a mod for this.

-------------
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: thecount
Date Posted: 03 February 2004 at 3:15pm

It's simple to "MOD" this yourself!!!

Edit the register.asp in the root of your forum directory.

Somewhere at line 14xx there is a peace off code like this.

'If this is a new registration display a filed for the username
 If strMode = "new" Then
        %>
         <input type="text" name="name" size="15" maxlength="15" value="<% = strUsername %>" /><%

 Else
        Response.Write(strUsername)
 End If

Change the part if strMode = "new" to if strMode = "update"

Gr, TheCount



Posted By: SuburbanMage
Date Posted: 09 May 2004 at 8:23pm

I just did a mod that lets any registered user change their member title (not their username). You can find my post here: http://forums.webwiz.net/forum_posts.asp?TID=10367&PN=1&TPN=1 - http://forums.webwiz.net/forum_posts.asp?TID=10 367&PN=1&TPN=1

There is also another mod that lets a registered user change their member name after they've made so many posts. You can find that one here: http://forums.webwiz.net/forum_posts.asp?TID=1223&PN=3 - http://forums.webwiz.net/forum_posts.asp?TID=12 23&PN=3

Hope this helps.

 




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net