Page 1 of 1

Lookup fields doesn't work? Maybe translation problem?

Posted: 2015-03-03 13:23
by netica
Hi, I had problem with lookup fields - it doesn't work on my online server.
On my localhost everything works prefect, problem apear only online.
When I wanted to choose something from lookup field it was searching all the time (neverending)...

I spend few ours to find what cause the problem and it was defaultLang.php file.
Simply I did quick traslation of this file. I also need to have polish letters (i.e. "Ä™", "Ä…") so I made also UTF-8 convertion.
And that couse problem, after restore the original version of this file everything works OK.

For users: I hope this information will be usefull
For AppGini developers: How can I avoid that kind of problems with translation defaultLang.php ?

Reagrds
Greg

Re: Lookup fields doesn't work? Maybe translation problem?

Posted: 2015-03-03 20:02
by patsd102
Thanks for the tip .

Pat