Hi,
Line 483 of ./program/include/rcube_imap.inc is missing its "self" instance and needs to become:
$this->get_message_cache_index()
Without this, messages fail to render and the following starts to appear in the error log:
[14-Dec-2005 12:34:57] PHP Fatal error: Call to undefined function: get_message_cache_index() in ./program/include/rcube_imap.inc on line 483
Regards,
John.