priyadi / roundcube-converse.js-xmpp-plugin

XMPP plugin for Roundcube Webmail based on converse.js
48 stars 18 forks source link

Blank page at https://xxx.xxx.xxx/mail/?_task=settings&_action=plugin.managesieve #32

Closed aacunha closed 10 years ago

aacunha commented 10 years ago

After i installed the newest version plugin on my roundcube, i have blak page at .../mail/?_task=settings&_action=plugin.managesieve

and i get this error on apache`s error log:

[Thu Jul 24 13:23:51 2014] [error] [client 10.0.4.161] PHP Fatal error: Cannot redeclare class Auth_SASL in /var/www/roundcubemail-0.9.5/program/lib/Auth/SASL.php on line 49, referer: https://xxx/mail/?_task=settings&_action=plugin.password

[Thu Jul 24 13:25:45 2014] [error] [client 10.0.4.161] PHP Fatal error: Cannot redeclare class Auth_SASL in /var/www/roundcubemail-0.9.5/program/lib/Auth/SASL.php on line 49, referer: https://xxx/mail/?_task=settings&_action=identities

Another bug is the translation to pt-br, this dont work and the language apper in english.

In the version of november 2013 of plugin all works fine.

My ambient:

Server version: Apache/2.2.3 Server built: Jun 6 2012 10:00:42

PHP 5.3.28 (cli) (built: Jun 1 2014 10:31:43) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies

Roundcube 0.9.5

Regards, André

priyadi commented 10 years ago

I've just committed one line fix. Please update and reopoen if you are still having problem.

nickydonkor commented 9 years ago

Hello, Did the contributed line fix the problem permanently....I have got a similar problem after installing managesieve and converse.js together on roundcube...so I want to know how you fixed the problem

Thanks, Nicholas

priyadi commented 9 years ago

@nickydonkor

As far as I can tell, it is fixed. I'm using Roundcube 1.0.3 with latest converse plugin, with managesieve enabled. I just made a test by creating a managesieve filter without problem.

muthuv1 commented 9 years ago

I too had this problem with plugin version 0.7.4 but now the problem is solved. I have used master. I am using roundcube 1.0.2 (and 1.0.3). Many thanks for the plugin.

nickydonkor commented 9 years ago

Sorry for the late reply,but I think the problem is also solved at my end too... ...and I am really grateful for your response,

....probably the only problem I have is that the chat box opens twice anytime I try to initiate communication with someone...i.e when I begin  to chat with a colleague a new box will open, and another one will also pop up when he/she reply...so there are always two boxes for one synchronous communication....

Thanks,Donkor Nicholas

 On Thursday, October 16, 2014 2:19 PM, muthu <notifications@github.com> wrote:

I too had this problem with plugin version 0.7.4 but now the problem is solved. I have used master. I am using roundcube 1.0.2 (and 1.0.3). Thanks for the plugin.— Reply to this email directly or view it on GitHub.