Hi,
ich habe mir gerade nach diesem Tutorial versucht einen Seiten-Content-Type anzulegen.
Leider bekomme ich folgende Fehlermeldung:
Exception #1332493995 in line 417 of /Data/Temporary/Development/Cache/Code/Flow_Object_Classes/Neos_Fusion_Core_Runtime.php: The Fusion object `TheFreeman.Site:HeaderSlider` cannot be rendered:
Most likely you mistyped the prototype name or did not define
the Fusion prototype with `prototype(TheFreeman.Site:HeaderSlider) < prototype ...` .
Other possible reasons are a missing parent-prototype or
a missing `@class` annotation for prototypes without parent.
It is also possible your Fusion file is not read because
of a missing `include:` statement.
Ich habe mein NodeTypes.Content.HeaderSlider.yaml angelegt.
Und eine Fusion und zwei HTML-Dateien.
Ich habe allerdings anstatt, wie im Tutorial angegeben “Carousel” den Bezeichner “HeaderSlider” verwendet.
Aber irgendwo habe ich wohl etwas übersehen.
Nur aus der Meldung werde ich eben nicht schlau.
Wie genau habe ich diese Exception zu interpretieren?
LG