Smarty3 expected to be a reference, value given #211
gigamaster
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Smarty plugins/resource.db.php seems to have a problem with its 3rd argument, which is a reference.
Remove & from &$smarty to solve the issue.
to
Beta Was this translation helpful? Give feedback.
All reactions