Roundcube Community Forum

 

error, try to configure roundcube-forgot_password

Started by thanhnv, September 14, 2012, 06:25:20 AM

Previous topic - Next topic

thanhnv

I have tried to configure follow this guide : https://github.com/saas-dev/roundcube-forgot_password

But I have a problem, please visit the link : https://182.237.23.4/mail/

Please help me ! many thanks!

SKaero

It appears that the developer used a short tag in the main plugin file which it looks like your server doesn't support. In forgot_password.php replace "<?" with "<?php" on the first line.

thanhnv

thanks SKaero,

after I have fixed forgot_password.php, I haven't seen script forgot password on login page. I have already configured in main.inc.php

$rcmail_config['plugins'] = array("password","managesieve","forgot_password");       

How to configure script forgot password on login page. https://182.237.23.4/mail

Many thanks.

SKaero

I don't know how the plugin works so I can't really be of to much help, but you could check your RoundCube error log to see if it gives you anymore information.

thanhnv

Thanks SKaero,

But I think you can see the forgot password source code and fix it.
Currently, I have a problem with running javascript (change_save_button.js, forgot_password.js)  on login page. Can you help me to fix it.


SKaero

Sorry but I don't have the time to look though the plugin to find the cause of te problem. It obviously hasn't been updated for over a year and doesn't support larry so it probably needs a fair bit of work to get  it to work with the current version of RoundCube.

thanhnv

Thanks  SKaero,

I have just installed roundcube-0.8.1 and installed PWTOOLS plugin (include : checked_identities , savepassword, settings, taskbar plugin). But I have a problem with Submit button Password reminder does not effect. (after type e-mail address and click forgot password , answer secret question, --> click Submit )

With URL : http://182.237.23.4/webmail/  (test with username: [email protected])

Please tell me what is a problem,

Thanks,

rosali

The problem is, that you are using an outdated version (see your request @ myroundcube forum).
Regards,
Rosali