Customizing SMF > Modifications and Packages

Cumulus Congestus

<< < (26/28) > >>

Bugo:
When you use UTF-8 you won't this problem.

neoxes:

--- Quote from: Bugo on July 13, 2012, 03:18:01 AM ---When you use UTF-8 you won't this problem.

--- End quote ---

I've to convert all my website to UTF-8?

arcadios:
Hello,
i'm getting this errors:


--- Code: ---http://www.modelclub.gr/forums/index.php?
8: iconv() [<a href='function.iconv'>function.iconv</a>]: Detected an illegal character in input string
File: .../forums/Sources/Subs-Cumulus.php
Line: 127

http://www.modelclub.gr/forums/index.php?
8: iconv() [<a href='function.iconv'>function.iconv</a>]: Detected an illegal character in input string
File: .../forums/Sources/Subs-Cumulus.php
Line: 143

--- End code ---

any idea how to fix ?

Bugo:
http://www.simplemachines.org/community/index.php?topic=421492.msg3183023#msg3183023

arcadios:

--- Quote from: Bugo on September 12, 2012, 12:07:35 AM ---http://www.simplemachines.org/community/index.php?topic=421492.msg3183023#msg3183023

--- End quote ---

Hi,
Thank you for the answer. Probably the file is updated because i dont fid the code

--- Code: ---if ($context['character_set'] != 'UTF-8' && function_exists('iconv'))
$tags = iconv($context['character_set'], "UTF-8", $tags);
--- End code ---

on the Subs-Cumulus.php  file.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version