Script URL: -
Version of script: 2.4.1
Hosting company: own
URL of phpinfo.php: -
URL of session_test.php: -
What terms did you try when SEARCHING for a solution: Japanese garble
Write your message below:
Using Japanese text on custom options for custom field sets makes itself garbled.
For the very first time, Japanese texts were saved successfully and correctly.
But next time, click the 'Options' link and open the popup window of custom options for editing the saved options, then what I can see is only garbled texts (like "%u3075%u3082%u3063").
It's maybe a problem of encoding at the reopening/re-editing, but since the options is saved as a file not in a database, how can I resolve it?
[RESOLVED]Japanese texts on custom options are garbling
Moderator: mkoch227
-
- Posts: 2
- Joined: Fri Sep 21, 2012 2:37 pm
[RESOLVED]Japanese texts on custom options are garbling
Last edited by summerfrogs on Sat Sep 22, 2012 3:22 am, edited 1 time in total.
Re: Japanese texts on custom options make itself garbled
This seems to be a problem with Javascript <=> PHP decoding.
Try uploading this options.php file to your "admin" folder:
http://www.phpjunkyard.com/extras/options_urdecode.zip
Does that help?
Try uploading this options.php file to your "admin" folder:
http://www.phpjunkyard.com/extras/options_urdecode.zip
Does that help?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 2
- Joined: Fri Sep 21, 2012 2:37 pm
Re: Japanese texts on custom options make itself garbled
Yes. It worked!
Thank you very much for perfect support.
Thank you very much for perfect support.