hi i have problems to display this symbols in the user part of ezrpg .
when i recive the db data back to display it under admin part he show me ö,ü,ä
and the same data in user part he show me ü,ö
why?
what is diffrent under user and admin?
in the header i use iso-8859-1
in the db i found this ü,ö not ö,ü,
but in the admin part he translat me this ü from db to this ö in the tpl display why not in user part ?
pls help