View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11304 | Bug reports | Import/Export | public | 2016-05-31 09:19 | 2016-06-13 12:27 |
Reporter | gstachl | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Summary | 11304: PDF export function: (queXML PDF-Export) not working | ||||
Description | When i try to export a survey via queXML PDF Export i get an Internal Error. There are no informations in the apache log files. Error: | ||||
Additional Information | There is already a second user reporting the same problem: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 160529 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | Mysql 5.6.28 | ||||
Server OS (if known) | OpenSuSE 13 | ||||
Webserver software & version (if known) | Apache 2.4.10 | ||||
PHP Version | 5.6.1 | ||||
I cannot reproduce this. Please clear your /tmp/assets folder and activate debug mode in /application/config/config.php and see if you get a more elaborate error. Can you also quote your config.php? (please remove any usernames/password first). |
|||||||||||||||||
I cleared the tmp/assets folder and set $debug = 3. Where should i see more information? For this virtual server i use a seperate log file for errors and access. In the access-log i can see the url (for the PDF-Export), but there are no errors in the error log file. <?php
/* IMPORTANT NOTICE
// Basic Setup $databasetype = 'mysql'; // ADOdb database driver - valid values are mysql, mysqli, odbc_mssql, mssql_n, odbtp or postgres $databaselocation = 'localhost'; // Network location of your Database - for odbcmssql use the mssql servername, not localhost or IP // File Locations $rootdir = dirname(FILE); // This is the physical disk location for your limesurvey installation. Normally you don't have to touch this // Installation Setup // Debug Settings |
|||||||||||||||||
That is no 2.5 configuration file. That is not even config.php. Please check for the correct one. |
|||||||||||||||||
Sorry - was the old config file from root-Directory
*/
/ |
|||||||||||||||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19366 |
|||||||||||||||||
I can confirm that this issue persists in version 2.50+, build160606. Method export::index() does not exist /home/www_php/synalinq.com/limesurvey/application/core/Survey_Common_Action.php(96) 084 // Check if the method is public and of the action class, not its parents Stack Trace 091 #1 155 $this->redirect(array('/admin/authentication/sa/login')); #5 207 die (sprintf('%s should be writable by the webserver (766 or 776).', $runtimePath)); |
|||||||||||||||||
sure, just wait for the next release ;-) |
|||||||||||||||||
Version 2.50 Build 160613 released |
|||||||||||||||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-31 09:19 | gstachl | New Issue | |
2016-05-31 09:19 | gstachl | File Added: limesurvey_survey_159885.lss | |
2016-05-31 09:39 | c_schmitz | Note Added: 39042 | |
2016-05-31 09:44 | c_schmitz | Note Edited: 39042 | |
2016-05-31 09:44 | c_schmitz | Assigned To | => c_schmitz |
2016-05-31 09:44 | c_schmitz | Status | new => feedback |
2016-05-31 10:10 | gstachl | Note Added: 39043 | |
2016-05-31 10:10 | gstachl | Status | feedback => assigned |
2016-05-31 10:18 | c_schmitz | Note Added: 39044 | |
2016-05-31 10:18 | c_schmitz | Status | assigned => feedback |
2016-05-31 10:29 | gstachl | Note Added: 39045 | |
2016-05-31 10:29 | gstachl | Status | feedback => assigned |
2016-05-31 10:32 | gstachl | Note Edited: 39045 | |
2016-06-07 17:04 |
|
Changeset attached | => LimeSurvey master 77f3eefd |
2016-06-07 17:04 |
|
Note Added: 39297 | |
2016-06-07 17:04 |
|
Assigned To | c_schmitz => LouisGac |
2016-06-07 17:04 |
|
Resolution | open => fixed |
2016-06-07 17:05 |
|
Status | assigned => resolved |
2016-06-07 17:07 | chlarsen | Note Added: 39299 | |
2016-06-07 17:07 | chlarsen | Issue Monitored: chlarsen | |
2016-06-07 17:14 |
|
Note Added: 39301 | |
2016-06-07 17:14 |
|
Note Edited: 39301 | |
2016-06-13 12:27 | c_schmitz | Note Added: 39490 | |
2016-06-13 12:27 | c_schmitz | Status | resolved => closed |
2021-08-03 18:07 | guest | Bug heat | 8 => 10 |