Member
Member
rothenborg   2007-01-11, 22:40
#1

I’ am trying to use Danish characters in the title of my website, but it wouldn’t really work.

I have tried to use the HTML command &oslash ; to insert a Ø, but then it just show the command in the title – anybody knows a way to fix this?

Best regards,

Simon Rothenborg

Member
Member
rothenborg   2007-01-11, 22:51
#2

Never mind had it working - just changed the line

  • $conf['charset'] = UTF-8; to

  • $conf['charset'] = 'iso-8859-1';

in the zp-config.php file – if anyone should have an interest in knowing

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.