Summary | IMP not rendering & imapchildrensupport() |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | channing-c (at) satx (dot) rr (dot) com |
Created | 10/26/2005 (7227 days ago) |
Due | |
Updated | 10/27/2005 (7226 days ago) |
Assigned | |
Resolved | 10/27/2005 (7226 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
1.) you are using a version of IMAP_Tree. between 1.82 and 1.109 since
these are the only versions that will both allow entry into that block
w/line 81 and where IMAPchildrensupport() is not defined (this is a
long winded explanation of saying your framework libraries are not
updated)
-OR-
2) your PHP is horrificly broken.
There is nothing wrong with the code.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ IMP not rendering & imapchildrensupport()
Queue ⇒ IMP
PHP Fatal error: Call to undefined function:
imapchildrensupport() in /var/www/html/horde/imp/lib/IMAP/Tree.php on
line 81
I'm current on IMP & Horde with the exception of the file:
imp/lib/IMAP/Tree.php as the aforementioned error keeps Horde and IMP
screens from rendering. (Horde's page has the INBOX frame as one of
it's views.) Here is the nitty gritty:
Horde (horde) 3.2-cvs
Mail (imp) H3 (4.2-cvs)
httpd 2.0.52 (Apache)
php 4.3.9
dovecot 0.99.11
RedHat Ent. 4.2
On a side note, I'd like to thank the developers for such a great
product and all their hard work!
Channing