miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
Re-cycled miniBB Support Forums / Re-cycled /  
 

How to check if my forum software is UTF-8 encoding?

 
Author Dransil
Partaker
#1 · Posted: 17 Mar 2014 02:15
How would I check and configure my server to use UTF-8 encoding?

Thanks,

Author laimm
Partaker
#2 · Posted: 17 Mar 2014 20:50
1.use the "notepad++" .
2.save all of your .html / .php files as UTF-8 without BOM. //you may have some problems when modifing the "bb_func_search.php" , i don't know why..
3.check ../lang/***.php
4.check ../index.php
if(!isset($chars_encoding)) $chars_encoding='UTF-8';
5.check ../templates/main_header.html
...
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
...
6.check ../bb_func_txt.php
//$text=wrapText($wrap,$text);
7.i also got some problems with it , and i don't know why..

Author Paul
Lead Lead Developer
#3 · Posted: 18 Mar 2014 22:34
Dransil:
How would I check and configure my server to use UTF-8 encoding?
Sorry, I'm not sure about your server, in general. I don't even know what kind of server do you run.

But if we talk about miniBB forums, here's a quick guide on how to switch your miniBB forums completely to UTF-8.

This is a complete guide. You don't have to modify .php scripts like suggested above.

Re-cycled miniBB Support Forums / Re-cycled /
 How to check if my forum software is UTF-8 encoding?
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Did you know that you may be allowed to hide miniBB credits and remove miniBB's copyright notice?