Page 1 of 1
arrowchat shows usernames in chat why not names?
PostPosted: 22 Jul 2012, 23:17
by china
arrowchat shows usernames in chat why not names?
PostPosted: 23 Jul 2012, 00:02
by Jason
You can alter the includes/config.php to show real names instead of usernames if you want.
PostPosted: 17 Nov 2012, 06:20
by krazzeniru
how can we do that?
PostPosted: 17 Nov 2012, 07:34
by saeed319
Go to includes/config.php
REPLACE THIS LINE
define('DB_USERTABLE_NAME','user_displayname');
WITH
define('DB_USERTABLE_NAME','user_username');
Worked for me :)
PostPosted: 19 Nov 2012, 00:40
by krazzeniru
what should we do in oxwall?
PostPosted: 20 Apr 2013, 18:59
by markskikus
Yes how to change in Oxwall?
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]