by warrior1 » Wed Feb 13, 2008 1:55 pm
When attendees submit their information, papers, reviews, etc., everything goes well when they type the information and when they attach files. If the user copies and pastes information from elsewhere into one of the text boxes, they receive the following error messages:
Notice: iconv() [function.iconv]: Wrong charset, conversion from `UTF-8' to `ASCII//TRANSLIT' is not allowed in /var/apache2/htdocs/ocs/classes/core/Transcoder.inc.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at /var/apache2/htdocs/ocs/classes/core/Transcoder.inc.php:28) in /var/apache2/htdocs/ocs/classes/template/TemplateManager.inc.php on line 250
It does not matter if the text was originally in some word processing format or just copied and pasted from a simple text file.
My first response is to tell them not to copy and paste. Problem solved. But if there is something I can do easily to fix the situation, I will. Any suggestions?
Thanks!