Answer the question
In order to leave comments, you need to log in
Why can't load controller Opencart 2.3?
Hi all!
Paste the code into the controller
$data['login'] = $this->load->controller('account/login');
echo $login;
Answer the question
In order to leave comments, you need to log in
You are not confused by the presence of the $this->response->setOutput($this->load->view('account/login', $data)); in the controller? This is first, i.e. you need to create a separate controller for such loading.
And secondly, there you need to pass a token when calling
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question