RC1: lib/MIME/Viewer/msword.php - possible problem
Barry Flanagan
barryf-lists@online.ie
Mon, 12 Nov 2001 19:13:02 +0000
Hi,
Using Horde/IMP RC1, viewing attachments with wvHtml does not appear to be
able to locate the .png files being created. On my system they are getting
created OK in /tmp, and the text part of the document is getting sent, but
the images are broken, with the URL pointing to the right image name, but
under the imp document root.
>From registry.php:
$conf['tmpdir'] = '/tmp';
...I haven't made any changes other than enabling wvHtml.
-Barry Flanagan