Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: [v3.0.2.0 - Fix] - Admin MarketPlace API

In admin/controller/marketplace/api.php file, find: $this->response->setOutput($this->load->view('marketplace/api', $data)); add above: if ($this->config->has('opencart_username')) { $data['opencart_username'] = html_entity_decode($this->config->get('opencart_username'), ENT_QUOTES, 'UTF-8'); } els...

Jump to post
  • Sat Dec 29, 2018 3:25 am
  • Replies 7
  • Views 6007
Marketplace API not functioning in admin

I recently installed OC 3.0.2.0 utilizing 000webhost.com. The installation went smoothly and was completed utilizing the free webhost web address https://propellent-crew.000webhostapp.com. When I setup my opencart.com user account I used the exact same details (Username, Email, & PW) as I used w...

Jump to post
  • Sat Dec 29, 2018 12:33 am
  • Replies 1
  • Views 665

Page 1 of 1

Search found 2 matches