I am working in pimcore and after I have created areabrick I get this error message in my admin panel:
You don't have sufficient permissions to open the element or perform the desired action.
Here is the part of the code:
<!-- Slider -->
<section id="slider">
<?= $this->areablock('landingAreaBlock'); ?>
</section>
I have taken it from the documentation and also I have to mention that I am logged in as the admin user.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…