选择blackbirch布景后在Mozilla Firefox浏览器 选择blackbirch布景后在Mozilla Firefox浏览器
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

选择blackbirch布景后在Mozilla Firefox浏览器

Started by fotoman, October 27, 2005, 03:34:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fotoman

Coppermine 选择blackbirch布景后在Mozilla Firefox浏览器中出现语言乱码问题的解决。

选择blackbirch布景后,中文全部乱码,每次浏览都要在IE查看/编码中将文字编码设置为简体中文(GB2132)才能正确显示中文。解决办法:在Coppermine设定中将默认文字编码Default(language file)设置成Chinese-simplified(euc-cn)在IE浏览器可以正常显示中文。但在Mozilla Firefox浏览器中仍然中文显示乱码。
      经过摸索,找到了解决办法:
打开themes/blackbirch的template.html文档,找到这句:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
将iso-8859-1改为{CHARSET}即:
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
问题解决。

我的网站:www.bofoto.com