Closed GoogleCodeExporter closed 9 years ago
Hi.. don't know if it will help you but i think i had the same pb.. and I fixed
it replacing the name of the site directly by the ip in the
Translate.setHttpReferrer method.. like this :
Translate.setHttpReferrer("http://x:x:x:x") instead of
Translate.setHttpReferrer("http:/www.mysite.com")
Good luck..
Original comment by antoine....@gmail.com
on 27 Oct 2010 at 11:31
Hello...
had the same problem and fixed it by analyzing the string...
if it was "" or " " it threw that error. when it encountered that i simply
bypassed the translate call.
have fun
Original comment by AnDrei...@gmail.com
on 28 Oct 2010 at 7:00
Original comment by rich.mid...@gmail.com
on 6 Nov 2010 at 4:51
Hoe can you bypass the translate call?
Original comment by vasanth....@gmail.com
on 15 Mar 2011 at 6:54
Original issue reported on code.google.com by
jasdeepharibhajan
on 1 Oct 2010 at 9:27