You have a very unusual problem - basically related to how php is setup on your server. For some reason your php is not recognising the utf8_encode() function, which is pretty much a default function these days, I've never seen this before. I've had to comment out some lines in the CMS file to bypass it, you should be ok now. You might want to ask your host why they have such a bizarre set-up.
|