Download & Extend

Can't get tac_lite menu to show in admin area

Project:Taxonomy Access Control Lite
Version:6.x-1.3
Component:Miscellaneous
Category:support request
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

I've disabled all modules on my site apart from code modules and tac_lite.

Regardless of this, I can't get the tac_lite menu to show up. This is similar to the issue posted here.

I struck this problem as you can see in that post, but my suggested fix doesn't work now I'm using 6.x.

When I click on "Access Control" in my Admin area, I see the following list of options:

* Access control
* Access rules
* Permissions
* Profiles
* Roles
* User settings
* Users

If I manually add tac_lite to the end of the admin/user/access URL, I can access all of the tac_lite settings fine.

I have tried everything I can think of, short of nuking my DB and starting over. Can anyone post any suggestions as to what the problem might be?

I am using the latest 6.10 of Drupal and the latest 1.3 version of tac_lite.

tac_lite is working fine, there's no problem there. I just can't figure out why I have to manually access the URL to manage it. Any pointers would be appreciated.

Many Thanks,

Tim

Comments

#1

I'm not sure off-hand. I may have done something wrong when upgrading to D6. There were a bunch of menu changes.

#2

Status:active» closed (fixed)

I disabled and reenabled tac_lite today for others reasons.
Tada, this works fine now.
Bizzaro.

Thanks Dave!

#3

Status:closed (fixed)» active

Yes, something is happening with the menu cache I believe. When the "Access by Taxonomy" link does not appear, I clear menu cache and then it appears again. But if I clear menu cache again, it disappears. Seems as if this menu item is not being built correctly but I'm not sure where in the code to find this.

Can anyone else replicate this? I should note, I am clearing cache via drush by running drush cc menu (and/or drush cc all).