Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 01-05-2012, 03:38 AM   #1
New Member
 
Join Date: Jan 2012
Posts: 1
Default Strange Symbols

Hi all! I am currently working with a client who is using the Redaxo CMS. She updates her "News" page using a RSS feed from Facebook. When she does this, strange symbols appear throughout the text. In FireFox, the symbols look like question marks inside of black diamonds, and in IE they look like empty little squares. Any ideas on how to fix this, or what is happening? I have asked her for her database information, but she does not know it. I do have access to her hosting site, but it is a German host and there is no control panel (at least not one that I can find).
MightyBeforeGod is offline   Reply With Quote


Old 01-05-2012, 10:27 AM   #2
Gold Member
 
conor's Avatar
 
Join Date: Oct 2008
Location: Ireland
Posts: 349
Default

sounds like its something to do with the content encoding. I'd advise using UTF-8 encoding, this should get rid of those symbols.

not sure how you would do this for the CMS, maybe you could file a bug report or fix it yourself and submit it? In html you can add this at the top of every page to change the content encoding:

Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
__________________
Conor
conor is offline   Reply With Quote
Old 01-05-2012, 07:18 PM   #3
New Member
 
Join Date: Jan 2012
Posts: 12
Default

Make sure she is not copying and pasting into her Facebook. Sometimes things like a " quote " can skew the results.
Lechlak is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:15 AM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.