6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#876] Notification popup no longer working
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ \ /.__..__ .__ [__) >< | || \| \ | / \|__\|__/|__/
Comment
> Managed to work around the problem by modifying the IF statement and > changing the location of where $newmsgs gets set in imp/mailbox.php > (v 2.618 2005/01/03 14:34:58) > > > > //Added line below as Line 378, old line 378 is now line 379 > > $newmsgs = $imp_mailbox->newMessageCount(); > > > > Changed the IF statement to (Starts on Line 805, 806 if you add the > above line first): > > > > if ($prefs->getValue('nav_popup') && $newmsgs > 0 && > > !Util::getFormData('no_newmail_popup')) { > > require IMP_TEMPLATES . '/mailbox/alert.inc'; > > } > > > > New mail pop-up notification now works again for me.
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