1. Resqscan
  2. Bug Report
  3. Tuesday, May 27 2014, 02:38 AM
I have added a new field and used image.
When I go into the Edit Profile, the field is there to edit and it uploads a pic; however once submitted there is no image available. I have checked settings and Profile and Edit Profile are both selected.

Any suggestions on how to fix this?
admin Accepted Answer
Admin
You use template override for edit profile page and registration page. In your override missing attribute enctype="multipart/form-data" on HTML form declaration.
  1. more than a month ago
  2. Bug Report
  3. # 1
admin Accepted Answer
Admin
Hi,
I saw that you sent me access in the another post. if you want I can fix this also.
  1. more than a month ago
  2. Bug Report
  3. # 2
Resqscan Accepted Answer
Sure that would be great. You were also going to send me instructions on how to add a logout button.
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Yes, but in 2 hours, sorry. Our offices are still closed (I just woke up ;) )
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
a have added this attribute enctype="multipart/form-data" on Form HTML declaration:
/templates/jsn_boot_pro/html/com_users/registration/default.php at line 35
/templates/jsn_boot_pro/html/com_users/profile/edit.php at line 37

now it should work, try it.;)
  1. more than a month ago
  2. Bug Report
  3. # 5
Resqscan Accepted Answer
Thanks for fixing.

Now one more thing....is there a default size for this image?
Will it automatically re-scale?
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi,
to configure the size of image
- go Admin->Components->Easy Profile
- choose image field
- Change height and with of Image Option tab

For now the system re-scale and crop image with these settings, we plan to add option to set max-width and max-height to keep the original aspect ratio.
  1. more than a month ago
  2. Bug Report
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.