Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello all,

 

I have downloaded and installed that chinese pack for my osc v2.x ( it is big5 chinese )

and it is working fine from my local development PC ( Winxp with IE & FF )

 

http://www.oscommerce.com/community/contri.../search,chinese

 

but once migrate to webserver, dont know why the browser encoding method *ALWAYS* changed to UTF-8 and I check with the source code of the page and it is BIG5 as following

 

<meta http-equiv="Content-Type" content="text/html; charset=BIG5">

 

Now, I am doubt at all what wrong of it, tried both turn on and off of "Auto-Select" from encoding of the browser, but still no help.

 

here my website, http://www.gowebzz.com/ws01

 

please anyone help, MANY THANKS.

Davis.

Posted

can i know beside this meta tag, what else will change the page encoding method during loading?

it seems somewhere force use UTF-8 all the time, no matter what i have tried with charset value..:(

tested fine on local enviornment, but NOT from webserver..poor!

 

<meta http-equiv="Content-Type" content="text/html; charset=BIG5">

 

thanks/Davis.

  • 4 weeks later...
Posted
can i know beside this meta tag, what else will change the page encoding method during loading?

it seems somewhere force use UTF-8 all the time, no matter what i have tried with charset value..:(

tested fine on local enviornment, but NOT from webserver..poor!

 

<meta http-equiv="Content-Type" content="text/html; charset=BIG5">

 

thanks/Davis.

 

Have you added new language in catalog/includes/classes/language.php?

Posted

Hi, thanks for your reply.

finally i sloved my problem.

 

1) as my webserver forced default as utf-8, it is ok

2) i supposed to save all of chinese php file in utf-8 file type, but due to my current editor, it failed to do so ( so it got some rubbish hidden character inside the file even saved as utf-8 ). so once after save utf-8 file type correctly, it been sloved..:)

 

thanks/Davis.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...