1 boble Aug 25, 2006 18:18
3 boble Aug 25, 2006 19:13
¥åßßå 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.
4 fplanque Sep 06, 2006 00:51
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
¥