1. tanawat
  2. Bug Report
  3. Thursday, October 20 2016, 07:17 PM
On '...../my-account' page, when click on "Edit Profile" button, it links to '..../logout/profile?layout=edit'. The profile cannot be edited. And the system log the user out.

How could I fix this issue?
References
  1. http://www.petergraphy.com/hkjcdpri/
admin Accepted Answer
Admin
Hi,
try to create a menu item of type Users->Edit Profile to get correct routing.
  1. more than a month ago
  2. Bug Report
  3. # 1
tanawat Accepted Answer
Pro
Hi,

Did as suggested. The route seems to be right (user-management/modify-an-user-account/profile/441?layout=edit) but the profile is not editable, still.

Thanks
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
this is strange, I have tried on your site and seems that there is something that make some strange redirect, can you please provide me a backend access to check your configuration?
  1. more than a month ago
  2. Bug Report
  3. # 3
tanawat Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 4
tanawat Accepted Answer
Pro
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
Hi,
seems that you have some permission problem in some folder on your site, so Package can not install all files.

in your installation missing some view to remove com_users template overrides, to fix this you should enable write permission for folder (and all subfolders) /components/com_users/views/. After this you can reinstall Easy Profile.

Anyway :D
Now I have added missing files into template overrides to fix this problem, file are:
- templates/jsn_nuru_pro/html/com_users/profile/easyprofile.php
- templates/jsn_nuru_pro/html/com_users/registration/easyprofile.php

So now works ;)
  1. more than a month ago
  2. Bug Report
  3. # 6
tanawat Accepted Answer
Pro
Thank you very much for your support. Nice and quick.
  1. more than a month ago
  2. Bug Report
  3. # 7
tanawat Accepted Answer
Pro
Oh one more question. How can I alter width and color of the date field?

Thanks
  1. more than a month ago
  2. Bug Report
  3. # 8
admin Accepted Answer
Admin
Hi,
you can do this with CSS code.
Anyway most of calendar styles are inherit from template style (we use bootstrap classes).
  1. more than a month ago
  2. Bug Report
  3. # 9
tanawat Accepted Answer
Pro
Ok, thanks
  1. more than a month ago
  2. Bug Report
  3. # 10
  • Page :
  • 1


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