Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
Natalie
New Member
New Member



Joined: Feb 10, 2005
Posts: 6

PostPosted: Thu Feb 10, 2005 7:03 pm Reply with quote

When I'm trying to add user in non-English symbols it shows ERROR: Invalid Nickname messages and wouldn't add it. What might cause it?
 
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Thu Feb 10, 2005 9:20 pm Reply with quote

It will be in the modules/Your_Account/includes/functions.php
function ya_userCheck($username) {

There is a line commented out above the current one comment out the currently used one and uncomment the other it should be ok then.
Code:


    //if ((!$username) || ($username=="") || (ereg("[^À-ÿa-zA-Z0-9_-]",$username))) $stop = "<center>"._ERRORINVNICK."</center><br>";
    if ((!$username) || ($username=="") || (ereg("[^a-zA-Z0-9_-]",$username))) $stop = "<center>"._ERRORINVNICK."</center><br>";

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
Natalie







PostPosted: Thu Feb 10, 2005 9:38 pm Reply with quote

It worked! Thanks a bunch!

PS I'm making a russian language file now. Would you like to get it when it's done?
 
sixonetonoffun







PostPosted: Fri Feb 11, 2005 6:39 am Reply with quote

That would be great!
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©