Code: Select all
PHP Fatal error: Uncaught Twig_Error_Loader: Unable to find template "common/column_left.twig" (looked into: /var/www/opencart/catalog/view/theme)
Any help would be appreciated.
Code: Select all
PHP Fatal error: Uncaught Twig_Error_Loader: Unable to find template "common/column_left.twig" (looked into: /var/www/opencart/catalog/view/theme)
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
But, yet again, the line of code you wish to modify has not been posted along with the controller file.jpedroza2k wrote: ↑Tue Nov 28, 2017 11:59 pmThe call to the override method in catalog/controller/event/theme.php is the one that is not firing and causing the Twig error. I am still trying to figure out why it is not being called correctly, but I can't find where the method call is. That is why I changed the method name, hoping that it would trigger a method not found error, but instead I got the twig error.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Not trying to modify what you are modifying, I understand.Not sure I can say this any more succinctly, I am not trying to modify a line of code. I am trying to locate where code is being called from. If I modify the method name for the override method (public function override(&$route, &$args, &$template) {) on line 52 of controller/event/theme.php
Code: Select all
public function override(&$route, &$args, &$template) {
Code: Select all
}
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 8 guests