Hi,

I'm quite new to Drupal and PHP as well. I was trying to read the xls file using excel_reader2.php. I'm getting below errors.

Notice: iconv(): Detected an incomplete multibyte character in input string in Spreadsheet_Excel_Reader->_encodeUTF16() (line 1722 of /opt/lampp/htdocs/kickstart/modules/hello/excel_reader2.php).

Notice: Undefined variable: dontprint in Spreadsheet_Excel_Reader->dump() (line 630 of /opt/lampp/htdocs/kickstart/modules/hello/excel_reader2.php).

Notice: Undefined index: in Spreadsheet_Excel_Reader->dump() (line 630 of /opt/lampp/htdocs/kickstart/modules/hello/excel_reader2.php).

Notice: Undefined offset: 6 in Spreadsheet_Excel_Reader->dump() (line 630 of /opt/lampp/htdocs/kickstart/modules/hello/excel_reader2.php).

Could anyone please assist me in fixing these errors.

Thanks,
Manoj

Comments

rolodmonkey’s picture

These are not Drupal errors. You should probably ask your questions to the people who wrote excel_reader2.php.

--

Read more at iRolo.net