User groups option missing from backend user management - Joomla! Forum - community, help and support
i have encountered new thing i've never experienced before.
with super user "user groups" option not available anymore when add new user in backend.
[img]http://image.bayimg.com/20c5dc036046816e0603051e2d2ded70fdb1e02b.jpg[/ img]
also, if try change user pops options.
this makes bit cumbersome create new users.
[img]http://image.bayimg.com/b558c406161190252d2ba0fc98b1de7d2709d3aa.jpg[/ img]
can me solution?
the problem having joomla 3.2.2
with super user "user groups" option not available anymore when add new user in backend.
[img]http://image.bayimg.com/20c5dc036046816e0603051e2d2ded70fdb1e02b.jpg[/ img]
also, if try change user pops options.
this makes bit cumbersome create new users.
[img]http://image.bayimg.com/b558c406161190252d2ba0fc98b1de7d2709d3aa.jpg[/ img]
can me solution?
the problem having joomla 3.2.2
this peculiar , have not seen before. straight line above fields suggest that layout knows supposed tabbed, no tabs displaying. css problem, or unusual acl configuration, or third-party plugin interfering.
i check few things. first, @ source code. see code permissions? if so, i'd use firefox see css hiding tab name or pane, , (in firefox) i'd add css force hidden html display:block;
if not see html code permissions in page's source code, suspect setting or plugin causing problem. still, swap hathor see if template revealed tabs in user manager.
and can check make sure layout files user manager (/administrator/components/com_user/views/user/tmpl/edit.php , edit_groups.php) have not been edited , neither being overridden.
and leads chance of recovering... can override layout file add groups settings group of fields do see. groups settings generated line of code in edit_groups.php. since getting fields display, there chance work. (though approach steps around current problem instead of resolving it.)
i'm curious this, if try of these, please report back.
i check few things. first, @ source code. see code permissions? if so, i'd use firefox see css hiding tab name or pane, , (in firefox) i'd add css force hidden html display:block;
if not see html code permissions in page's source code, suspect setting or plugin causing problem. still, swap hathor see if template revealed tabs in user manager.
and can check make sure layout files user manager (/administrator/components/com_user/views/user/tmpl/edit.php , edit_groups.php) have not been edited , neither being overridden.
and leads chance of recovering... can override layout file add groups settings group of fields do see. groups settings generated line of code in edit_groups.php. since getting fields display, there chance work. (though approach steps around current problem instead of resolving it.)
i'm curious this, if try of these, please report back.
Comments
Post a Comment