简体   繁体   English

菜单 Joomla 的缓存问题

[英]Cache problems with menu Joomla

I have a problem in Joomla 1.6.我在 Joomla 1.6 中遇到问题。

I have a menu with 5 menu items and if I log in I should be able to see 2 more.我有一个包含 5 个菜单项的菜单,如果我登录,我应该可以再看到 2 个。 This is practicly working, but if I'm logging in while I'm on the home page (or any other page), the 2 menu items doesn't appear until I've clicked one of the other menu items, which I think might be because of some cache setting somewhere??这实际上是可行的,但是如果我在主页(或任何其他页面)上登录,则在我单击其他菜单项之一之前,这两个菜单项不会出现,我认为可能是因为某处的一些缓存设置?

Anyone know where in Joomla I can set such settings?任何人都知道在 Joomla 哪里可以设置这样的设置?

I've also set the global cache setting in Joomla to "OFF" and it appears in both Firefox and IE.我还将 Joomla 中的全局缓存设置设置为“OFF”,它出现在 Firefox 和 IE 中。

Try changine the following settings in your Menu and Module Managers:尝试在菜单和模块管理器中更改以下设置:

Menu Manager: Menu Items -> [Your Menu] -> [Your Special Menu Items]
 - Access: Registered

Module Manager: Module Menu -> Basic Options :
- End Level : All
- Show Submenu Items: Yes

Module Manager: Module Menu -> Advanced Options :
- Caching: No caching

Module Manager: Module Menu -> Menu Assignment:
- Module Assignment: On All Pages

Module Manager: Module Menu -> Details: 
- Access: Registered

You probably missed one of those你可能错过了其中之一

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM