Post by straightlight » Thu Sep 28, 2017 9:57 pm

Opencart v3.0.2.0 odd issue encountered from catalog/controller/api/login.php file.

Replace:

Code: Select all

$session = new Session($config->get('session_engine'), $registry);
with:

Code: Select all

$session = new Session($this->config->get('session_engine'), $this->registry);
to resolve the API sessions when adding or editing the orders and also to avoid possible JSON error messages.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 21 guests