miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
The Other miniBB Support Forums / The Other /  
 

$disallowNames explaination in manual

 
Author g41687
Partaker
#1 | Posted: 6 Sep 2006 07:23 
Hello folks !

I have a problem to well understand the part of the $disallowNames description regarding the use of multiple languages.

What I understand in other words :

I have to use $l_anonymous in all the lang/xxx.php corresponding packs in place of $disallowNames in setup_options.php file.
Is it correct ? (I think it isn't ;o)

Regards

Author Paul
Lead Developer 
#2 | Posted: 6 Sep 2006 08:00 
$l_anonymous variable should be defined in all of your language packs. For examle, if you have language packs A and B, then in A, it will be defined as:

$l_anonymous='anonymous_a';

in B:

$l_anonymous='anonymous_b';

(translated of course to the necessary language). Then you should define:

$disallowNames=array('anonymous_a', 'anonymous_b');

...etc. But this is just for preventing registering users under "anonymous" name, so you don't see on the board "Anonymous" nickname amongst "Anonymous" membername. Additionally, if your language pack uses symbols other than latin, and users can not use these symbols in their reg.names, then you don't need to define it.

If your board is open only for registered members, you don't need to define it - or just define unwanted nicknames then.

Author g41687
Partaker
#3 | Posted: 6 Sep 2006 08:58 
Thanks a lot Paul !
All is now clear !

Philippe

The Other miniBB Support Forums / The Other /
 $disallowNames explaination in manual
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑