Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-05-09 16:10:52

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Strange Chinese / Japanese Toolbar?

Hello,
I am designing a new theme and everything is perfect except at some point the toolbar during chat has now the icon of some strange language.I even changed the font back to the original:
.tiny.secondary.round.button.dropdown
    {
        font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    }
I have no idea what caused this, since I think I didn't change anything from a previous test.

Help would be much appreciated.
- Lorenzo


https://groups.google.com/forum/#!topic … vBP2ip5T_A

Offline

#2 2014-05-09 17:01:12

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

Op vrijdag 9 mei 2014 16:10:52 UTC+2 schreef SHEePYTaGGeRNeP:Hello,
I am designing a new theme and everything is perfect except at some point the Tools icon during chat has now the icon of some strange language.I even changed the font back to the original:
.tiny.secondary.round.button.dropdown
    {
        font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    }
I have no idea what caused this, since I think I didn't change anything from a previous test.

Help would be much appreciated.
- Lorenzo

Offline

#3 2014-05-09 21:08:49

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Strange Chinese / Japanese Toolbar?

Hi,

Make sure your webserver allows access to font's file and returned response should be in utf-8 format.

Offline

#4 2014-05-12 09:53:14

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

Even when I comment out font-family: 'PA Sans', sans-seif !important; of the body in override.css this error still occurs.
I don't know what I changed that resulted in this behaviour, because it worked correctly before.

I also added these 2 lines in the my.ini in the mysql folder of the WAMP server:

[mysql]
default-character-set=utf8collation-server=utf8_general_ci

no-auto-rehash# Remove the next comment character if you are not familiar with SQL#safe-updates
Also I tried adding "default-character-set=utf8" in the wamp\bin\apache\Apache2.2.17\conf\httpd.conf file.


However nothing has changed.
if this is fixed the project is done so it would be great if this is fixed asap.



Op vrijdag 9 mei 2014 21:08:49 UTC+2 schreef Remigijus Kiminas:

Offline

#5 2014-05-12 10:08:58

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

Also there are no errors in the browser.

Offline

#6 2014-05-12 13:18:38

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

I am now trying it again with Windows 7 IIS, but I still have the same problem.

Offline

#7 2014-05-12 13:59:29

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

If I go back to a different theme this issue is not happening.
Do you know what could have caused this issue?
Cheers

Offline

#8 2014-05-12 14:39:53

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

IT IS DEFINITLY SOMETHING IN THE override.css

Offline

#9 2014-05-12 14:53:46

SHEePYTaGGeRNeP
Member
Registered: 2014-05-09
Posts: 8

Re: Strange Chinese / Japanese Toolbar?

I really don't know what I changed.I turned on the WAMP server again and there were the chinese symbols.
Then I cleared my override.css and everything was standard, placed everything back and now it works normally?

I am now officially confused.

Problem might come back again though hmm

Offline

Board footer