I added 'jqueryui', 'hmsfromrc' on roundcube config.inc.php
Files ok, I have edited the plugin fields correctly.
I tested it via SQL and only keeps loading until it displays a blank page.
Via DCOM loads the page but does not load the plugin.
I tested my password with and without special characters. I believe it is not authentication.
Roundcube Webmail 1.3.6
jqueryui 1.12.0
Windows 2012 R2, IIS 8, PHP 5.6.3
MySQL 5.7
Hmailserver 5.6.7-B2425
RC 1.3 requires a few changes to a plugin code to proper work.
Replace all calls to Q() with rcube::Q() in a file hmsfromrc.php
(replace "Q" with "rcube::Q". Case sensitive)
I added 'jqueryui', 'hmsfromrc' on roundcube config.inc.php
Files ok, I have edited the plugin fields correctly. I tested it via SQL and only keeps loading until it displays a blank page. Via DCOM loads the page but does not load the plugin.
I tested my password with and without special characters. I believe it is not authentication.
Roundcube Webmail 1.3.6 jqueryui 1.12.0 Windows 2012 R2, IIS 8, PHP 5.6.3 MySQL 5.7 Hmailserver 5.6.7-B2425