View Single Post
  #3  
Old 10th October 2008, 19:00
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Done that, think it might have something to do with DEFINE('_ISO','charset=iso-8859-1');

Been though the code and change all those to DEFINE('_ISO','charset=UTF-8');

still getting the error...
Reply With Quote