Seeing "Â" character appear for no reason from content in CMS.

3 posts by 3 authors in: Forums > CMS Builder
Last Post: April 17, 2013   (RSS)

Hi meg,

Could be the character set being accessed.

This is the one that's normally generated by CMSB at the top of the viewer code <?php header('Content-type: text/html; charset=utf-8'); ?>

If the site was hacked, here might be something in an .htaccess file as well, along with some other goodies left by the hacker in that file.

Good luck,

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By Dave - April 17, 2013

Yep, Jerry's right.  It's a common issue where the encoding gets switched up.  Â is non-breaking-space.  

Does the Â chars show up in the CMS or just on the website?  If it's only on the website ask your host if they can set the default encoding back to UTF-8.

A quick google shows that this problem usually occurs when the encoding get's switched so that would be my first guess:

Hope that helps! Let me know any questions.

Dave Edis - Senior Developer
interactivetools.com