Uploaded files of the required version. Orders are being sent.
But the images on opencart are still not uploaded. There is an error in the check:
opencart send images.json | Not ok | {"error":"no error"}
And in the logs on opencart:
2021-06-25 11:17:23 - PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/dl375723/montazhka.com.ua/
www/catalog/controller /api/oneboxsync.php on line 936
2021-06-25 11:17:23 - PHP Warning: file_get_contents(
https://montazhka.crm-onebox.com/media/export/opencart/images.json): failed to open stream: no suitable wrapper could be found in /home/dl375723/montazhka.com.ua/
www/catalog/controller/api/oneboxsync.php on line 936
The time of recording in the logs coincides with the start time of the action to import products into opencart (products are transferred)
I know that the box.360auto.com.ua project has the same error. And on the forum I found 2 more questions with similar errors (there is also a problem with transferring pictures and also {"error":"no error"} ):
-
https://crm-onebox.com/en/support/online-stores/9065-integratsiya-s-saytom-vidae...-
https://crm-onebox.com/ru/support/online-stores/9124-after-platnoy-dorabotki-ne-...Could this be a common problem or is it in the integration settings or errors on the side of the opencart itself in the api?