Roundcube Community Forum

 

hmail_ plugins invisible

Started by henlon, February 26, 2010, 02:16:24 PM

Previous topic - Next topic

henlon

Running rc0.3.1 connected to hmailserver 5.3.2
I have installed the hmail_autoresponder and hmail_forwarding
I can't find them in the personal settings folder.

I have made the changes in main.inc.php and in the config files.
These files are renamed.

The two plugins are inserted in the end of the array in main.inc.php

rc error log tells me:

[26-Feb-2010 19:57:07 +0100]: PHP Error: Failed to load plugin file C:\Inetpub\wwwroot\roundcube/plugins/\settings\settings.php (GET /index.php?_task=logout)

Other plugins work fine.

mishoddt

#1
Did you add the plugin 'settings' to your plugin directory and to your plugin array settings in main.inc.php and the jquery-ui library to the plugin directory?

henlon

Of course, I forgor to copy the "settings" folder to the pugin folder.

Now it works

Tanks for your fast answer