-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RC thows error on login if prefered skin isn't available #3857
Comments
Comment by @alecpl on 9 Aug 2012 06:18 UTC Did you delete Larry skin? For users with 'default' skin is configured 'larry' would be used. |
Milestone changed by @alecpl on 9 Aug 2012 06:18 UTC later => 0.8.1 |
Comment by langj on 9 Aug 2012 14:19 UTC no i left larry there because it's awesome, with .7.0 i had a skin titled 'black' that was just the default with a few color changes, users with 'black' in the preferences got the error above while anyone without a skin preference have 'larry' when they log in to .8.0. |
Comment by @alecpl on 9 Aug 2012 15:59 UTC So, you've removed skins/black folder? |
Comment by langj on 9 Aug 2012 16:08 UTC that is correct the skins/black folder doesn't exist anymore. |
Comment by @thomascube on 9 Aug 2012 20:02 UTC While removing a previously configured skin isn't the best idea, we now fixed Roundcube to silently fall back to larry skin in aff970b. |
Status changed by @thomascube on 9 Aug 2012 20:02 UTC new => closed |
Comment by arekm on 24 Aug 2012 09:31 UTC Hm, 0.8.1 doesn't fallback to "larry" when configured skin is not available on disk in skins folder. For example I had user with skin "default.orig" stored in sql preferences and didn't have it on disk anymore. roundcube didn't fallback to larry. |
Reported by langj on 8 Aug 2012 22:31 UTC as Trac ticket #1488591
PHP Error in /var/www/html/roundcube-testing/program/include/rcube_template.php (431): Error loading template for mail
SERVICE CURRENTLY NOT AVAILABLE!
Error loading template for mail
All i had to do was go through every user that had an old skin listed in mysql preferences and change it to "classic".
Migrated-From: http://trac.roundcube.net/ticket/1488591
The text was updated successfully, but these errors were encountered: