1. mitchels
  2. Support
  3. Saturday, February 13 2016, 08:28 PM
I am having trouble with having uploaded files save. When I go into Edit Profile and choose a file for a custom file field the file name shows then when I submit it says profile updated but no file is ever uploaded and when you go back into profile nothing is there, and nothing uploads to the images/profile directory. I have the same problem with Avatar field.

But if I do the same thing from the Joomla backend User Manager it all works fine, just not from front end Edit Profile. Any ideas?
admin Accepted Answer
Admin
hi,
can you please post me your site details to check this? you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. Support
  3. # 1
mitchels Accepted Answer
Pro
Ok, site details added, thanks.
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
your template override Joomla original registration/edit profile template. But in these overrides missing the attribute enctype="multipart/form-data" in form declaration.
So from these forms you can't upload any files (even avatar)
the files are:
- (registration) /templates/jsn_epic_pro/html/com_users/registration/default.php
- (edit profile) /templates/jsn_epic_pro/html/com_users/profile/edit.php

if you want we can fix for you, anyway we recommend you to contact your template provider to fix this.

for more infos about this attribute read here: http://www.w3schools.com/tags/att_form_enctype.asp
  1. more than a month ago
  2. Support
  3. # 3
mitchels Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.