[imp] Problems occured when displaying message
gerald STEPHAN
gerald at acolmar.net
Sun Feb 19 05:12:55 PST 2006
yes; i have also the same problem in this revision.
to avoid this and not be blocked, you can check the selected mail
and do "display this message"
> Quoting Ozhan Karaman <ozhankaraman at yahoo.com>:
>
>> line 755 in Mailbox.php is below
>>
>> function _setSorted()
>> {
>> $this->_sorted = array();
>> $this->_sortedMbox = array();
>>
>> if (empty($GLOBALS['imp']['msgl'])) {
>> $this->_sorted = array();
>> } else {
>> $msglist = explode(IMP_MSG_SEP, $GLOBALS['imp']['msgl']);
>> if (!$this->_usepop &&
>> /*line 755 */
>> $GLOBALS['imp_search']->isSearchMbox($GLOBALS['imp']['mailbox'])
>> ) {
>> foreach ($msglist as $val) {
>> list($idx, $mbox) = explode(IMP_IDX_SEP, $val);
>> $this->_sorted[] = $idx;
>> $this->_sortedMbox[] = $mbox;
>> }
>> } else {
>> $this->_sorted = $msglist;
>> }
>> }
>>
>>
>> Chuck Hagenbuch <chuck at horde.org> wrote: Quoting Ozhan Karaman :
>>
>>> I have upgraded my horde framework to 3.1RC3 and IMP version to
>>> 4.1 RC3, issue is not solved but errors position is changed. Error
>>> is below should i try the cvs versions or do you know any solutions
>>> for this issue. Still i can list the messages but i cannnot
>>> retrieve them
>>>
>>> Fatal error: Call to a member function on a non-object in
>>> /usr/local/httpd-2.0.55/htdocs/horde/imp/lib/Mailbox.php on line 755
>>
>> That line doesn't match the FW3 code anymore - what's on it?
>>
>>
>>
>> -chuck
>>
>> --
>> "So we're talking near-sonic speeds for a vegetable."
>> Reasons to go to the Punkin Chunkin World Championships
>> --
>> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>>
>>
>> ---------------------------------
>> Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, &
>> more on new and used cars.
>> --
>> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>
>
gerald
---------------------------------------------------------------
----------------------------------------------------------------
Ce message est envoyé depuis IMP, the Internet Messaging Program
----------------------------------------------------------------
acolmar.net - webmail (gerald at acolmar.net)
More information about the imp
mailing list