Summary | Email containing 3 parts all text |
Queue | IMP |
Queue Version | 3.2.5 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | matthew (at) jpci (dot) net |
Created | 08/15/2004 (7606 days ago) |
Due | |
Updated | 08/16/2004 (7605 days ago) |
Assigned | |
Resolved | 08/16/2004 (7605 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
IMP doesn't work on PHP 5.
Warning: MIME::encodeAddress(Mail/RFC822.php)
[function.encodeAddress]: failed to open stream: No such file or
directory in /home/websites/horde/lib/MIME.php on line 141
Warning: MIME::encodeAddress() [function.include]: Failed opening
'Mail/RFC822.php' for inclusion (include_path='.:/usr/local/lib/php')
in /home/websites/horde/lib/MIME.php on line 141
Fatal error: Class 'Mail_RFC822' not found in
/home/websites/horde/lib/MIME.php on line 143
Would PHP5 have something to do with all these errors?
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Email containing 3 parts all text
Queue ⇒ IMP
Notice: Trying to get property of non-object in
/home/websites/horde/imp/message.php on line 153
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1051
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1062
Notice: Trying to get property of non-object in
/home/websites/horde/imp/message.php on line 153
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1051
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1062
Notice: Trying to get property of non-object in
/home/websites/horde/imp/message.php on line 153
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1051
Notice: Trying to get property of non-object in
/home/websites/horde/imp/lib/IMP.php on line 1062
It has 3 plain text attachments. If I click on them I get -
Fatal error: Call to a member function getType() on a non-object in
/home/websites/horde/imp/view.php on line 79
in a seperate popup window.
Any ideas?