Real name in Orca Forums

Do you know which file(s) needs to be altered with what changes? Many thanks! Blogs are also requiring this change, so if you have any ideas for that too they will be most appreciated!

Quote · 26 Jan 2011

Open the modules\boonex\forum\integrations\base\callback.php find and replace nickname with first name

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 27 Jan 2011

Thanks SashaE. I can't seem to get the right combination. This line " 'PosterNickName' => $sUser," seems like the most likely suspect, but I cannot see where to define  $sUser. I need first and last name, so assume it will be something like this "$sNick = $aUser['FirstName'] . ' ' . $aUser['LastName'];" Thanks for your help!

Quote · 28 Jan 2011
 
 
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.