(12-28-2009 01:21 AM)tango Wrote: Thanks,
It was like you said the error that I, the
Code:
$ rcmail_config [ 'plugins'] = array ( 'ispcp_pw_changer')
I entered even though I should edit it, according to the instructions I have understood it
Hi,
I use Roundcube 0.3.1 and I don't know how to activate the "password" plugin.
in the /roundcumebail/plugins/password are the files:
-rw-r--r-- 1 root root 6853 2009-10-09 19:04 config.inc.php
drwxr-xr-x 2 root root 4096 2009-10-31 15:20 drivers
drwxr-xr-x 2 root root 4096 2009-10-31 15:20 localization
-rw-r--r-- 1 root root 1809 2009-09-19 11:01 password.js
-rw-r--r-- 1 root root 8492 2009-10-06 13:00 password.php
-rw-r--r-- 1 root root 7014 2009-10-09 19:04 README
in the main.inc.php i have:
// List of active plugins (in plugins/ directory)
$rcmail_config['plugins'] = array();
I need to enter every plugin separatly?
thanks