my provider switched the server, where I also have installed the topsites (version 5.2.1) from iso-8859-1 to utf-8.
As a repercussion of that the German Umlaute ä, ö, ü, etc. are not shown correctly within the topsite anymore.
Is there a chance to general turn the topsite once again into a iso-8859-1 set-up without changing the database?
This was possible at my phpbb forum with:
- Code: Select all
ini_set('default_charset', 'iso-8859-1');
Is there also a general possibility at Aardvark and if yes, in which file do I have to put it?
Thank you very much in advance for your support.
Jo
