Layout folder missing in site folder #1016
Unanswered
jfquestiaux
asked this question in
Extention Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm new to JCB and progressing slowly. So far, so good but I'm stuck at the "site view" step.
I added two site views, with a basic default template but when I try to installed the compiled version, I get an error message in the Joomla! installer:
JInstaller: :Install: the file does not exist [ROOT][TMP]/install_698de12d609ca/site/layouts
Indeed, when I look inside my root XML file, I have:
index.html
assets
forms
layouts
src
tmpl
but in the site folder of the compiled component, this folder is missing. Actually, I see a "language" folder that is not mentionned in the XML but the "layouts" is missing.
I am not (at this point) willing to use layouts but I don't see a way to fix this.
I'm using JCB 6.1.3 on Joomla! 6.0.1.
Maybe moving to 6.1.4 beta6 would solve the issue, but I usually sticks to stable versions.
Thanks for your help and congratulations for this great component.
UPDATE:
Removing the "layouts" line in the XML file allowed the installation to go through, so I'm able to continue working but obviously I need to find a way to solve this in a permanent manner.
Beta Was this translation helpful? Give feedback.
All reactions