nickname/Username letter

how i'm typeing hebrew letter for nickname/Username in the join page ?

Quote · 28 Dec 2009

I believe was stated by AlexT that only latin characters are allowed in nicknames.

Quote · 28 Dec 2009

 

I believe was stated by AlexT that only latin characters are allowed in nicknames.

 no no i do it in Hebrew 2 but i like this:

 

i go to the admin panel ->Builders->Fields builder->join form->NickName and in Advanced i change in Check from:

 

return ( preg_match( '/^[a-zA-Z0-9_-]+$/', $arg0 ) and !file_exists( $dir['root'] . $arg0 ) );

 

to:

 

return ( preg_match( '/^[פםןוטארקףךלחיעכגדשץתצמנהבסזa-zA-Z0-9_-]+$/', $arg0 ) and !file_exists( $dir['root'] . $arg0 ) );

and i get the possibility to type Hebrew letter in the nickname/Username at the join page.

but when i log out from the profile  and try log in in my nickname/Username back it is not let me.

i know in dolphin 6 have more place that you sould do some change but i do not know where it is in dolphin 7!

Quote · 28 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.