1. Lianne
  2. Support
  3. Friday, May 30 2014, 09:49 PM
Hi,
I've just updated to the fresh Pro-version, but still having a probleme with uploading profile-picture. Backend oke, frontend fails.
Accepted Answer
admin Accepted Answer
Admin
Hi,
I do this.
at file /templates/jsn_venture_pro/html/com_users/profile/edit.php at line 37 (override of edit profile page)
at file /templates/jsn_venture_pro/html/com_users/registration/default.php at line 35 (override of registration page)
I add this code to form declaration:
enctype="multipart/form-data"


jCalPro puts a tab into usermanagement

Easy Profile extends Joomla User managment. So you can view every fields from another component (if available) in edit/registration page.
I have try to find an option to disable this, but nothing. The only way to do this is to disable the "JCalPro Core User Plugin" plugin from Extensions->Plugin Manager. But I do not know if this can cause some problems with the component.
You may contact JCal support to remove this.:(
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's night for us.

The problem is this:
Your template override joomla original template of edit profile page, in override missing the attribute enctype="multipart/form-data" in html form declaration. So you can't upload files (and image).
Please add this attribute.

if you do not know joomla override feature, we can fix for you but I need your permission to change these files from your template (of course, we will send you a summary of the changes made). we never edit files if the customer does not know.
  1. more than a month ago
  2. Support
  3. # 1
Lianne Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
Lianne Accepted Answer
Hi, thanks it works, also your solution for jCalPro (they didn't respond since Thursday!).
One question: can I limit the file-size, since I don't want to get too large files into the configuration? And only allowed ext. .jpg, jpeg and .png?
Thanks!!
Lianne
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
we plan to add max size option in future, for now you can set the max upload size only from PHP config. Anyway you can set the height and width for image. With image field you can upload only image format (jpg, jpeg and png
  1. more than a month ago
  2. Support
  3. # 4
Lianne Accepted Answer
Hi Thanks again. I hope the max.size option will soon released.
  1. more than a month ago
  2. Support
  3. # 5
  • 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.