theflowerpot
Junior Member
Beware the toast that has no ears!
Posts: 238
inherit
40463
0
Aug 16, 2005 13:51:36 GMT -8
theflowerpot
Beware the toast that has no ears!
238
April 2005
theflowerpot
|
Post by theflowerpot on Jun 20, 2005 12:48:58 GMT -8
Hi! Could someone help me stop my members changing their screen name themselves? Thankyou
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 20, 2005 13:13:03 GMT -8
Main Footer: <script type="text/javascript"> <!-- var allowed = /user=( admin|gmod1|gmod2);/i; var ka=document.getElementsByTagName("td") for (e=0;e<ka.length;e++) { if(location.href.match(/action=modifyprofile/gi) && !document.cookie.match(allowed) && ka[e].innerHTML.match(/Display Name/) && ka[e].width.match(/160/) && ka[e].vAlign.match(/top/)){ ka[e].style.display="none"; ka[e+1].style.display="none"; ka[e+2].style.display="none"; }} // --> </script> The red part is where you list the usernames of who is allowed to change their display name. Each name needs to be seperated by a "|" line
|
|
theflowerpot
Junior Member
Beware the toast that has no ears!
Posts: 238
inherit
40463
0
Aug 16, 2005 13:51:36 GMT -8
theflowerpot
Beware the toast that has no ears!
238
April 2005
theflowerpot
|
Post by theflowerpot on Jun 20, 2005 13:19:50 GMT -8
You complete peach Elindir
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 20, 2005 13:38:03 GMT -8
You're very welcome ;D
|
|