1. dwm
  2. Bug Report
  3. Wednesday, April 08 2015, 08:24 AM
Hi,
I use 4 checkbox fields to accept site rules by users during registration process. These fields are required and not visible in profile and edited profile page.
When user change his own profile details, all checkbox filelds steyed unchecked, despite prior selection.

checkbox1
1| accept rules 1

checkbox2
1| accept rules 2

checkbox3
1| accept rules 3

checkbox4
1| accept rules 4
References
  1. http://kzchelm.pl/component/users/?view=registration
admin Accepted Answer
Admin
Hi,
Can you please send me your site details? you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. Bug Report
  3. # 1
dwm Accepted Answer
ok
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
this is a bug, try to uncomment line 430 in file /plugins/users/jsn_users/jsn_users.php
if(JFactory::getApplication()->isSite() && JRequest::getVar('option')=='com_users' && (JRequest::getVar('task')=='profile.save' || JRequest::getVar('task')=='save')) $query->where('a.edit = 1');


we will fix in next release (planned this week). Thanks for your report :)
  1. more than a month ago
  2. Bug Report
  3. # 3
dwm Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 4
  • 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.