+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 44

Thread: Password plugin and CPanel

  1. #1
    beatnik is offline Registered User
    Join Date
    Sep 2006
    Posts
    16
    Downloads
    17
    Uploads
    0

    Unhappy Password plugin and CPanel

    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...

  2. #2
    saosangm is offline Registered User
    Join Date
    May 2008
    Posts
    11
    Downloads
    7
    Uploads
    0

    Default

    I need this plugin very much too.

    thanks

  3. #3
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    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?

  4. #4
    beatnik is offline Registered User
    Join Date
    Sep 2006
    Posts
    16
    Downloads
    17
    Uploads
    0

    Default RE: Password plugin and CPanel

    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.

  5. #5
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    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

  6. #6
    beatnik is offline Registered User
    Join Date
    Sep 2006
    Posts
    16
    Downloads
    17
    Uploads
    0

    Unhappy RE: Password plugin and CPanel

    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.

  7. #7
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    What is your cpanel url?

  8. #8
    beatnik is offline Registered User
    Join Date
    Sep 2006
    Posts
    16
    Downloads
    17
    Uploads
    0

    Smile RE: CPanel URL

    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....

  9. #9
    Yann is offline Registered User
    Join Date
    Mar 2008
    Posts
    46
    Downloads
    21
    Uploads
    0

    Default

    Quote Originally Posted by skaero View Post
    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
    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.

  10. #10
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,092
    Downloads
    5
    Uploads
    0

    Default

    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.

+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts