2 yabba Aug 25, 2006 18:39

¥åßßå wrote:
The file you want to alter is inc/VIEW/_menutop.php
Thanks! I've added this in the file:
<meta http-equiv="Content-Type" content="text/html; charset=<?php locale_charset() ?>" />
And now everything works.
You should actually be adding a header() call. There is one in all defualt skins. (There was a problem with static pages in v1.8.1 though).
If you have a header call but it doesn't work (on dynamic pages), please let me know.
I'm "fairly" sure this is something that's already been corrected in cvs/dev, I'll check.
The file you want to alter is inc/VIEW/_menutop.php
¥