When i go into my shop and go to marketplace it is not showing every module/extension.
I did use the token thingie and some are showing but not all.
How to fix this?
Version 3.0.3.2.
Go to:
/admin/controller/marketplace
And open the file marketplace.php
Then find the following lines:
Code: Select all
curl_setopt($curl, CURLOPT_POST, 1);
Code: Select all
curl_setopt($curl, CURLOPT_POST, 0);
A2 Hosting features: Shared Turbo Boost, Managed Warp 1, Unmanaged Hyper 1, and Warp 2 Turbo
Thanks i will edit this today and will let you knowrjcalifornia wrote: ↑Tue Mar 10, 2020 9:45 amGo to:
/admin/controller/marketplace
And open the file marketplace.php
Then find the following lines:
And replace it with this one:Code: Select all
curl_setopt($curl, CURLOPT_POST, 1);
Strange because it should have been fixed months ago.Code: Select all
curl_setopt($curl, CURLOPT_POST, 0);
It's still not fixed on the master branch (at least, not visibly).rjcalifornia wrote: ↑Tue Mar 10, 2020 9:45 amGo to:
/admin/controller/marketplace
And open the file marketplace.php
Then find the following lines:
And replace it with this one:Code: Select all
curl_setopt($curl, CURLOPT_POST, 1);
Strange because it should have been fixed months ago.Code: Select all
curl_setopt($curl, CURLOPT_POST, 0);
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 3 guests