Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Site on November 10, 2011, 12:52:50 PM

Title: Cannot get Forgot PW to work
Post by: Site 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.
Title: Cannot get Forgot PW to work
Post by: rosali on November 10, 2011, 01:00:03 PM
Did you rename config.inc.php.dist to config.inc.php ?
Title: Cannot get Forgot PW to work
Post by: Site 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.
Title: Cannot get Forgot PW to work
Post by: Site 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",
);
Title: Cannot get Forgot PW to work
Post by: Site 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.
Title: Cannot get Forgot PW to work
Post by: rosali on November 11, 2011, 12:15:22 AM
Quote from: Site;37274I hope I have the correct plugin, the folder is named saas-dev-roundcube-forgot_password-8a206ed

The folders have to be taskbar and pwtools.
Title: Cannot get Forgot PW to work
Post by: Site 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.
Title: Cannot get Forgot PW to work
Post by: rosali on November 11, 2011, 11:23:19 PM
Issue 261 - myroundcube - forgot password plugin wrong language - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=261)