ovidiu
09-01-2004, 06:30 PM
hello,
as I have some questions about squirelmail and mostly its plugins I thought I'd ask in here (offtopic) - and yes, I have already discovered the sm plugin mailing list.
Lets start with the attachement_doc plugin which allows to view doc and pdf documents.
If I click on the link to view a doc or a pdf file I get these errors:
Warning: fopen(/var/www/webmail/plugins/attachment_doc/tmp/): failed to open stream: Is a directory in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 83
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 84
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 85
Warning: system(): Cannot execute a blank command in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 86
Warning: unlink(/var/www/webmail/plugins/attachment_doc/tmp/): Is a directory in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 87
maybe someone can help.
as I have some questions about squirelmail and mostly its plugins I thought I'd ask in here (offtopic) - and yes, I have already discovered the sm plugin mailing list.
Lets start with the attachement_doc plugin which allows to view doc and pdf documents.
If I click on the link to view a doc or a pdf file I get these errors:
Warning: fopen(/var/www/webmail/plugins/attachment_doc/tmp/): failed to open stream: Is a directory in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 83
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 84
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 85
Warning: system(): Cannot execute a blank command in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 86
Warning: unlink(/var/www/webmail/plugins/attachment_doc/tmp/): Is a directory in /var/www/webmail/plugins/attachment_doc/includes/view_doc.php on line 87
maybe someone can help.