I know in dolphin 6+ there was a thread to change the username with the real name / a space.
Basically i have removed the nickname from the join form and all is great, users can login in with their email. However around the site under the small thumb pictures as they have no nickname nothing appears. Is it possible to show the real / full name under the pictures throughout the site.
I was thinking as a solution their must be a function such as getNickname() where i can simply return the real name ? Im not sure if this would break any linkage within the site.