[imp] Problems occured when displaying message
Ozhan Karaman
ozhankaraman at yahoo.com
Sun Feb 19 22:34:49 PST 2006
Hi Gerald;
Your solution is good for us but i cannot tell the users to first check the message then press view the message button :) I think development team will solve the problem in next rc if anyone can give information about the solution time for the bug i will be pleased.
Regards
Özhan
gerald STEPHAN <gerald at acolmar.net> wrote:
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 :
>
>> 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 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)
--
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! Mail
Use Photomail to share photos without annoying attachments.
More information about the imp
mailing list