<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Had a similar problem with a pure roundcube installation, but the cause was different from yours apparently. Just in case others may run into this problem, too:</p>
<p>Check if the plugin you installed has a skin directory and if so make sure there is a directory matching the skin you use in the main application. I use a homebrew skript to have my plugins updated by cron, and the last line checks for this in the only plugin that ever caused me problems:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<p>[ -e plugins/sieverules/skins/larry2/ ] && exit 0 || cd plugins/sieverules/skins; ln -s larry larry2; cd ../../../</p>
</blockquote>
<p>Took me a while to track this down, so I hope this helps others some day...</p>
<p> </p>
<p style="padding-left: 60px;">Friedemann </p>
<p> </p>
<p> </p>
<p>Am 18.11.2014 12:45, schrieb Henrik Bohr:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --> <!-- head ignored --><!-- meta ignored -->
<div dir="ltr">Dear all,<br /><br />recently I upgraded my kolab 3.2 installation to kolab 3.3 on Centos 6.4, following the kolab documentation and applying the upgrade notes.<br />Unfortunately I recognized that the new roundcube plugins for tags and notes are not installed. After manually downloading the plugins to the roundcube plugin folder, it is not possbile to use roundcube any longer. The login seems to work, but immediately after login a white page is shown. After removing the plugins again, roundcube works normal. This behaviour seems to be the case for the installation of other new plugins (jabber) too.<br /><br />I do not see any hints in the log files of roundcube. Does anybody now this problem and a possible solution?<br /><br />Thanks in advance,<br />Henrik</div>
<!-- html ignored --><br />
<pre>_______________________________________________
users mailing list
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p> </p>
<div>
<pre>-- <br />Psst - nutzt Du auch schon Bitcoins?
Hier ist eine der sichersten Bitcoin-Börsen zu finden: https://www.bitcoin.de/de/r/cwz44t</pre>
</div>
</body></html>