All I want to do is make my default.cfg show the main menu and footer WITHOUT showing all options for ALL users --- in other words restrict the menu and footer to show only the options that the user has permissions for. This would restrict access to even seeing the secondary database, and while the permissions work, the menu items listing and footer listing don't.
Futher explanation:
I have a complicated DBMan implementation. It has 6 databases (actually 6 .cfg's and .pl's and only 3 different database structures, but that's besides the point)
The default has the Main Menu, submenus listing and user admin/change password/change email functions.
then each sub-section (there are 4 now, will be 5) has a menu on the main page for that section
that allows add/modify/delete and view/search records.
if you login as guest with the password guest - you will see the permissions are restricted to Fixed Assets
but the menu also shows Structures, Improvements to Land and Land Parcels.
The main menu is modified from the footer just to be a different font and style, but both exhibit this same behavior. They are not reflecting the restriction to the permissions. Why?
demo has permissions for all for modules and admin has permissions for all modules, Admin shows the expanded menu correctly, demo and guest don't (when I restrict demo I get no change)
Why is this??????????
I'm not even sure which code to post to start attacking this problem. It all Used to work --- famous last words!
Thanks for any help!
Lynette
Hollister, Ca
Futher explanation:
I have a complicated DBMan implementation. It has 6 databases (actually 6 .cfg's and .pl's and only 3 different database structures, but that's besides the point)
The default has the Main Menu, submenus listing and user admin/change password/change email functions.
then each sub-section (there are 4 now, will be 5) has a menu on the main page for that section
that allows add/modify/delete and view/search records.
if you login as guest with the password guest - you will see the permissions are restricted to Fixed Assets
but the menu also shows Structures, Improvements to Land and Land Parcels.
The main menu is modified from the footer just to be a different font and style, but both exhibit this same behavior. They are not reflecting the restriction to the permissions. Why?
demo has permissions for all for modules and admin has permissions for all modules, Admin shows the expanded menu correctly, demo and guest don't (when I restrict demo I get no change)
Why is this??????????
I'm not even sure which code to post to start attacking this problem. It all Used to work --- famous last words!
Thanks for any help!
Lynette
Hollister, Ca

