• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Modern AAC error

Doggynub

LUA / C++
Joined
Sep 28, 2008
Messages
2,541
Reaction score
186
When install supposed to be completed, and starting to go to site, i get this error in template i guess i donno
PHP:
Fatal error: Uncaught exception 'Exception' with message 'Syntax Error in template "templates/modern\index.tpl" on line 12
 "<link rel="stylesheet" href="{$path}/templates/modern/images/modern.css" 
type="text/css" /> " unknown tag "private_print_expression"' in C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templatecompilerbase.php:432 
Stack trace: #0 C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templatecompilerbase.php(229): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "pr...', 12) #1 C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templateparser.php(2142):
 Smarty_Internal_TemplateCompilerBase->compileTag('private_print_e...', Array) #2 C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templateparser.php(2536): 
Smarty_Internal_Templateparser->yy_r30() #3 C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templateparser.php(2636):
 Smarty_Int in C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_templatecompilerbase.php
 on line 432
 
Back
Top