Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: pqhost on December 29, 2008, 01:26:49 PM

Title: still getting SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4]!
Post by: pqhost on December 29, 2008, 01:26:49 PM
hello i just installed a fresh copy of 0.2 but still getting

SERVICE CURRENTLY NOT AVAILABLE!

Error No. [0x01F4]

when i log into cpanel. i checked the

program/include/rcube_mdb2.inc

 function fromunixtime($timestamp)

and it has the correct line in it

return sprintf("FROM_UNIXTIME(%d)", $timestamp);  

also the db config is set up correctly.

any thoughts? thanks!