Hi,
Here is a workaround to the problem which stops messages from being deleted:
Quote:
PHP Fatal error: Call to a member function set_parsing_language() on a non-object in {...test forum folder...} \includes\cron\emailintegration.php on line 1615
|
Force the language code, rather than retrieve it from $touser['languageid']:
Line 1615:
Quote:
$plaintext_parser->set_parsing_language( 1 );
|
I sent three messages to the mailbox, hit the forum a few times and received all three messages. And they had been deleted from the mailbox, too.
Regards,
toivo