[imp] Monthly maintenance logout problem
Aaron Paetznick
aaronp at critd.com
Thu Jun 2 00:16:11 PDT 2005
Ok this worked for Horde v3.0.4 and IMP v4.0.3, but it didn't make any
impact on Horde v2.2.8 and IMP v3.2.8. Any ideas for that problem?
--Aaron
Aaron Paetznick wrote:
>
> This is done. I won't know for sure if anything has changed until
> somebody hits their monthly maintenance screen again. I'll let you know
> if the problem persists. Thanks for the help!
>
>
> --Aaron
>
>
>
> Jan Schneider wrote:
>
>> Zitat von Aaron Paetznick <aaronp at critd.com>:
>>
>>
>>> This is an email I sent back on May 2nd. I'm still having this issue,
>>> and was wondering if anybody else was experiencing a similar problem.
>>> It only happens when their monthly maintenance screen is triggered. It
>>> happens for both IMP v3.2.8 and for IMP v4.0.3.
>>
>>
>>
>> Try if adding:
>> <?php echo Horde::formInput() ?>
>> right after the form tag in
>> horde/templates/maintenance/confirm_top.inc fixes this.
>>
>>
>>> I recently upgraded Horde from v2.2.5 to v2.2.8, and IMP from v3.2.7 to
>>> v3.2.8. Since completing this upgrade, my users have been getting
>>> kicked out of IMP after skipping their monthly maintenance screens.
>>> They just get redirected back to the login screen. I have temporarily
>>> "fixed" (i.e. delayed) this problem with the following SQL:
>>>
>>> DELETE FROM horde_prefs WHERE pref_name="last_login" OR pref_name
>>> LIKE "%trash%";
>>>
>>>
>>> ...I found that this works after some trial and error. I was wondering
>>> if anybody else has had a similar experience? Is there some kind of
>>> "gotcha" I might have missed when I did the upgrade?
>>
>>
>>
>> Jan.
>>
>
More information about the imp
mailing list