The plugin renames the image with the format: user_nicename{pictID}.jpg
The field user_nicename should not have any space on it, as WordPress creates it by using the lowercase login name and replacing all spaces by dashes.
I cannot see here why you’re getting spaces on it. And don’t see why you are getting an space just after lastname. The plugin does not use this fields and just reads the WordPress created nice_name as I mentioned above.
In any case, I will introduce a check in the nice_name to trim all spaces and to change them to underscores, to see if this solves your problem.
Will tell you when this is in the development version for you to check.
I introduced this on the development version. Please, download it and check if this solves your problem.
Just for you to now: If you download and use the development version, you will have to stay with it until next release tomorrow or past, as it changes some plugin settings names in the database.
Please, tell me if this solves your issue. Thanks!
Sounds great. I’m on .5b-eta3.
Where is the development download link again?
cml
By the way, thanks for your help! And, what a GREAT idea for the plugin. I’m super excited to see this take off.
Development and all other versions, are here http://wordpress.org/extend/plugins/alkivia/download/
The 0.5-rc1 is almost done and will be released really soon 😉