Skip to content
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

Closed
rcubetrac opened this issue Aug 8, 2012 · 8 comments
Closed

RC thows error on login if prefered skin isn't available #3857

rcubetrac opened this issue Aug 8, 2012 · 8 comments

Comments

@rcubetrac
Copy link

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

@rcubetrac
Copy link
Author

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.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 9 Aug 2012 06:18 UTC

later => 0.8.1

@rcubetrac
Copy link
Author

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.

@rcubetrac
Copy link
Author

Comment by @alecpl on 9 Aug 2012 15:59 UTC

So, you've removed skins/black folder?

@rcubetrac
Copy link
Author

Comment by langj on 9 Aug 2012 16:08 UTC

that is correct the skins/black folder doesn't exist anymore.

@rcubetrac
Copy link
Author

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.

@rcubetrac
Copy link
Author

Status changed by @thomascube on 9 Aug 2012 20:02 UTC

new => closed

@rcubetrac
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant