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.
Did you rename config.inc.php.dist to config.inc.php ?
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.
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",
);
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.
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.
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.
Issue 261 - myroundcube - forgot password plugin wrong language - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/issues/detail?id=261)