Notice: Array to string conversion in /system/library/template/Twig/Environment.php(403)
Posted: Sun Sep 06, 2020 1:21 pm
Hi,
I am looking for someone, who will fix this issues that appears in my OC 3.0.3.2 with Wokiee theme.
The error log:
The problem is, I wanted to use an if statement in my template and when I listed all the keys on the frontend, these were the errors:
I am looking for someone, who will fix this issues that appears in my OC 3.0.3.2 with Wokiee theme.
The error log:
Code: Select all
2020-09-05 5:12:38 - PHP Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
2020-09-05 5:12:38 - PHP Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
2020-09-05 5:12:38 - PHP Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
2020-09-05 5:12:38 - PHP Unknown: Object of class Request could not be converted to string in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
2020-09-05 5:12:38 - PHP Unknown: Object of class Cart\Customer could not be converted to string in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
2020-09-05 5:12:38 - PHP Unknown: Object of class Cart\Cart could not be converted to string in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 30
Code: Select all
document_links - Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 61Array
document_styles - Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 61Array
document_scripts - Notice: Array to string conversion in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 61Array
route - Unknown: Object of class Request could not be converted to string in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 61
customer - Unknown: Object of class Cart\Customer could not be converted to string in /home/***/public_html/system/library/template/Twig/Environment.php(403) : eval()'d code on line 61