View Issue Details

This issue affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
09277Bug reportsStatisticspublic2014-10-06 14:17
Reporterstevelegare Assigned Toc_schmitz  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Summary09277: tcpdf_autoconfig.php No such file or directory when extracting to PDF
Description

tcpdf_autoconfig.php not found when extracting statistics to PDF format.

Additional Information

application\third_party\tcpdf\tcpdf.php(111)

110 // TCPDF configuration
111 require_once(dirname(FILE).'/tcpdf_autoconfig.php');
112 // TCPDF static font methods and data
113 require_once(dirname(FILE).'/include/tcpdf_font_data.php');
114 // TCPDF static font methods and data
115 require_once(dirname(FILE).'/include/tcpdf_fonts.php');
116 // TCPDF static color methods and data
117 require_once(dirname(FILE).'/include/tcpdf_colors.php');
118 // TCPDF static image methods and data
119 require_once(dirname(FILE).'/include/tcpdf_images.php');
120 // TCPDF static methods and data
121 require_once(dirname(FILE).'/include/tcpdf_static.php');

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)Version 2.05+ Build 140915
I will donate to the project if issue is resolvedNo
Browser
Database type & version177
Server OS (if known)Windows 2008
Webserver software & version (if known)Apache 2
PHP Version5.3.28

Relationships

has duplicate 09264 closedc_schmitz PHP Warning failed to open stream: No such file or directory on QueXML-Export 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-10-06 14:17

administrator   ~30740

This was a bug in the ComfortUpdater. Download the regular package and use the file from that one.

Issue History

Date Modified Username Field Change
2014-10-03 16:24 stevelegare New Issue
2014-10-03 21:16 mfaber Relationship added related to 09264
2014-10-06 14:17 c_schmitz Note Added: 30740
2014-10-06 14:17 c_schmitz Status new => closed
2014-10-06 14:17 c_schmitz Assigned To => c_schmitz
2014-10-06 14:17 c_schmitz Resolution open => fixed
2014-10-06 14:17 c_schmitz Relationship replaced has duplicate 09264