Roundcube Community Forum

Release Support => Release Discussion => Topic started by: andrewjs18 on October 13, 2012, 12:04:35 AM

Title: SERVICE CURRENTLY NOT AVAILABLE! Error No. [501]
Post by: andrewjs18 on October 13, 2012, 12:04:35 AM
hi,

after downloading and installing the update on my ubuntu server, I try to access roundcube and get the error mentioned in the subject.

when I check the /var/lib/roundcube log file, it shows the following:

PHP Error: Error loading template for login in /usr/share/roundcube/program/include/rcube_template.php on line 431 (GET /)

any idea what's going on?
Title: Re: SERVICE CURRENTLY NOT AVAILABLE! Error No. [501]
Post by: SKaero on October 13, 2012, 01:08:56 AM
Make sure that $rcmail_config['skin'] in the <RC root>/config/main.inc.php is set to "larry" or "classic" also make sure that "larry" and "classic" are in the RC skins folder and that they have a file named "login.html" in the templates folder.
Title: Re: SERVICE CURRENTLY NOT AVAILABLE! Error No. [501]
Post by: andrewjs18 on October 13, 2012, 01:51:54 AM
thanks.

I just removed the old version and reinstalled it.

the new theme looks EXCELLENT.