2 replies
Hello warriors

I am looking to see if you guys get this little symbol

my new forum UK Skimboarding Scene and you will see this � what the hell is it?

any ideas ongetting rid of it?

Cheers

Danny
#forum #smf
  • Profile picture of the author bigdaddy99
    This might be the issue:
    Probably, the HTTP headers produced by the Apache server include a line
    similar to:

    Character Set - UTF8

    which overwrites any character set defined in the page.

    With this character set any characters with an ASCII code greater than 127
    will display as a "?"
    Such characters must be entered in HTML as character or numeric references,
    example:
    Copyright = ©
    Apostrophe = ' (ampersand gate 3 9 semicolon)
    "Smart" Apostrophe = ' (ampersand gate 8 2 1 7 semicolon)

    See HTML ISO-8859-1 Reference for a full list of
    these entities.

    From this link text displaying funny on Linux Apache webserver

    --
    Woot- I can post links now

    bd99
    {{ DiscussionBoard.errors[1764642].message }}
  • Profile picture of the author Danny Cutts
    I fixed it!! yay!!!!!!!

    Cheers

    Danny
    {{ DiscussionBoard.errors[1764726].message }}

Trending Topics