Hi,
I have a problem when a new user registers and upload an avatar. The photo is not uploaded on the folder, and in the database (in the table jsn_users) the path (images / profiler) does not appear correctly. Only the name of the image appears, no path. The other fields are correct.
It seems as if not call the correct method for images and the field is treated as text.
But this only happens with new users. If a user edits their profile, and upload an avatar, everything works fine. The photo is uploaded to the folder and path of the database is correct.
I haven't send site details because I'm working in localhost. I have Joomla 3.0.3 and JSN_FREE_1.1.1
Thank you so much!