cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and soon EWS
http://cypht.org
GNU Lesser General Public License v2.1
1.01k stars 164 forks source link

[FIX]Profiles: Fixing undefined array key rmk on Profiles page #1190

Closed Baraka24 closed 3 months ago

Baraka24 commented 3 months ago

Fixing: [Thu Aug 22 15:57:39.322175 2024] [php:warn] [pid 7452:tid 1204] [client ::1:13054] PHP Warning: Undefined array key "rmk" in C:\\Apache24\\htdocs\\my_cypht\\modules\\profiles\\modules.php on line 289, referer: http://localhost/my_cypht/?page=profiles [Thu Aug 22 15:57:39.322175 2024] [php:notice] [pid 7452:tid 1204] [client ::1:13054] PHP Deprecated: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprecated in C:\\Apache24\\htdocs\\my_cypht\\modules\\profiles\\modules.php on line 289, referer: http://localhost/my_cypht/?page=profiles or rmk

This happens when we just add a new server to Cypht while Set this profile default checkbox is checked.