Roundcube Community Forum

Release Support => Pending Issues => Topic started by: grokwik on January 27, 2009, 03:08:00 PM

Title: No body, no title
Post by: grokwik on January 27, 2009, 03:08:00 PM
I just installed a fresh rc (i was using the former version), the install didn't give any problem. I log in without problem, the UI is OK, the treeview gives the right number of new emails but neither the mail list nor the body of the mails are shown. Instead it gives me '(no subject)' without any other detail.
If I'm not wrong the problem appears in the func.inc file, while trying the decode the imap header. If I replace the rcube_label('nosubject') by another string (and comment the next line) my string is shown instead of the 'nolabel' stuff.
The old version works like a charm :) so thank for this good piece of software !!!
Title: No body, no title
Post by: rosali on January 27, 2009, 03:12:48 PM
Which PHP version do you use? Which old version was running? V 0.2 requires PHP 5.2.x (not sure about the "x").
Title: No body, no title
Post by: grokwik on January 28, 2009, 06:00:30 AM
PHP Version 5.2.4-2ubuntu5.4
Both versions are using the same server/ db, etc.
The only change is RC
Title: No body, no title
Post by: rosali on January 28, 2009, 11:13:34 AM
Someone else to jump in? I'm fighting at the moment to get my work done on localhost to run on a shared VPS --- Sorry!