Search found 2 matches

Page 1 of 1

Search found 2 matches

[v3.0.x.x - Fix] Marketplace not showing any extensions

I have nginx server noticed that appeared 400 error returned from clouflare of opencart I decided to do this auteration and it worked. Sorry for my bad English. Fix auto fix_marketplace_not_showing_any_extensions.3.0.x.ocmod After installing rebuild the modifications Fix manual In: admin/controller/...

Jump to post
  • Fri Mar 09, 2018 11:13 am
  • Replies 1
  • Views 969
Re: Marketplace not showing any extensions

Automatic fixer Installer
fix_marketplace_not_showing_any_extensions.3.0.x.ocmod.zip

Manual fixer
In:
admin/controller/marketplace/marketplace.php

Find two occurrences:
curl_setopt($curl, CURLOPT_POST, 1);

Change for:
curl_setopt($curl, CURLOPT_POST, 0);

Jump to post
  • Thu Mar 08, 2018 11:21 pm
  • Replies 14
  • Views 8291

Page 1 of 1

Search found 2 matches