Hey everyone,
Today - � Has started displaying in my blog posts - see here for examples:
http://www.thegallivantingjournals.co.uk/blog/travel/new-years-2/
My Database looks like this, but I did change the 'uft8' to 'latin1' earlier on today to try and get NextGEN gallery to work, but I quickly changed it back afterwards.
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'uft8')
;
Anyone got any idea what's going on?