Hi
have installed EasyMedia Images, and if I have the userInfoBoxImage box active then I get crash when I try to go to Movies
PHP
Error
Error Type:
wcf\system\exception\SystemException
Error Message:
Template compilation failed: unclosed tag {if} in template '__userInfoBoxImage' on line 10
File:
*/lib/system/template/TemplateScriptingCompiler.class.php (385)
Template Context:
$this->foreachVars['797a45cb6df8136b792b120e46826ba99a80b9ff']['item'] = $this->v['box'] ?? null;
if ((is_countable($_foreach_797a45cb6df8136b792b120e46826ba99a80b9ff) && count($_foreach_797a45cb6df8136b792b120e46826ba99a80b9ff) > 0) || (!is_countable($_foreach_797a45cb6df8136b792b120e46826ba99a80b9ff) && $_foreach_797a45cb6df8136b792b120e46826ba99a80b9ff)) {
foreach ($_foreach_797a45cb6df8136b792b120e46826ba99a80b9ff as $this->v['box']) {
?>
====> <?=$this->v['box']->render();?>
<?php }
unset($this->v['box']);$this->v['box'] = $this->foreachVars['797a45cb6df8136b792b120e46826ba99a80b9ff']['item'];
unset($this->foreachVars['797a45cb6df8136b792b120e46826ba99a80b9ff']);
} ?>
<?php
Alles anzeigen