6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5378] Undefined index: params
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .. ..___. . |\/||\ || |[__ |_/ | || \||/\|[___| \
Comment
> These warning lines appears repeatedly in the PHP error log file: > > > > [19-Mai-2007 12:40:09] PHP Notice: Undefined index: params in > /usr/local/www/imp4.1.4/horde/imp/message.php on line 590 > > [19-Mai-2007 12:40:12] PHP Notice: Undefined index: params in > /usr/local/www/imp4.1.4/horde/imp/mailbox.php on line 425 > > > > It seems to be related to the following code in mailbox.php (and also > message.php): > > > > /* Print quota information. */ > > if (isset($imp['quota']) && is_array($imp['quota'])) { > > require_once IMP_BASE . '/lib/Quota.php'; > > $quotaDriver = &IMP_Quota::singleton($imp['quota']['driver'], > $imp['quota'][ > > 'params']); > > if ($quotaDriver !== false) { > > $quota = $quotaDriver->getQuota(); > > require IMP_TEMPLATES . '/quota/quota.inc'; > > } > > } > >
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