[Tickets #7515] This request cannot be completed because the link you followed or the form you submitted was only valid for minutes
bugs at horde.org
bugs at horde.org
Thu Oct 16 14:41:16 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7515
------------------------------------------------------------------------------
Ticket | 7515
Created By | comertoglu at itu.edu.tr
Summary | This request cannot be completed because the link you
| followed or the form you submitted was only valid for
| minutes
Queue | Horde Base
Version | 3.3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
comertoglu at itu.edu.tr (2008-10-16 10:41) wrote:
After updating Horde 3.3-rc1 to Horde 3.3 the problem occured. When
trying to logout i get the message: "This request cannot be completed
because the link you followed or the form you submitted was only valid
for minutes"
i added two paranthesis to horde/lib/Horde.php at 333
as
if (($_SESSION['horde_form_secrets'][$token] +
$GLOBALS['conf']['urls']['token_lifetime']) * 60 < time()) {
and it worked
More information about the bugs
mailing list