Zouplaz schrieb: > You should triple check that - Because I had the same problem and the > files was not utf-8 encoded (windows cp something instead)... First of: feels good not to be the only one with such a annoying problem. After I read your reply I decided to check the controller and view files too. I set them all to utf8 and - it works now :-) Thanks