| Summary | Fatal error: Call to a member function sessionSetup() on a non-object |
| Queue | Horde Base |
| Queue Version | HEAD |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | ncruz-imp (at) net (dot) ipl (dot) pt |
| Created | 01/15/2008 (6507 days ago) |
| Due | |
| Updated | 02/24/2008 (6467 days ago) |
| Assigned | 01/15/2008 (6507 days ago) |
| Resolved | 02/24/2008 (6467 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Taken from Michael Slusarz
State ⇒ No Feedback
Priority ⇒ 1. Low
without including lib/base.php before, which instantiates
$imp_search. Michael, can you?
lib/api.php or redirect.php - and both places include IMP's base.php).
Someone is going to have to trace this that can reproduce this error.
When I say that the portal screen doesn't appear, I mean that only the
sidebar appears.
without including lib/base.php before, which instantiates
$imp_search. Michael, can you?
Assigned to Michael Slusarz
State ⇒ Feedback
without including lib/base.php before, which instantiates $imp_search.
Michael, can you?
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Fatal error: Call to a member function sessionSetup() on a non-object
Queue ⇒ Horde Base
State ⇒ Unconfirmed
logins i get an error, and the portal screen doesn't appear, the error
on the error log is:
PHP Notice: Undefined variable: imp_search in
/var/www/localhost/htdocs/horde2/imp/lib/Session.php on line 293,
referer: http://horde.net.ipl.pt/index.php
PHP Fatal error: Call to a member function sessionSetup() on a
non-object in /var/www/localhost/htdocs/horde2/imp/lib/Session.php on
line 293, referer: http://horde.net.ipl.pt/index.php
If I hit refresh everything works.
This happens with CVS HEAD at this time and happens with any user, I'm
using IMAP authentication in horde and php based session files.