Hello,
after upgrading from 2.0 to 2.2 I get the following error:
Your "cron" job executed on xxx on Thu Oct 1 09:44:00 DFT 2009
cd /data/apache/eventum/misc && /prod/php/5.2.4/bin/php -q process_mail_queue.php
produced the following output:
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `UTF-8' is not
allowed in /data/apache/eventum/include/class.mime_helper.php on line 638
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `UTF-8' is not
allowed in /data/apache/eventum/include/class.mime_helper.php on line 638
That repeats about 20 times.
What´s wrong?
Note that I tried to update directly from 2.0 to 2.2 - that didn´t work. Then I
updated 2.0 to 2.1.1 and then 2.1.1 to 2.2 - that worked.
I don´t know if that relates to the problem.
I converted the db to UTF by running the script provided with the update.
Regs, Holger