SERVICE CURRENTLY NOT AVAILABLE! Error No. [0×01F4]
In order to solve that, you will have to modify the following file: /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcube_mdb2.inc
change
return “FROM_UNIXTIME($timestamp)”;
to
return sprintf(”FROM_UNIXTIME(%d)”, $timestamp);
Enjoyed this article?
WebsiteWordpress themes!









