Mar 22nd, 2010, 7:34 PM
Hi roblanco,
Hmm... do you have access to phpMyAdmin, or some other tool for querying the content of the database tables directly? If so, could you take a look at the actual form table (it's probably called something like ft_form_X, where X is the form ID) and see if the data got there in one piece.
All Form Tools pages and database INSERT queries are made as UTF-8, so it SHOULD be getting into the database. I'd like to confirm it's actually in there first before looking for other causes.
- Ben
Hmm... do you have access to phpMyAdmin, or some other tool for querying the content of the database tables directly? If so, could you take a look at the actual form table (it's probably called something like ft_form_X, where X is the form ID) and see if the data got there in one piece.
All Form Tools pages and database INSERT queries are made as UTF-8, so it SHOULD be getting into the database. I'd like to confirm it's actually in there first before looking for other causes.
- Ben