The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Adding Symbols to usernames?

4 posters

Go down

Solved Adding Symbols to usernames?

Post by ldpe November 1st 2011, 11:49 am


Is it possible to add symbols to usernames? Like alt codes or icons? Or e en signs like !#$%=*(()<>_-+"';: ?
Using a phpBB2 free board. Thank you for your support.
avatar
ldpe
New Member

Posts : 4
Reputation : 1
Language : english

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by Stephen- November 1st 2011, 11:50 am

i think yes to can add symbols in the usernames ... Wink
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by ldpe November 1st 2011, 11:52 am

I've had users try. Then it says they fail to get a correct username. Is there a way I can add a code or something else?
avatar
ldpe
New Member

Posts : 4
Reputation : 1
Language : english

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by Stephen- November 1st 2011, 11:53 am

Check if you added the special symbols in your forum username censore ... Wink
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by Nera. November 1st 2011, 11:54 am

Hi,

To add an icon before username you can use this

Code:
/* Kruna ispred nicka administratora. By BubbleDreams 2011 -
AdminCentar.net . Nemoj uklanjati copyright! Don't remove copyright! */

$(function() {
if($('a[href="/u1"] span strong')){
            $('a[href="/u1"] span strong').before('<img src="http://cdn2.iconfinder.com/data/icons/ledicons/crown.png" border="0" />');
    }
});

Add it to your AP > Modules > JS managment and mark all pages.

The u1 in the code represents user number one, the founder, the first one registered. Change the u1 to add it who ever you want.

You get the users number by clicking on his name on the index and taking it from the browser.

You can change the image in the code.

Those other signs can be used in the nickname.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by ldpe November 1st 2011, 12:23 pm

Awesome! Thank you. But still no way of adding symbols from say a phone app called "Character Map"? Eg. €¤¥™©¢•£
avatar
ldpe
New Member

Posts : 4
Reputation : 1
Language : english

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by Nera. November 2nd 2011, 10:53 am

Hi,

You can just write them in your AP as a part of a username >

Adding Symbols to usernames? B4b1

Example:

Adding Symbols to usernames? B4aX
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by ldpe November 2nd 2011, 11:50 am

Much appreciated! Than you everyone.

All done Smile
avatar
ldpe
New Member

Posts : 4
Reputation : 1
Language : english

Back to top Go down

Solved Re: Adding Symbols to usernames?

Post by Base November 2nd 2011, 9:09 pm

Adding Symbols to usernames? Archiv10Problem Solved:Glad your problem is solved; topic marked as solved and archived. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum