Alright, I realize that there have been a few threads about similar problems, but I’ve been reading through them and none of them make much sense to me, nor do their "solutions" seem to be working.
I have set up a site, using AJAX Search for the first time. Site is running 1.0.2 EVO. I use various HTML Entities within the site, mainly the one for &’s. My character set is UTF-8, (which is what’s recommended for this snippet I believe?). Anyway, throughout the AJAX search, I’m getting a really strange character (a ’y’ with an accent over it, which I discovered is unicode character 153).
I have the site set up for you to look at:
http://dev.pehsc.org/. A good search to do is "EMS". Most of these characters appear in the search results, but only one on the homepage. Also, from what I can tell Firefox is one of the only browsers displaying this strange character, I’ve looked at both Safari and Opera and they seem to be fine.
I’m a front-end developer with VERY limited PHP knowledge, so keeping things as simple as possible would be greatly appreciated. Thanks!