Hallo Zusammen,
ich habe ein großes Problem. Ich habe heute ein Update gemacht von 5.2.7 auf 5.6. Damit alles korrekt angezeigt wird habe ich in der template.xl im child nur die Version geändert und jetzt crasht mein backend. Hier ein ausschnitt meiner template.xml (child)
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Template isFullResponsive="true">
<Name>NOVAChild</Name>
<Author>JTL-Software-GmbH</Author>
<URL>https://jtl-software.de</URL>
<Parent>NOVA</Parent>
<Preview>preview.png</Preview>
<Version>5.2.0</Version>
<MinShopVersion>5.6.0</MinShopVersion>
<Description>Dieses Template dient als Vorlage für eigenes Child-Template des NOVA.</Description>
<Settings>
<Section Name="Theme" Key="theme">
<Setting Description="Theme" Key="theme_default" Type="select" Value="my-nova" override="true">
<Option Value="my-nova">My NOVA - mein eigenes NOVA-Theme!</Option>
</Setting>
</Section>
</Settings>
<Minify>
<CSS Name="my-nova.css">
<File Path="themes/my-nova/my-nova.css"/>
<File Path="themes/my-nova/custom.css"/>
</CSS>
</Minify>
<Boxes>
<Container Position="left" Available="1" />
<Container Position="right" Available="0" />
<Container Position="top" Available="0" />
<Container Position="bottom" Available="1" />
</Boxes>
</Template>
warum crasht das backend? was muss ich machen? bin total verzweifelt.
Über Eure Hilfe wäre ich sehr Dankbar.
Beste Grüße
Lars
ps: habe nur bei Version in 5.6 geändert und bei minishop version auch
ich habe ein großes Problem. Ich habe heute ein Update gemacht von 5.2.7 auf 5.6. Damit alles korrekt angezeigt wird habe ich in der template.xl im child nur die Version geändert und jetzt crasht mein backend. Hier ein ausschnitt meiner template.xml (child)
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Template isFullResponsive="true">
<Name>NOVAChild</Name>
<Author>JTL-Software-GmbH</Author>
<URL>https://jtl-software.de</URL>
<Parent>NOVA</Parent>
<Preview>preview.png</Preview>
<Version>5.2.0</Version>
<MinShopVersion>5.6.0</MinShopVersion>
<Description>Dieses Template dient als Vorlage für eigenes Child-Template des NOVA.</Description>
<Settings>
<Section Name="Theme" Key="theme">
<Setting Description="Theme" Key="theme_default" Type="select" Value="my-nova" override="true">
<Option Value="my-nova">My NOVA - mein eigenes NOVA-Theme!</Option>
</Setting>
</Section>
</Settings>
<Minify>
<CSS Name="my-nova.css">
<File Path="themes/my-nova/my-nova.css"/>
<File Path="themes/my-nova/custom.css"/>
</CSS>
</Minify>
<Boxes>
<Container Position="left" Available="1" />
<Container Position="right" Available="0" />
<Container Position="top" Available="0" />
<Container Position="bottom" Available="1" />
</Boxes>
</Template>
warum crasht das backend? was muss ich machen? bin total verzweifelt.
Über Eure Hilfe wäre ich sehr Dankbar.
Beste Grüße
Lars
ps: habe nur bei Version in 5.6 geändert und bei minishop version auch