【发布时间】:2012-12-04 17:40:10
【问题描述】:
我正在尝试在 Joomla 3.0 中使用模板。我在 Joomla 上安装了模板,并尝试使用预览按钮查看它。但是我得到了这个错误。
( ! ) Fatal error: Call to undefined function mosShowListMenu(),除此之外我还收到 3 个其他警告,例如:
Warning: include_once(C:\wamp\www\HAMED\templates\jf_texturiaDS/scripts/php/mainmenu.php)
Warning: include_once() [function.include]: Failed opening 'C:\wamp\www\HAMED\templates\jf_texturiaDS/scripts/php/mainmenu.php' for inclusion (include_path='.;C:\php\pear')
有谁知道这些错误来自哪里以及如何修复它们?
【问题讨论】:
标签: joomla joomla-extensions joomla3.0