[GH-ISSUE #82] Syntax error in template /var/www/vimbadmin/application/views/error/error.phtml #63

Closed
opened 2026-02-26 09:35:31 +03:00 by kerem · 1 comment
Owner

Originally created by @FleischKarussel on GitHub (May 4, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/82

Hello guys,

I was doing a fresh install with the install script from adovms, but I think that doesn't matter.
Right from the start after enabling the admin account I'm having the following issue.
I don't know if it is related to the known dependency problem Barry already mentioned.
Commenting or deleting the line with this {mailto} tag doesn't workaround the problem.

Can anybody help and fix this?

Thank you. :)

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax error in template "/var/www/vimbadmin/application/views/error/error.phtml" on line 23 "
Please feel free to email the {mailto address=$options.identity.email encode='javascript' text=$options.identity.name}

" unknown tag "mailto"' in /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:23 Stack trace: #0 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(533): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "ma...', 23) #1 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(2383): Smarty_Internal_TemplateCompilerBase->compileTag('mailto', Array) #2 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3093): Smarty_Internal_Templateparser->yy_r37() #3 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3191): Sm in /var/www/vimbadmin/vendor/zendframework/zendframework1/library/Zend/Controller/Plugin/Broker.php on line 336

Originally created by @FleischKarussel on GitHub (May 4, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/82 Hello guys, I was doing a fresh install with the install script from adovms, but I think that doesn't matter. Right from the start after enabling the admin account I'm having the following issue. I don't know if it is related to the known dependency problem Barry already mentioned. Commenting or deleting the line with this {mailto} tag doesn't workaround the problem. Can anybody help and fix this? Thank you. :) Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax error in template "/var/www/vimbadmin/application/views/error/error.phtml" on line 23 " Please feel free to email the {mailto address=$options.identity.email encode='javascript' text=$options.identity.name} " unknown tag "mailto"' in /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:23 Stack trace: #0 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(533): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "ma...', 23) #1 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(2383): Smarty_Internal_TemplateCompilerBase->compileTag('mailto', Array) #2 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3093): Smarty_Internal_Templateparser->yy_r37() #3 /var/www/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3191): Sm in /var/www/vimbadmin/vendor/zendframework/zendframework1/library/Zend/Controller/Plugin/Broker.php on line 336
kerem closed this issue 2026-02-26 09:35:32 +03:00
Author
Owner

@barryo commented on GitHub (May 9, 2014):

Hey,

I think it's related alright. Should be fixed by:

github.com/opensolutions/ViMbAdmin@a80abc5094

  • Barry
<!-- gh-comment-id:42642567 --> @barryo commented on GitHub (May 9, 2014): Hey, I think it's related alright. Should be fixed by: https://github.com/opensolutions/ViMbAdmin/commit/a80abc5094942c881155439a3b94a5171cb4cd90 - Barry
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#63
No description provided.