mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #82] Syntax error in template /var/www/vimbadmin/application/views/error/error.phtml #63
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@barryo commented on GitHub (May 9, 2014):
Hey,
I think it's related alright. Should be fixed by:
github.com/opensolutions/ViMbAdmin@a80abc5094