6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3975] Nag throws undefined function error
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__. __. __..__. [__ | |(__ (__ | | [___|__\.__).__)|__|
Comment
> Adding a new task in Nag causes the following error: > > ===cut > > PHP Fatal error: Call to undefined function: listAllUsers() in > ../nag/lib/Nag.php on line 617 > > ===cut > > This can be fixed by adding the following code (lifted from > ../kronolith/lib/Kronolith.php) immediately before line 617: > > ===cut > > if (is_a($group, 'PEAR_Error')) { > > continue; > > } > > ===cut
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers