Could someone clerify the issue I''m having a trouble with - DB issue - Joomla! Forum - community, help and support
first of all, looking @ thread. guys great.
i have create 2 menus on "top menu", both of them set displayed when special users(such author , editor) logged in. want set 1 of them displayed when editors logged into.
i have looked @ tables, #__groups, #__menus, , #__users , mod_menu.php. have lost on how site know special , registered. thougth gid on #__users either 0, 1 or 2 because access on #__menues either 0, 1, or 2. numbers of gid on #__users different thought.
i couldn't find link between #__users , #__groups. how joomla site deal access level?
cheers!
i have create 2 menus on "top menu", both of them set displayed when special users(such author , editor) logged in. want set 1 of them displayed when editors logged into.
i have looked @ tables, #__groups, #__menus, , #__users , mod_menu.php. have lost on how site know special , registered. thougth gid on #__users either 0, 1 or 2 because access on #__menues either 0, 1, or 2. numbers of gid on #__users different thought.
i couldn't find link between #__users , #__groups. how joomla site deal access level?
cheers!
warning: playing these tables in database may hazardous installation... backup database first.
you might wish in following database tables;
jos_core_acl_aro
jos_core_acl_groups_aro_map
these table related directly jos_users table , effect of security mechanism within joomla!
you might wish in following database tables;
jos_core_acl_aro
jos_core_acl_groups_aro_map
these table related directly jos_users table , effect of security mechanism within joomla!
Comments
Post a Comment