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')
これらのエラーの原因と修正方法を知っている人はいますか?