Forum
smarttext and Godaddy?
Anyone have any experience with template type="smarttext"
with a GoDaddy account?
It worked just fine on my local environment but it is not working on the GoDaddy Linux plan I just uploaded to. My local and GoDaddy database character sets are the same.
What do you mean by "not working". What is happening?
Sorry, the text is working fine but where one would expect an apostrophe I get ’
That sounds as if your page is not being served as UTF-8. You can check that in your browser.
Ah yes, I had a
charset=iso-8859-1
in my header for some reason. Odd that it had been working locally but not on the GoDaddy server?Your local server may well have overridden that header.