OPEN-DSI / ecommerceng_woosync

WooSync, synchronize Woocommerce and Dolibarr
GNU General Public License v3.0
71 stars 46 forks source link

Setup: Wrong root URL / WooSync #96

Open chbacher opened 1 year ago

chbacher commented 1 year ago

Version Dolibarr 17.0.1 Version WooSync 4.1.51.0

I am trying to configure WooSync and I am stumbling over a problem during the configuration process

Dolibarr is installed and running perfectly on http://mydomain.com/dolibarr/htdocs/index.php

I install the WooSync Plugin and try to configure it - all good here BUT if I try to do a test connection on the setup page this happens:

https://www.mydomain.com/dolibarr/htdocs/custom/ecommerceng/admin/www.mydomain.com/wp-json/

So some global configuration attaches the string “https://www.mydomain.com/dolibarr/htdocs/custom/ecommerceng/admin/” in front of the working URL?

Fiddling around with the conf.php file did not resolve the problem - Is there a global parameter in Woosync / Dolibarr that I need to change to get it working?

I would highly appreciate if you could direct me to a possible solution to this problem?

Thanks for your help.

Best regards, Chris.

whitlocktech commented 1 year ago

I think this is the same Issue that I am having. I used this link for my url https://blissfulscentedwhiffs.com/wp-json/wc/v3/ it is instead saving and trying to use https://blissfulscentedwhiffs.com/wp-json/wc/v3/wp-json/ The first is correct the second isn't