Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

[Решено] curl_info выдает 400 ошибку


Recommended Posts

После усиновки opencart 3.0.2. 0 не рилииет магазин расширений модулей. После потому чтолее тщательной проверки обнаруживается: curl_info выдает 400 ошибку и [content_type] => text/html куда копать, может кто уже силкивался?

 

Скриншот

https://monosnap.com/file/0eJCMSWQOGCJ1CIJ905NLyMhjOgeY5

 

Link to comment
Share on other sites

https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=33459&filter_category_id=8

или

меняем в admin/controller/marketplace/marketplace.php

curl_setopt($curl, CURLOPT_POST, 1);

на

curl_setopt($curl, CURLOPT_POST, 0);

 

  • +1 1
Link to comment
Share on other sites

2 часа назад, ibond сказал:

https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=33459&filter_category_id=8

или

меняем в admin/controller/marketplace/marketplace.php

curl_setopt($curl, CURLOPT_POST, 1);

на

curl_setopt($curl, CURLOPT_POST, 0);

 

 

Спасипотому что, помогло - зарилиило!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.