Open GoogleCodeExporter opened 8 years ago
Update script to solve same bugs
Original comment by inod...@gmail.com
on 27 Apr 2011 at 9:58
Sorry inclute format in V1
Original comment by inod...@gmail.com
on 27 Apr 2011 at 10:10
Attachments:
Hi,
I just added this line at line no. 380 of GTranslate.php -
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
along with this I enabled the CURL by uncommenting the curl extension line in
the php.ini file of web server(by getting rid of semicolon just before)-
extension=php_curl.dll
All translations are getting carried out with ease, the Gtranslate.php is
working perfectly :-)
Thank you all!
Original comment by rohitas...@ranosys.com
on 6 Dec 2011 at 9:47
Original issue reported on code.google.com by
inod...@gmail.com
on 19 Apr 2011 at 1:37Attachments: