Author Topic: Cannot get Forgot PW to work  (Read 3673 times)

Offline Site

  • Newbie
  • *
  • Posts: 7
Cannot get Forgot PW to work
« on: November 10, 2011, 12:52:50 PM »
Im hoping somebody can help me. I have installed the taskbar plugin but cannot get the Forgot Password plugin to work. The taskbar seems to be installed correctly, but all it says is 'Home'. I have configured all files and imported sql table, but to no avail. Hoping somebody can help me.

Thanks.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Cannot get Forgot PW to work
« Reply #1 on: November 10, 2011, 01:00:03 PM »
Did you rename config.inc.php.dist to config.inc.php ?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline Site

  • Newbie
  • *
  • Posts: 7
Cannot get Forgot PW to work
« Reply #2 on: November 10, 2011, 01:04:10 PM »
Yes I did, and I edited it to suite my site's needs, however kept the following settings blank:
$rcmail_config['default_smtp_user'] = "";
$rcmail_config['default_smtp_pass'] = "";

I hope I have the correct plugin, the folder is named saas-dev-roundcube-forgot_password-8a206ed

Also, in main.inc.php I have included this:  "forgot_password",  in  $rcmail_config['plugins'] = array(

Thanks.

Offline Site

  • Newbie
  • *
  • Posts: 7
Cannot get Forgot PW to work
« Reply #3 on: November 10, 2011, 01:18:50 PM »
Am I missing something in taskbar/config.inc.php?

$rcmail_config['taskbar_templates'] = array(
  "login",
  "register.register",
  "contactus.contactus",
  "impressum.impressum",
  "nabble.nabble",
  "nabble.outside",
  "remember_me.remember_me",
  "pwtools.recpw",
);

Offline Site

  • Newbie
  • *
  • Posts: 7
Cannot get Forgot PW to work
« Reply #4 on: November 10, 2011, 01:43:30 PM »
Looks like I needed to rename the folder to get it working. The link is in the taskbar now, just has the wrong title on the taskbar. The link reads "forgot_password.forgotpassword"

Also it doesn't seem to be sending e-mail, and I have specified an alternative address.
« Last Edit: November 10, 2011, 02:10:09 PM by Site »

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Cannot get Forgot PW to work
« Reply #5 on: November 11, 2011, 12:15:22 AM »
Quote from: Site;37274
I hope I have the correct plugin, the folder is named saas-dev-roundcube-forgot_password-8a206ed

The folders have to be taskbar and pwtools.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline Site

  • Newbie
  • *
  • Posts: 7
Cannot get Forgot PW to work
« Reply #6 on: November 11, 2011, 03:33:05 PM »
The folders are renamed and the plugin seems to be working, but it stills reads 'forgot_password.forgotpassword' in the taskbar. Not sure how to change that.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Regards,
Rosali
__________________
MyRoundcube Project (commercial)