Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
Ooops, my fault. I didn't have in mind that decode_mime_string() can be called statically. Referencing to $this->default_charset fails here.
I will fix that as soon as possible.
~Thomas
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?