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
Read 3rd comment here PHP: DOMDocument::__construct - Manual (http://pl.php.net/manual/pl/domdocument.construct.php)