Closed (won't fix)
Project:
Views PDF
Version:
6.x-1.0-rc1
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jun 2011 at 18:01 UTC
Updated:
3 May 2012 at 15:47 UTC
I installed the module and attempted to create a PDF Page display and got a disturbing alert message saying the following:
An error occurred at /admin/build/views/ajax/add-display/Menu.
Error Description:
Fatal error: require_once() [function.require]: Failed opening required 'fpdf_tpl.php' (include_path='.:') in /var/www/vhosts/testsite.co.uk/httpdocs/sites/all/libraries/fpdi/fpdi.php on line 27
I have fpdi and tcpdf libraries installed too.
| Comment | File | Size | Author |
|---|---|---|---|
| error-page.gif | 311.14 KB | sisko |
Comments
Comment #1
hunziker commentedPlease take a look at the "status report" page.
Comment #2
mattbk commentedThis is solved by downloading the fpdf_tpl.php file from http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads/ and placing it in the fpdi folder on your server. As far as I can tell, this is not in the readme or other documentation.