mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #143] Syntax Error since 3.0.12 #110
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#110
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 @fr33tux on GitHub (Jul 7, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/143
Since the v3.0.12, I'm getting the following issue. It throws the same error on a new installation, and with the latest Smarty version. It's running with php 5.6 (on Debian Jessie).
SmartyCompilerException
File
ViMbAdmin.git/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
Line
79
Message
Code
0
Trace
@mirrom commented on GitHub (Jul 25, 2016):
I've got the exact same issue on version 3.0.15 (after upgrading from version 3.0.8) with php 5.4 and 5.6 on Debian Wheezy.
@barryo Did you manage to fix this or did you just close the ticket?
@fr33tux What did you do to solve this issue?
@mirrom commented on GitHub (Jul 25, 2016):
Sorry, my bad! I forgot to update
application.inito the latest version...