A. Schulze: > I have "$_prefs['show_notepad'] = 1" in horde/mnemo/config/prefs.local.php that was wrong! I corrected to "$_prefs['show_notepad']['value'] = 1" and now all users could see the notepad names :-) I still get the mentioned log but looks like it does not hurt. Andreas