I'm the graphic designer who really love to code.
background tile background tile background tile background tile
header image header image header image

Piksal

it's me, hehe

Hello, my name is Phan Hoang and I'm living in Vietnam. I've been designing for over nine years, teaching myself all the way through. I am now still working as Art Director at my own graphic/web design studio, Firework, which has been established since March 2007. Currently, the studio is set up in my friend's house. It's great to be there everyday, working with lovely people, sharing favorite music, and having fun! The studio has its own website, if you need graphic or web design services, go there. doing freelance works at home studio. This site is a place for me to showcase my works along with pixeleyes.deviantart.

Hoang Phan resume
there's something.. else (click here)
HomeLabExperiment ‣ TDO Mini Forms plugin unicode problem

TDO Mini Forms plugin unicode problem

TDO Mini Forms is a great plugin for Wordpress , allows you to add highly customisable forms that work with your Wordpress Theme to your website that allows non-registered users and/or subscribers (also configurable) to submit and edit posts and pages.

However, when I tried to edit the “messages” option in Vietnamese (or other non-latin languages) and then saved it, the error occured telling me nothing and eventually reset all the messages to the default ones.

tdominiforms_01

the solution is simple, all you need to do is to change the collation of the field “form_options” in table “wp_tdomf_table_forms” in the database to “utf8_general_ci”.

tdominiforms_02

and done! problem solved.

Leave a Reply