[Solved]: 3 strange characters showing on top left of my coppermine site pages [Solved]: 3 strange characters showing on top left of my coppermine site pages
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: 3 strange characters showing on top left of my coppermine site pages

Started by ionmouse, May 11, 2004, 01:12:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ionmouse

Ôªø

The three characters above are showing on top left of pages on my site.
Anyone knows why and how to remove this rather annoying garbage?

Site is hosted on OSX server running Apache 1.3.x and PHP 4.x.x

br

ionmouse  

hyperion

This is usually indicative of a character encoding/browser mismatch.  Try switching to/from the UTF-8 version of the language.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

ionmouse

Changed character encoding to utf-8. Case solved.
Thanks for the advice.