• 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!

Modern aac issure with a php error issue

Wraskly

Member
Joined
Jun 17, 2010
Messages
244
Reaction score
7
A PHP Error was encountered
Severity: Notice

Message: Undefined variable: template

Filename: htdocs/index.php

Line Number: 189


A PHP Error was encountered
Severity: Notice

Message: Undefined variable: template

Filename: htdocs/index.php

Line Number: 191


A PHP Error was encountered
Severity: Notice

Fatal error: Uncaught exception 'Exception' with message 'Unable to load template file 'index.tpl'' in C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_template.php:169 Stack trace: #0 C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_template.php(521): Smarty_Internal_Template->isExisting(true) #1 C:\xampp\htdocs\system\application\libraries\Smarty.class.php(336): Smarty_Internal_Template->getRenderedTemplate() #2 C:\xampp\htdocs\system\application\libraries\Smarty.class.php(380): Smarty->fetch('index.tpl', NULL, NULL, NULL, true) #3 C:\xampp\htdocs\index.php(212): Smarty->display('index.tpl') #4 {main} thrown in C:\xampp\htdocs\system\application\libraries\sysplugins\smarty_internal_template.php on line 169


Any clue as to what this is? D:
 
Back
Top