6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/13/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8625] fatal error setSQLOb() on a non-object
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..___.___.. . _/ \ /[__ | | | ./__. \/ [___ | |__|
Comment
> Using Horde 3.3.5 and whups 1.0, trying to set permissions on queue, > but getting this error: "PHP Fatal error: Call to a member function > setSQLOb() on a non-object in > /usr/local/www/horde/lib/Horde/Perms/sql.php on line 129, referer: > http://webmail.sfflcc.org/whups/admin/index.php [more deleted]"; > > > > Also non-administrators couldn't access ticket queue. > > > > Anyway I fixed it in file > /usr/local/www/horde/lib/Horde/Perms/sql.php, line 107; > > changed > > "if ($perm === false) {" > > to > > "if (($perm === NULL) || ($perm === false)) {" > > > > Seems to work from my limited testing. > > > > FWIW. > > > > -phil
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