大家好,我正在为我的项目使用 joomla 3
我创建了一个模板。这是我的 templateDetail.xml
<files>
<folder>css</folder>
<folder>images</folder>
<folder>js</folder>
<filename>index.php</filename>
<filename>index.html</filename>
<filename>templateDetails.xml</filename>
</files>
<positions>
<position>menu</position>
<position>cabecera</position>
<position>slider</position>
<position>carrusel</position>
<position>noticias</position>
<position>menuArquero</position>
<position>menuHardware</position>
<position>contenido1</position>
<position>contenido2</position>
<position>contenido3</position>
<position>contenido4</position>
<position>footer</position>
<position>debug</position>
</positions>
</extension>
我创建了我的 zip 文件并尝试安装但收到此错误
JInstaller::安装:文件不存在/Users/maitepiedrayera/Sites/VistaMar/tmp/install_50eff5971c7cd/VistamarTemplate/js
任何想法!