Hi,
I know there is a lot of topics regarding changing password by user problem, and I tried to activate that option but I couldn't. Is there any one can help me by explain that very depth and easy way step by step for some one doesn't has any experience with coding and his English isn't perfect :)
Note:
Hosting: Hostmonster sharing plane
Roundcube: 0.8.4
Skin: larry
Thanks
You need to activate the password plugin and use the cPanel driver in <RC root>/plugins/password/config.inc.php and fill out cPanel options. Is there a specific place your getting stuck?
Thanks for reply, but I need to know how to do that correctly because I did the below steps but it doesn't work:
I download (main.inc.php) file then add this code:
$rcmail_config['plugins'] = array(
'password',
'sieverules',
'quickrules',
'sauserprefs',
'markasjunk2',
'rcguard',
'zipdownload',
'contextmenu'
);
the password option is appeared
(http://www.1n.com.sa/mail1.jpg)
but when I tried to change the password this error is appeared
(http://www.1n.com.sa/mail2.jpg)
then some one told me that I have to rename (main.inc.php.dist) file to (main.inc.php) by FTP, I did it and this file disappeared
but when I check the sitting from email page the password option disappeared.
That what I did exactly nothing more or less :)
any advice with detail please :)
I forgot to mentioned that all the above done in ../mail/config
Any help?
You need to setup the password config file in <RC root>/plugins/password/config.inc.php.dist read the README file in the <RC root>/plugins/password/ directory for an overview of the options.
where can I find this file ? would you please attach any links and details would help because I have no experience.
Thanks.
The configuration file is located at: <RC root>/plugins/password/config.inc.php.dist
The documentation for the configuration file is located at: <RC root>/plugins/password/README