Help - Search - Members - Calendar
Full Version: Renaming Usernames to their real names
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
babiigurliie
[FONT=Arial][SIZE=1]

hey..how do u change the usernames to the peoples name?? i've tried some code but it doesnt work..do u kno how? pleese help..thank u biggrin.gif
aznhybriddragon
QUOTE(babiigurliie @ 01-23-2004, 01:38 PM)
[FONT=Arial][SIZE=1]

hey..how do u change the usernames to the peoples name?? i've tried some code but it doesnt work..do u kno how? pleese help..thank u biggrin.gif

I believe u use this code the Link Text changer

http://www.createblog.com/forums/index.php?showtopic=32
Blah
laugh.gif yea! what "J" SAID! =P
tofumonzter
QUOTE(aznhybriddragon @ 01-23-2004, 05:25 PM)
I believe u use this code the Link Text changer

http://www.createblog.com/forums/index.php?showtopic=32

yup. that was wat i used...
tragic
blah you spammer :P
babiigurliie
what about when u have the username in 'sites i read' then u want to change the username so that it shows the real name of the person?
crazeegirl411
You have to use the code provided above and change all the usernames in your "Sites I Read" or now it's called "Subscriptions" to the real names or names your want it to be changed. It takes some time if your list is long...haha.
urcompsezwazzup
yea lol but it creates a really AWEXUM effect...its so kewl. plus, you can annoy the heck out of all your friends XD lol my friend tried to smack me up for calling her "jerry rice" hehehehe lol
-aMiT-
babiigurliie
so would i t look like this?..

<!-- begin code provided by createblog.com -->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/USERNAME/i, "NAME");
}//-->
</script>
<!-- end code provided by createblog.com -->

im confused
Maria
QUOTE(babiigurliie @ 01-26-2004, 01:58 PM)
so would i t look like this?..

<!-- begin code provided by createblog.com -->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
else if (str.match (/subscriptions/i)) links[l].innerHTML = str.replace (/USERNAME/i, "NAME");
}//-->
</script>
<!-- end code provided by createblog.com -->

im confused

i think you change "subscriptions" to the username .. so you put it there twice .. or am i wrong? huh.gif
xirresistible16
QUOTE(Maria @ 01-26-2004, 05:02 PM)
i think you change "subscriptions" to the username .. so you put it there twice .. or am i wrong? huh.gif

i try dat code 2 buh it stil won't wrok ermm.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.