[#6180] Fatal error with _frameseturl()
Summary Fatal error with _frameseturl()
Queue Horde Groupware Webmail Edition
Queue Version 1.0.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester simon (at) dedisoft (dot) com
Created 01/31/2008 (250 days ago)
Due
Updated 05/02/2008 (158 days ago)
Assigned
Resolved 01/31/2008 (250 days ago)
Attachments
Milestone
Patch No

History
05/02/2008 horde (at) phroggy (dot) com Comment #6 Reply to this comment
Whoops, I feel kind of dumb now.  I thought I had cleared my cookies, 
but apparently I missed a couple.  That fixed the problem.

It's still a bug, obviously. ;-)
05/02/2008 horde (at) phroggy (dot) com Comment #5 Reply to this comment
What do you mean by "a very broken PHP" ?
This error message is simply wrong.
I'm getting this same error too.  Everything worked fine a couple days 
ago, and now suddenly it's broken.  I can't find anything that 
changed; I'm the only one with root access on the box and the only 
thing I've touched recently has been something completely unrelated to 
Horde.

Digging a little, it looks like the error is coming from 
imp/redirect.php being required from imp/lib/base.php, which according 
to the comments should happen because we have valid login credentials 
but don't have an IMP session, due to a single-signon/transparent auth 
setup (which I am using).  That would be fine, except that 
redirect.php requires lib/base.php, so if base.php is in turn 
requiring redirect.php, we have a problem.

That's as far as I've gotten so far.  Any thoughts?
01/31/2008 Jan Schneider Comment #4 Reply to this comment
What do you mean by "a very broken PHP" ?
This error message is simply wrong.
01/31/2008 simon (at) dedisoft (dot) com Comment #3 Reply to this comment
Either you changed imp/redirect.php yourself, or you have a *very*
broken PHP.
No, I've never modified any files myself.

What do you mean by "a very broken PHP" ?
01/31/2008 Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Either you changed imp/redirect.php yourself, or you have a *very* broken PHP.
01/31/2008 simon (at) dedisoft (dot) com Comment #1
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Fatal error with _frameseturl()
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
Hello,

With the version 1.04 of webmail, I've this error:

Fatal error: Cannot redeclare _frameseturl() (previously declared in 
myserverpath\horde\imp\redirect.php:12) in 
myserverpath\horde\imp\redirect.php on line 19

I'm usign a FastCGI version of PHP 5.

Thanks