I need this plugin very much too.
thanks
Has anyone gotten the password plugin for version 0.3.x to work with CPanel? There are not a lot of options to set for CPanel within the configuration file, but I cannot get it to work! (I've sent a message to the helpdesk of my hosting service, too, but thought I'd post a question here, too.)
I used to have the CPanel add-on by Nemesis02 installed in my pre-0.2.2 version of Roundcube, and it worked wonderfully. Since updating to 0.2.2 for security reasons, my users have missed the ability to easily change their password. I had high hopes to be able to re-implement this capability by using version 0.3.x and the API plugins.
Thanks in advance...
I need this plugin very much too.
thanks
In RoundCube 3.1 a cPanel driver was added to the password plugin. Are there any errors, and what version of CPanel do you have?
My host has CPanel 11... perhaps that's the issue? I see the plugin specifies 'x' in the configuration; I tried it with 'x', 'xi', 'XI', and '11' with all the same results - I get an error statement "Could not save new password" when I try and change my password from within the Settings menu of Roundcube.
I did hear back from my host and they verified I am using the correct information for line 165 (password_cpanel_host), line 174 (password_cpanel_port) and line 177 (password_cpanel_ssl TRUE or FALSE) within the config.inc.php file of the RC 0.3.1 password plug-in.
That most likely your problem the default theme in CPanel 11 is x3. Here is how the url is setup:Code:http://Host.tdl:Port/frontend/Theme/index.html http://example.com:2082/frontend/x3/index.html
My front-end says the theme is cPanel X v2.5.0... how would that be shown? 'x2' and 'x2.5.0' don't work... I tried 'x3' before realizing the theme wasn't x3.
your question made me understand! the URL contained the theme designation, which was "lp" (for Lunarpages, my host) - the plugin now works! thank you so much....
where within the password config file do I have to set this up? I tried everything but cannot see anything in server settings to change password. I know I'm missing something but I just could not figure it out. Since Nemesis02 plugin, I did not upgrade RC because I'm afraid of loosing the ability to change password. I have RC intalled on hosted account (hostmonster). Any help!
Last edited by Yann; 11-05-2009 at 12:49 AM.
You would set the theme in the plugins/password/config.inc.php file on the $rcmail_config['password_cpanel_theme'] line. To enable the plugin add it to the $rcmail_config['plugins'] line in the config/main.inc.php.
There are currently 1 users browsing this thread. (0 members and 1 guests)