View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09264 | Bug reports | Import/Export | public | 2014-09-27 16:44 | 2014-10-06 14:17 |
| Reporter | mfaber | Assigned To | c_schmitz | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | duplicate | ||
| Product Version | 2.05+ | ||||
| Summary | 09264: PHP Warning failed to open stream: No such file or directory on QueXML-Export | ||||
| Description | Trying to export a survey to QueXML-format produces PHP warning in debug mode because of a missing file tcpdf_autoconfig. PHP warning require_once(E:\survey\htdocs\LimeSurvey\application\third_party\tcpdf/tcpdf_autoconfig.php): failed to open stream: No such file or directory E:\survey\htdocs\LimeSurvey\application\third_party\tcpdf\tcpdf.php(111) 099 101 102 103 104 Tools to encode your unicode fonts are on fonts/utils directory. 105 @package com.tecnick.tcpdf 106 @author Nicola Asuni 107 @version 6.0.091 108 / 109 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'); 122 123 // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Stack Trace 106 @author Nicola Asuni #1 153 if true allows to call TCPDF methods using HTML syntax #2 15 #3 | ||||
| Additional Information | Has this maybe to do with the upgrade to TCPDF 6? | ||||
| Tags | No tags attached. | ||||
| Bug heat | 0 | ||||
| Complete LimeSurvey version number (& build) | 140915 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | FF | ||||
| Database type & version | MySQL 5.0.10 | ||||
| Server OS (if known) | Win7 | ||||
| Webserver software & version (if known) | Apache 2.4.7 | ||||
| PHP Version | PhP 5.4.19 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-09-27 16:44 | mfaber | New Issue | |
| 2014-10-03 21:16 | mfaber | Relationship added | related to 09277 |
| 2014-10-06 14:17 | c_schmitz | Relationship replaced | duplicate of 09277 |
| 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 => duplicate |