<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks,<br><br>you are right. The following error on some "include_path" is reported there:<br><br>PHP Warning: include(): Failed opening '/usr/share/roundcubemail/plugins/kolab_notes/kolab_notes.php' for inclusion (include_path='/usr/share/roundcubemail/plugins/libkolab/lib:/usr/share/roundcubemail/program/lib:.:/usr/share/pear:/usr/share/php') in /usr/share/roundcubemail/program/lib/Roundcube/rcube_plugin_api.php on line 277<br><br>So at the mentioned position of rcube_plugin_api.php I see the following:<br><br><br> 276 if (!class_exists($plugin_name))<br> 277 include($fn);<br> 278 <br><br>Does anybody know if I can simply replace the $fn by the line shown above (include_path= ... ) or how does this work?<br><br>Best wishes,<br>Henrik<br><div><hr id="stopSpelling">Date: Tue, 18 Nov 2014 12:51:31 +0100<br>From: i.bin@dah.am<br>To: henrik.bohr@outlook.com; users@lists.kolab.org<br>Subject: Re: roundcube shows blank page after plugin installation<br><br>
<div class="ecxmoz-cite-prefix"><br>
<br>
<br>
Hi,<br>
Check your apache2 error logs.<br>
I'm sure, something has been reported there.<br>
Check the file
<span class="ecxst">/var/<em>log</em>/httpd/error.log.<br>
<br>
<br>
Rgds.<br>
<br>
Franz<br>
<br>
<br>
</span>Am 18.11.14 um 12:45 schrieb Henrik Bohr:<br>
</div>
<blockquote cite="mid:DUB111-W131CA7ACD75E8723C78A6A3F6880@phx.gbl">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<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 <br>
</div>
<br>
<fieldset class="ecxmimeAttachmentHeader"></fieldset>
<br>
<pre>_______________________________________________
users mailing list
<a class="ecxmoz-txt-link-abbreviated" href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a class="ecxmoz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a></pre>
</blockquote>
<br>
<br>_______________________________________________
users mailing list
users@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users</div> </div></body>
</html>