View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07169Bug reportsStatisticspublic2013-01-15 22:52
Reporterfranz007 Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Summary07169: Cannot export results
Description

Upgrading form 1.92+ to 2.00+ cannot export survey results. The survey was created in 1.92+
Results can be exported form other surveys.
Exporting results gives a blank page and no error can be found in the Apache logs.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)130108
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.0
Server OS (if known)Debian GNU/Linux
Webserver software & version (if known)Apache 2.2
PHP Version5.2.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-01-10 14:06

administrator   ~23606

Activate debug mode on application/config/config.php and see if you get any error
If yes please attach the resulting page/file

franz007

franz007

2013-01-10 14:22

reporter   ~23607

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /var/sondaggi/framework/db/CDbDataReader.php on line 122

c_schmitz

c_schmitz

2013-01-10 14:51

administrator   ~23608

Obviously a memory issue then. Most likely that survey is very big. Try to raise the memory limit in your configuration and report if that helped.

franz007

franz007

2013-01-11 08:43

reporter   ~23615

Raising the memory limit solved the problem.
Thanks for the hint about debugging.

Issue History

Date Modified Username Field Change
2013-01-10 13:34 franz007 New Issue
2013-01-10 14:06 c_schmitz Note Added: 23606
2013-01-10 14:06 c_schmitz Assigned To => c_schmitz
2013-01-10 14:06 c_schmitz Status new => feedback
2013-01-10 14:22 franz007 Note Added: 23607
2013-01-10 14:22 franz007 Status feedback => assigned
2013-01-10 14:51 c_schmitz Note Added: 23608
2013-01-10 14:51 c_schmitz Status assigned => feedback
2013-01-11 08:43 franz007 Note Added: 23615
2013-01-11 08:43 franz007 Status feedback => assigned
2013-01-15 22:52 c_schmitz Status assigned => closed
2013-01-15 22:52 c_schmitz Resolution open => no change required