Author Topic: Plugins, installation and stuff  (Read 7824 times)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« on: September 06, 2009, 07:08:48 AM »
I've just installed Roundcube and added some plugins from PluginRepository. Some of them work pretty nice, some I wasn't able to make work. I also looked at the public demo installation at RoundCube Webmail :: Welcome to RoundCube Webmail. So now I have some questions:

1. In public demo Settings page is much more expanded. I tried all plugins which I was able to find, but wasn't able to make it look alike - my Settings page still quite poor. Which plugins I should install to add things like "Remember me" at the login page or "Order of Message List Columns" and "Account administration" on Settings page?

2. I wasn't able to install managesieve plugin. How can it be set up?

3. Could you, please, recommend me a good spellchecker? I need the one which has decent Russian vocabulary. I tried googie - it hasn't, and the other one which is mentioned in config file just don'e work with this language.

Any help will be much appreciated.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #1 on: September 07, 2009, 03:52:53 AM »
ad 1:
Download my plugin collection from myroundcube - Project Hosting on Google Code. There you'll find everything you see @ RoundCube Webmail :: Welcome to RoundCube Webmail. The different look of the settings section is due to my "settings" plugin.

ad 2: Try JohnDoh's managesieve plugin (RoundCube Plugins)

ad 3: Pspell (PHP: Pspell - Manual)
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #2 on: September 07, 2009, 05:00:22 AM »
1. Ah, I get it now. I have 2 archives with similar names - one is with your plugins and the other is with RC installation. Their names do not differ much, this is why I was confused.

I installed all necessary plugins, but wasn't able to make Settings work. Every time I enable it settings reset and stop saving. Disable - and everything gets to normal. Any idea, what can be the problem?

2. I installed it, but I don't have a required service. Never heard of manageseive before.

3. Thank you, I'll check it out.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #3 on: September 07, 2009, 05:20:38 AM »
settings plugin: Anything in the logs?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #4 on: September 07, 2009, 05:25:45 AM »
Where exactly are they? In Logs folder?
« Last Edit: September 07, 2009, 05:32:25 AM by monkeyman »

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #5 on: September 07, 2009, 05:30:53 AM »
Yes, "./logs/errors".
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #6 on: September 07, 2009, 05:32:30 AM »
In this error log it says the following:


[07-Sep-2009 03:33:32] PHP Warning:  array_merge() [function.array-merge]: Argument #2 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:33:32] PHP Warning:  array_merge() [function.array-merge]: Argument #2 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:33:34] PHP Warning:  array_merge() [function.array-merge]: Argument #2 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:33:37] PHP Warning:  array_merge() [function.array-merge]: Argument #2 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:33:37] PHP Warning:  array_merge() [function.array-merge]: Argument #1 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:28:54] PHP Warning:  array_merge() [function.array-merge]: Argument #2 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181
[07-Sep-2009 03:28:54] PHP Warning:  array_merge() [function.array-merge]: Argument #1 is not an array in /home6/netvitil/public_html/mail/program/include/rcube_config.php on line 181

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #7 on: September 07, 2009, 05:37:08 AM »
Disable autologon plugin.

If there is still a problem with the settings plugin, then PM'me the URL of your RoundCube installation and give me full ftp access to RoundCube folder. I will check it/fix it remotely then.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #8 on: September 07, 2009, 05:39:20 AM »
No, no, just look again. I copied wrong code previous time - autologon already disabled and I still can't save settings.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #9 on: September 07, 2009, 05:48:17 AM »
OK, then you have to give me remote access to check where the invalid array_merge is triggered from.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #10 on: September 07, 2009, 05:53:13 AM »
There's a small problem with that. I use RC for sole purposes only and don't have other account except mine. Also, I have it installed in my main folder on server and I am not very experienced in user management on Linux. So it'll be quite tricky for me to add a new user and give him proper permissions.

Can we do it another way?

I can do some coding and checking myself if you tell me, where to look at.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Plugins, installation and stuff
« Reply #11 on: September 14, 2009, 08:37:33 AM »
check fix @ myroundcube.googlecode.com
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline monkeyman

  • Newbie
  • *
  • Posts: 9
Plugins, installation and stuff
« Reply #12 on: September 14, 2009, 09:09:50 AM »
Looks like it's working now. Thank you very much for your efforts.