Author Topic: Change Password Patch for DirectAdmin installations  (Read 26796 times)

Offline simphax

  • Newbie
  • *
  • Posts: 3
Change Password Patch for DirectAdmin installations
« Reply #15 on: August 29, 2008, 01:15:12 PM »
Update for 0.2a?

Offline Alexel75

  • Newbie
  • *
  • Posts: 5
Change Password Patch for DirectAdmin installations
« Reply #16 on: January 13, 2009, 09:23:54 PM »
Quote from: silicom;3574
Hi BoerbooM,

I applied your patch. Seems however, that I'm not getting it to work. When clicking on the password tab, I'm not getting the correct window (getting the settings window instead), although the password tab is the one being highlighted.

I've gone through the scripts, and can't figure it out. I'm using the latest SVN checkout, so the lines were a bit different, but as far as I can see, it should work.

Anyone gotten the same bug, or can confirm that it works on SVN build as of 4 Nov 06?


   
What is SVN?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Change Password Patch for DirectAdmin installations
« Reply #17 on: January 14, 2009, 01:03:08 AM »
SVN = Sub Version Number

/trunk ? RoundCube Webmail ? Trac
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline youds

  • Full Member
  • ***
  • Posts: 93
Change Password Patch for DirectAdmin installations
« Reply #18 on: January 25, 2009, 09:55:59 AM »
Thanks go to Nemesis02 for updating the cPanel addon to work with roundcube0.2stable without which this update wouldn't of been possible. Not from me anyway!!
And of course many thanks to BoerbooM for the original plugin

OK, so here's what I did.

I used Nemesis02's README to make the file alterations too:
Code: [Select]
index.php
program/js/app.js
program/localization/en_US/labels.inc
program/localization/en_US/messages.inc
program/localization/en_GB/labels.inc
program/localization/en_GB/messages.inc
skins/default/includes/settingstab.html


I also kept his password.html and password.inc, replacing the rcube_save_password function with the equivalent rcmail_save_passwd from BoerbooM's passwd.inc, then changed the code to use the encrypt_password function from in the new password.inc.
The httpsocket.php file from BoerbooM's original plugin hasn't changed.

I'll post the patch to the downloads section, follow the README for installation instructions

GOOD LUCK!!! :)


Offline doona

  • Newbie
  • *
  • Posts: 1
Change Password Patch for DirectAdmin installations
« Reply #20 on: January 31, 2009, 05:36:05 PM »
Mmmm... I can't download this file ? :(

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Change Password Patch for DirectAdmin installations
« Reply #21 on: February 01, 2009, 01:03:24 AM »
I have cross checked by logging in as rosali2, which is an account without any forum privileges. There are no problems with the download!
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline dark

  • Newbie
  • *
  • Posts: 3
Change Password Patch for DirectAdmin installations
« Reply #22 on: February 04, 2009, 02:30:39 AM »
Hi all.
my version is 0.2stable
i downloaded RoundCube Webmail Forum - RoundCube Forum Community Downloads - Change Password for DirectAdmin / roundcube0.2stab
but when I enter my current, new passwords and click Save there's nothing happen
Please, help me!
my roundcube http://skgw.kz/wm/

Offline waleed2169

  • Newbie
  • *
  • Posts: 1
Re: Change Password Patch for DirectAdmin installations
« Reply #23 on: March 10, 2009, 03:44:11 AM »
i cant find the line 328 in index.php
  and line: 1227 in program/include/main.inc

Offline camodeo

  • Newbie
  • *
  • Posts: 1
Change Password Patch for DirectAdmin installations
« Reply #24 on: March 25, 2009, 12:58:12 PM »
Someone could solve this problem?
When change the password, nothing happens.

Please Help !!!

Thanks

Offline caretaker

  • Newbie
  • *
  • Posts: 1
Change Password Patch for DirectAdmin installations
« Reply #25 on: March 26, 2009, 08:59:59 AM »
the same by my side.

After filling out the old and new password fields nothing happened.

Any suggestions?

BR


Here's the log file-output:

Quote
[26-Mar-2009 13:12:06] PHP Warning:  include(program/include/cpanel.php) [function.include]: failed to op
en stream: No such file or directory in /var/kunden/webs/stollis/roundcubemail/program/steps/settings/password.inc on line 27

[26-Mar-2009 13:12:06] PHP Warning:  include() [function.include]: Failed opening 'program/include/cpanel
.php' for inclusion (include_path='/var/kunden/webs/stollis/roundcubemail/:/var/kunden/webs/stollis/roundcubemail/program:/var/kunden/we
bs/stollis/roundcubemail/program/lib:/var/kunden/webs/stollis/roundcubemail/program/include:.:/usr/share/php:/usr/share/pear') in /var/k
unden/webs/stollis/roundcubemail/program/steps/settings/password.inc on line 27

[26-Mar-2009 13:12:13] PHP Warning:  include(program/include/cpanel.php) [function.include]: failed to op
en stream: No such file or directory in /var/kunden/webs/stollis/roundcubemail/program/steps/settings/password.inc on line 27

[26-Mar-2009 13:12:13] PHP Warning:  include() [function.include]: Failed opening 'program/include/cpanel
.php' for inclusion (include_path='/var/kunden/webs/stollis/roundcubemail/:/var/kunden/webs/stollis/roundcubemail/program:/var/kunden/we
bs/stollis/roundcubemail/program/lib:/var/kunden/webs/stollis/roundcubemail/program/include:.:/usr/share/php:/usr/share/pear') in /var/k
unden/webs/stollis/roundcubemail/program/steps/settings/password.inc on line 27

It seems that the file cpanel.php is missing.
I dont use cpanel - just the roundcubemail. (running with courier & postfix)
« Last Edit: March 26, 2009, 09:09:42 AM by caretaker »

Offline yc3948

  • Newbie
  • *
  • Posts: 5
Change Password Patch for DirectAdmin installations
« Reply #26 on: April 30, 2009, 10:21:33 PM »
can't download

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
Change Password Patch for DirectAdmin installations
« Reply #27 on: May 31, 2009, 11:25:42 PM »
how would I install this if I dont use cpanel? and how I installed roundcube was by ubuntu package setup from command line.
« Last Edit: June 01, 2009, 01:07:02 AM by timreichhart »