By Ian Shere on Saturday, 07 January 2012
Likes 0
Views 3K
Votes 0
Great little module - another "hole" plugged in CB.

I have the registration of new users in CB set to Firstname, Lastname, not just Name. This makes the name display in the module appear as:

username
lastname

which doesn't make sense. I tried some combos in mod_procomplete.php to try to get it to be firstname lastname, but to no avail. What code do I need to change to make it display as such, but without breaking it so that if the client wants to go to just Name at some stage it still displays properly. I'd really prefer to get rid of username as well.
View Full Post