Hi all, I’m sure this is something simple but can’t seem to work it out.
I’m building a website for a restaurant and when the page is uploaded as a Freeway page the £ symbol showed fine, but when it’s added via WebYep, I get the diamond with a ? in the middle.
Have you tried setting the character set in the WebYep config file? In the WebYep System folder there is a file called Config-inc.php and in that there is a setting near the top of the page called $webyep_sCharset = “”;. Try putting utf-8 between the quotation marks.
Ah, haven’t tried that - not very good when it comes to the coding
side of things - but I’ll give that a go and report back.
What’s UTF-8 while I’m typing?
thanks
Trev
On 8 Sep 2010, at 17:52, chuckamuck wrote:
Have you tried setting the character set in the WebYep config file?
In the WebYep System folder there is a file called Config-inc.php
and in that there is a setting near the top of the page called
$webyep_sCharset = “”;. Try putting utf-8 between the quotation marks.
Unicode, using 8 bits per character. It allows the sort of
multilingual thousands-of-glyphs typefaces that your modern computer
uses these days.
Walter
On Sep 8, 2010, at 1:08 PM, Trevor Reaveley wrote:
Ah, haven’t tried that - not very good when it comes to the coding
side of things - but I’ll give that a go and report back.
What’s UTF-8 while I’m typing?
thanks
Trev
On 8 Sep 2010, at 17:52, chuckamuck wrote:
Have you tried setting the character set in the WebYep config file?
In the WebYep System folder there is a file called Config-inc.php
and in that there is a setting near the top of the page called
$webyep_sCharset = “”;. Try putting utf-8 between the quotation
marks.
No Chuckamuck, that didn’t seem to work
On 8 Sep 2010, at 18:08, Trevor Reaveley wrote:
Ah, haven’t tried that - not very good when it comes to the coding
side of things - but I’ll give that a go and report back.
What’s UTF-8 while I’m typing?
thanks
Trev
On 8 Sep 2010, at 17:52, chuckamuck wrote:
Have you tried setting the character set in the WebYep config file?
In the WebYep System folder there is a file called Config-inc.php
and in that there is a setting near the top of the page called
$webyep_sCharset = “”;. Try putting utf-8 between the quotation
marks.
Thanks Walter, and ignore my last post - when I went in and re-edited
the WebYep bits it came out fine, so many thanks for that.
Trev
On 8 Sep 2010, at 18:12, Trevor Reaveley wrote:
No Chuckamuck, that didn’t seem to work
On 8 Sep 2010, at 18:08, Trevor Reaveley wrote:
Ah, haven’t tried that - not very good when it comes to the coding
side of things - but I’ll give that a go and report back.
What’s UTF-8 while I’m typing?
thanks
Trev
On 8 Sep 2010, at 17:52, chuckamuck wrote:
Have you tried setting the character set in the WebYep config
file? In the WebYep System folder there is a file called Config-
inc.php and in that there is a setting near the top of the page
called $webyep_sCharset = “”;. Try putting utf-8 between the
quotation marks.
Then make sure your page is manually set to Unicode also. Freeway’s
default Automatic only does that sometimes, even though it’s supposed
to be the default.
Walter
On Sep 8, 2010, at 1:12 PM, Trevor Reaveley wrote:
No Chuckamuck, that didn’t seem to work
On 8 Sep 2010, at 18:08, Trevor Reaveley wrote:
All seems fine now thanks.
Trev
On 8 Sep 2010, at 18:17, Walter Lee Davis wrote:
Then make sure your page is manually set to Unicode also. Freeway’s
default Automatic only does that sometimes, even though it’s
supposed to be the default.
Walter
On Sep 8, 2010, at 1:12 PM, Trevor Reaveley wrote:
No Chuckamuck, that didn’t seem to work
On 8 Sep 2010, at 18:08, Trevor Reaveley wrote: