[GH-ISSUE #98] Fatal error: Uncaught exception 'SmartyCompilerException' #74

Closed
opened 2026-02-26 09:35:38 +03:00 by kerem · 3 comments
Owner

Originally created by @MartH0f on GitHub (Jun 24, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/98

Hello,

I upgraded my vimbadmin installation 3.0.6 to the latest version 3.0.10 (in little steps). After the upgrade, I get the fowolling error, while I want to enter my panel:

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax error in template "/srv/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 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:23 Stack trace: #0 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(533): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "ma...', 23) #1 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(2383): Smarty_Internal_TemplateCompilerBase->compileTag('mailto', Array) #2 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3093): Smarty_Internal_Templateparser->yy_r37() #3 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3191): Smarty_Internal_Templatepa in /srv/vimbadmin/vendor/zendframework/zendframework1/library/Zend/Controller/Plugin/Broker.php on line 336

I know there is another Issue with the same error, but the links that were offered, didn't worked for me. Can anybody help me?

Originally created by @MartH0f on GitHub (Jun 24, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/98 Hello, I upgraded my vimbadmin installation 3.0.6 to the latest version 3.0.10 (in little steps). After the upgrade, I get the fowolling error, while I want to enter my panel: Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax error in template "/srv/vimbadmin/application/views/error/error.phtml" on line 23 "<p>Please feel free to email the {mailto address=$options.identity.email encode='javascript' text=$options.identity.name}</p>" unknown tag "mailto"' in /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:23 Stack trace: #0 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(533): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "ma...', 23) #1 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(2383): Smarty_Internal_TemplateCompilerBase->compileTag('mailto', Array) #2 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3093): Smarty_Internal_Templateparser->yy_r37() #3 /srv/vimbadmin/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php(3191): Smarty_Internal_Templatepa in /srv/vimbadmin/vendor/zendframework/zendframework1/library/Zend/Controller/Plugin/Broker.php on line 336 I know there is another Issue with the same error, but the links that were offered, didn't worked for me. Can anybody help me?
kerem closed this issue 2026-02-26 09:35:38 +03:00
Author
Owner

@barryo commented on GitHub (Jun 25, 2014):

When putting the latest release live, I performed a fresh install from scratch and everything worked fine.

Best bet is to diff the stock application.ini.dist against your local version. I imagine you'll find some differences in the Smarty configurations.

<!-- gh-comment-id:47080867 --> @barryo commented on GitHub (Jun 25, 2014): When putting the latest release live, I performed a fresh install from scratch and everything worked fine. Best bet is to diff the stock `application.ini.dist` against your local version. I imagine you'll find some differences in the Smarty configurations.
Author
Owner

@thiagolamosa commented on GitHub (Jun 18, 2015):

Thanks for the tip, barryo.
I faced the same problem after updating from version 3.0.6 to 3.0.12.
After updating a few lines in my local application.ini (from dist version) my installation started working again.

<!-- gh-comment-id:113181379 --> @thiagolamosa commented on GitHub (Jun 18, 2015): Thanks for the tip, barryo. I faced the same problem after updating from version 3.0.6 to 3.0.12. After updating a few lines in my local application.ini (from dist version) my installation started working again.
Author
Owner

@barryo commented on GitHub (Jun 18, 2015):

🍺

<!-- gh-comment-id:113183717 --> @barryo commented on GitHub (Jun 18, 2015): :beer:
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#74
No description provided.