Hi Bruno,<br><br>php curl is required by vtwsclib and recommended to be present for vtiger CRM as well.<br><br>I was pointing to <a href="http://in2.php.net/manual/en/function.urlencode.php#92424">http://in2.php.net/manual/en/function.urlencode.php#92424</a>, for urlencode API<br>
<br>Its used in:<br><ul><li>function doGet (Vtiger_HTTP_Client) and</li><li>function send_post_data (Curl_HTTP_Client, file: vtwsclib/third-party/curl_http_client.php)<br></li></ul>Regards,<br>Prasad<br>vtiger Team<br><br>
<div><span class="gmail_quote">On 10/7/09, <b class="gmail_sendername">Fusioncore</b> <<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
php curl must be install on both server ?<br> My class was on the website server and vtiger was on an other server.<br> Actually curl was present only on the website server<br> I don't understand your other hint urlencode API, where she is use ?<br>
I search on the HTTP_Client.php and I return my feedback soon<br> <br><br> Thanks,<br> <br> Bruno<br> French-vtiger manager<br> <br> <br>Prasad a écrit :<br> <br>> Hi Bruno,<br> ><br> > PHP CURL API's are used to handle the communication.<br>
> You might need to tune the UTF-8 support in function __construct of<br> > class Vtiger_HTTP_Client (file: vtwsclib/Vtiger/Net/HTTP_Client.php)<br> ><br> > I found the following article to be related:<br> > <a href="http://markmail.org/message/m27ctd3qzzg7ts3i">http://markmail.org/message/m27ctd3qzzg7ts3i</a><br>
> Please update if you find any information.<br> ><br> > Another hint: urlencode API is being used which could be causing issue<br> > with UTF-8, please watch out during your analysis.<br> ><br> > Regards,<br>
> Prasad<br> > vtiger Team<br> ><br> <br>> On 10/7/09, *Fusioncore* <<a href="mailto:ml@arceva.fr">ml@arceva.fr</a> <mailto:<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>>> wrote:<br> ><br> > Hi,<br>
> I have create a bridge who sent my website user on the account<br> > table on<br> > vtiger.<br> > This bridge extract data from the website database (utf8_general<br> > encode)<br> > and send it to vtiger with vtwsclib. (vtiger database was full utf8)<br>
> I have a problem with the accent on some string. For example, I<br> > have an<br> > address "Avenue Jean Sébastien BACH" on my website and when I sync<br> > with<br> > crm, the address save on the crm was "Avenue Jean S"<br>
> Does vtwsclib support accent ?<br> ><br> > Thanks,<br> ><br> > Bruno<br> > French-vtiger manager<br> > _______________________________________________<br> > Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
><br> ><br> <br>> ------------------------------------------------------------------------<br> <br>><br> > _______________________________________________<br> > Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
_______________________________________________<br> Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br> </blockquote></div><br>