Code: Select all
{if isset($rawcontent)} {$content}Code: Select all
{if $rawcontent} {$content}Code: Select all
{if isset($rawcontent)} {$content}Code: Select all
{if $rawcontent} {$content}This is odd ... but well, it works now, doesn't it?chabar wrote: Sat Jan 04, 2025 10:38 pm There is no error log, but after deleting everything and reinstalling everything is working correctly.
I cannot explain, what was wrong, but now everything is ok.