Hello, i enable plugin to change password but it's not working. I see that plugin is enabled but i got error when i try to change password. I set query and connection to db... Roundcube Webmail 1.2.3
Ok, then using the SQL password plugin from Roundcube is the wrong choice, as password changes are not stored correctly then. Use the Roundcube ISPConfig plugin instead.
That doesn't sound like the roundcube ispconfig plugin, as it uses ispconfig's api, not a database connection.
There's are any good instruction how to install Roundcube ISPConfig plugins? I try installed plugins with https://github.com/w2c/ispconfig3_roundcube/wiki/_pages and this not work...
I have a mostly complete tutorial on that. Care to proofread it and test? I can send it to you as PM.
@krogac, could you be more specific on what does not work and how it does not work? Have you followed the troubleshooting FAQ? Could you show what you do and what errors you get?
Hello, check my post: https://www.howtoforge.com/communit...ord-change-ispconfig-addon.79805/#post-378201 Thank you.
When I edit /etc/roundcube/config.inc.php and add info plugins.. then i can't load Roundcube page. I have bank page..
$config['plugins'] = array( "jqueryui","ispconfig3_account", "ispconfig3_autoreply", "ispconfig3_autoselect", "ispconfig3_pass", "ispconfig3_spam", "ispconfig3_fetchmail", "ispconfig3_filter", "ispconfig3_forward", "ispconfig3_wblist" );
Only the white page started appearing after adding the plugins in the array? Did you follow the installation tutorial correctly?