Hey,
Roundcube was working perfectly until two days ago... then suddenly started getting the message "SERVICE CURRENTLY NOT AVAILABLE!
Error No. 1f4)" when I attempted to log out.
I have made no changes to it, and so am confused as to why this happened... after looking at the error log I found this message:
[12-Jan-2007 18:18:13 +0000] PHP Error: Error loading template for 'logout' in /home24b/sub003/webmail/program/include/main.inc on line 1110
I have no idea how to fix this... and would appreciate any help that can be given.
Thanks,
Ben
Just installed this today.
I too get this error when logging out but with a slightly different error number.
If I click "back" then logout again it logs me out fine.
With errors set in config to show here is the message:
PHP Error in /home/username/public_html/mail2/program/include/main.inc (1136): Error loading template for 'logout'
SERVICE CURRENTLY NOT AVAILABLE
If I have errors set to log, I instead get this:
SERVICE CURRENTLY NOT AVAILABLE!
Error No. 1f4)
Now I think that err# "1f4" is database related but obviously my settings are correct since the program is working.....strange.
Server Info:
Dual Opteron 246
PHP v4.4.4
MySQL v4.1.21-standard
Apache v1.3.37
PERL v5.8.7
template logout.html not exist. Create it ;) (example: rename login.html to logout.html)
Quote from: ip027 template logout.html not exist. Create it ;) (example: rename login.html to logout.html)
Thank you.