Hi, thanks for this great module. We find it very useful. We were able to set it up on our test system, however, it does not work on our life environment which is running on secure html. Is there a way to fix this or change a setting?
Thanks!
Hi, thanks for this great module. We find it very useful. We were able to set it up on our test system, however, it does not work on our life environment which is running on secure html. Is there a way to fix this or change a setting?
Thanks!
Comments
Comment #1
robbertnl commentedThank you. Can you give some additional information? What are the errors? You are using https? Are both sugarcrm and drupal running through https?
There is no secure html setting yet :)
Comment #2
office01@yfu.at commentedOf course. No,
Drupal (http) -> Sugar 5.2c (http) works
Drupal (http) -> Sugar 5.2c (https) does not
are you interested in some particular error log as well?
Comment #3
robbertnl commentedI think it should work actually, since i am using drupal_http_request which is https aware. But i didn't test with https.
Did you compile PHP with OpenSSL support?
Comment #4
robbertnl commentedIs your issue fixed?
Comment #5
office01@yfu.at commentedNo, unfortunately after a lot of trying we were not able to make it work. The exact same sugar system running under https does not get the data written into leads. We have not really a clue where the problem lays.
Comment #6
robbertnl commentedHave you tried compiling PHP with OpenSSL support?
Comment #7
robbertnl commentedComment #8
rurri commentedClosing issue. Need more information to reproduce.