6.0.0-alpha12
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3232] history functionality broken without sql backend, and it gets enabled automatically with upgrade
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__..__ \ / |\/||\ |[__]| \ >< | || \|| ||__// \
Comment
> i've disconfigured sql backend from horde as i don't have any. see > ticket 2754 (https://dev.horde.org/horde/whups/ticket/?id=2754) > > > > as a result conf.php contains: > > # grep sql conf.php > > $conf['sql']['phptype'] = false; > > > > but lib/Horde/History.php contains check for $conf['sql']: > > if (empty($conf['sql'])) { > > Horde::fatal('You must configure a SQL backend to use > History.', __FILE__, __LINE__); > > } > > > > and when if open message from imp i get error: > > [Mon Jan 9 01:11:35 2006] [error] PHP Fatal error: Call to > undefined function: setoption() in > /usr/share/horde/lib/Horde/History.php on line 61 > > > > so either there's bug in > > 1. disabling sql backend > > 2. check for sql backend in History.php > > > > in any case the history should be turned off if sql database is not > available, but it was automatically enabled when i upgrade
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