Roundcube Community Forum

Release Support => Pending Issues => Topic started by: chris6273 on November 27, 2009, 07:47:52 PM

Title: White Screen when viewing mail
Post by: chris6273 on November 27, 2009, 07:47:52 PM
Hi guys, i have a problem.

Whenever myself or other people try to open email using my installation of Roundcube, the screen simply goes blank. I have tryed to reinstall hmailserver & Roundcube several times.

I attach the error log file which contains the problem.

[28-Nov-2009 00:22:42] PHP Warning:  domdocument::domdocument() expects parameter 2 to be long, string given in C:\xampp\htdocs\email\program\lib\washtml.php on line 247


I don't understand any of the coding on line 247 which it is referring to:

$node = new DOMDocument('1.0', $this->config['charset']);




Any ideas guys?


Thanks for your time
Title: White Screen when viewing mail
Post by: alec on November 28, 2009, 03:54:08 AM
Read 3rd comment here PHP: DOMDocument::__construct - Manual (http://pl.php.net/manual/pl/domdocument.construct.php)