Thanks, but it's not helping, I already did as stated in my first post.
I need single name field, and this is how I set in Cofiguration--> General
But when I check database through phpmyadmin the single name is split into three fields.
Example:
In user manager, in Name field, I set "Joomla Community Builder"
What I see in database, though, is:
firstname --> Joomla
middlename --> Community
lastname --> Builder
I was expecting to have everything in a single field, why is split in three?
Thanks