I have an error updating from 3.0.2.0 to 3.0.3.8
Code: Select all
Uncaught TypeError: Argument 1 passed to Twig\TwigFunction::__construct() must be of the type string, array given, called in /vagrant/public/system/library/template/Twig/Function/Function.php on line 32 and defined in /vagrant/public/storage/vendor/twig/twig/src/TwigFunction.php:40
Stack trace:
#0 /vagrant/public/system/library/template/Twig/Function/Function.php(32): Twig\TwigFunction->__construct(Array)
#1 /vagrant/public/storage/modification/system/library/template/twig.php(46): Twig_Function_Function->__construct(Object(Closure))
#2 /vagrant/public/storage/modification/system/library/template.php(71): Template\Twig->render('journal3/css', '0')
#3 /vagrant/public/storage/modification/system/engine/loader.php(144): Template->render('journal3/css', '0')
#4 /vagrant/public/catalog/controller/journal3/settings.php(155): Loader->view('journal3/css', Array)
#5 /vagrant/public/storage/modification/system/engine/action.php(79): ControllerJournal3Settings->index(Array)
Journal 3 theme
Couldn't find anything on Google or the forum. Any ideas?