You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
like on closed issue I get a lot of warnings when I'm typing in to "To" field on email creation:
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1920
Jan 14 20:16:57 mail roundcube: PHP Warning: Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1920
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning: Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning: Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "objectclass" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 1980
Jan 14 20:16:57 mail roundcube: PHP Warning: Undefined array key "groups" in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Jan 14 20:16:57 mail roundcube: PHP Warning: Trying to access array offset on value of type null in /opt/www/roundcubemail-1.6.5/program/lib/Roundcube/rcube_ldap.php on line 2276
Hi,
like on closed issue I get a lot of warnings when I'm typing in to "To" field on email creation:
# php --version PHP 8.1.2-1ubuntu2.14 (cli) (built: Aug 18 2023 11:41:11) (NTS)
It's still buggy?
The text was updated successfully, but these errors were encountered: