marketplace looks like the attached, nothing showing. i've entered api details and this makes no difference.
Is this the same for everyone? it it not launched yet or something?
Attachments
marketplaceimg.PNG (41.81 KiB) Viewed 5248 times
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Wouldn't a clean install have been one of the most basic tests after a new build. Was this ever tested???



It is great to say wait and be patient for the team to fix this, but It looks like the problem has been there for more than 6 months. What do you want us to do wait another 6 months? We cannot install a payment gateway to make the store even usable. No new user who downloads this product can use it. Do you understand.













Good luck people I hope this product works for you.
as the system is used curl to get the extension message from Opencart.com's API,
therefore no result mostly due to hosting blocked the to get information from other website.
Please double confirm with the hosting that you are using.
__________________________________________________________________
New web developer in Opencart
Please mention we work at 9:30 am to 18:30 pm in every Monday to Friday.(UTC+8)
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);
Now I can see the result in the marketing place.
But it shows nothing when I click on of the extensions:
"Page Not Found!
The page you are looking for could not be found! Please contact your administrator if the problem persists."
ocmod.com.br wrote: ↑Thu Mar 08, 2018 11:21 pmAutomatic 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);
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 7 guests