简体   繁体   English

joomla菜单不可见

[英]joomla menu not visible

I am facing somewhat peculiar problem. 我面临着一些特殊的问题。 i have two systems, both running xampp 1.7.1 . 我有两个系统,都运行xampp 1.7.1。 our site is based on joomla 1.5.10. 我们的网站基于joomla 1.5.10。 One system is using fedora 12, the other one is using rhel 5. The problem is, in rhel system we can create delete and rename menu items. 一个系统使用的是fedora 12,另一个系统使用的是rhel5。问题是,在rhel系统中,我们可以创建删除和重命名菜单项。 But this changes are not visible on the frontend. 但是此更改在前端不可见。 I mean, if you login as an administrator in admin panel, you can view the menu structure, and changes are visible there. 我的意思是,如果您以管理员身份在管理面板中登录,则可以查看菜单结构,并且在那里可以看到更改。 But in the front site, menu change is not visible. 但是在前台,菜单更改是不可见的。 This problem is not occurring in fedora 12 system running same xampp version. 在运行相同xampp版本的fedora 12系统中不会发生此问题。 There all menu changes are visible normally. 那里所有菜单更改都正常可见。 I have used Swfreemenu module 5.2. 我已经使用了Swfreemenu模块5.2。 One more thing i observed,if menu is renamed, in the menu table the change should be saved along with a checkout time. 我观察到的另一件事是,如果菜单已重命名,则应在菜单表中保存更改以及结帐时间。 In fedora this is happening. 在fedora中,这种情况正在发生。 Nut in redhat, all other columns are saved except the checkout time(timestamp). 用redhat表示,其他所有列均已保存,但结帐时间(时间戳记)除外。 That field is filled with "00000". 该字段用“ 00000”填充。

Do you have caching turned on? 您是否已打开缓存?

If that's not it then I always do the print_r to get the query and results and see where/why it's getting. 如果不是那样,那么我总是执行print_r来获取查询和结果,并查看其获取原因。

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

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