Hi,
I have bought GTranslate Pro module for my website based on Drupal CMS. It is really important for us to get the multi-language support in every pages of the website. It does works good translation for static url or friendly url. But I have problems with parameters not passed properly for the pages which are translated + with website query parameter.
For eg. I have http://healthengage.com/reports page .
Works good in these cases:
- http://healthengage.com/es/reports
- http://healthengage.com/es/reports/2
Doesn't work well when it comes with parameter
- http://healthengage.com/es/reports?field_start%5Bmin%5D%5Bdate%5D=2004-02-06&field_end%5Bmax%5D%5Bdate%5D=2014-01-01
(FYI: those html codes are actually '[' and ']' characters)
I would be really appreciate for your help to troubleshoot this problem.
Thanks