Jump to content
  • 0

FluxCP not showing special characters like: œ š ™


Genesis

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   2
  • Joined:  12/01/11
  • Last Seen:  

Title seems to explain it pretty well. FluxCP, when pulling in character names, will not display character names that have special characters in them. This is an issue with FluxCP only. The website it is hosted on, will show them without a problem. FluxCP is set to UTF-8 Has anyone experienced this issue before? 

  • Upvote 1
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   4
  • Joined:  11/20/11
  • Last Seen:  

You need to set the MySQL Encoding to UTF-8. I believe, you can enable that inside config/servers.php file by removing the // before Encoding and adding // before Convert. Like this

Screenshot_2.jpg

I had this issues in past and that is what i had tried to fix it. Try!!

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  06/25/12
  • Last Seen:  

Up for this. Same thing on my FluxCP. I believe that it is not with the host. I'm trying to work with HTML5 and making bootstrap as my theme. i guess that HTML 5 is not compatible with flux and same thing with glyphicons. You can see a fresh and latest version of flux installed in my website http://romanila.com/test.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   2
  • Joined:  12/01/11
  • Last Seen:  

It might be related to this:

 

http://stackoverflow.com/questions/633762/special-characters-in-php-mysql

 

However, I have tried this fix and it is not working. Some insight from others who might know would be great!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   2
  • Joined:  12/01/11
  • Last Seen:  

 

5 hours ago, cawogeek said:

I did that already but is still have error. I have a fresh installed FluxCP on http://romanila.com/test and if you can see the nav menu collapse don't have any icon bars, means it doesnt reads glyphicons and same on HTML5. I tried change the div on the nav bar but whenever i change it to nav it doesnt recognize it anymore. Thanks :D

Make sure in your header you have UTF-8 set. 

5 hours ago, Rahul Dev said:

You need to set the MySQL Encoding to UTF-8. I believe, you can enable that inside config/servers.php file by removing the // before Encoding and adding // before Convert. Like this

Screenshot_2.jpg

I had this issues in past and that is what i had tried to fix it. Try!!

This fixed it for me, thanks!

  • Upvote 1
Link to comment
Share on other sites

×
×
  • Create New...