miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Other miniBB Community Forum / Other /

$disallowNames explaination in manual

 
g41687
Forums Member
#1 | Posted: 6 Sep 2006 07:23 | Edited by: g41687
Reply 
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
Paul
CEO
#2 | Posted: 6 Sep 2006 08:00 | Edited by: Paul
Reply 
$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.
g41687
Forums Member
#3 | Posted: 6 Sep 2006 08:58
Reply 
Thanks a lot Paul !
All is now clear !

Philippe
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 37
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®