Closed (fixed)
Project:
Pdfview
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
12 Feb 2007 at 22:51 UTC
Updated:
4 Feb 2009 at 23:59 UTC
Tested this module. Hit this error. Uninstalled.
warning: pdfview_node(modules/pdfview/tcpdf/tcpdf.php) [function.pdfview-node]: failed to open stream: No such file or directory in /home/websiten/public_html/cms/modules/pdfview/pdfview.module on line 98.
Comments
Comment #1
drupalnesia commentedBecause you have not upload the tcpdf library files to modules/pdfview/tcpdf/ , so you will have modules/pdfview/tcpdf/tcpdf.php
I have submit a complete version (including tcpdf lib) but reduced the size by remove any unnecessary file such as: docs, licenses, additional fonts, sources-code, etc.
Download here: http://drupal.org/node/125914 for Drupal 5.x only.
Comment #2
crutch commented