我是 Joomla 的新手!我正在尝试通过引用此站点将简单的 hello world 组件安装到我的本地站点中。
但警告如下:
JInstaller: :Install: Cannot find XML setup file
JInstaller: :Install: Cannot find XML setup file
Copy failed
JInstaller: :Install: Failed to copy file /var/www/newsite/tmp/install_52832b764aa08/com_helloworld-1.6-part01 (1)/site/index.html to /var/www/newsite/components/com_helloworld/index.html
我也提到了stackoverflow中发布的其他问题
在那,答案就是将版本和标签更改为 . 但是,我拥有的代码仅包含相同的代码。
那么问题出在哪里?
在尝试安装此组件时,我是否遗漏了什么?