View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07169 | Bug reports | Statistics | public | 2013-01-10 13:34 | 2013-01-15 22:52 |
| Reporter | franz007 | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Summary | 07169: Cannot export results | ||||
| Description | Upgrading form 1.92+ to 2.00+ cannot export survey results. The survey was created in 1.92+ | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 130108 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL 5.0 | ||||
| Server OS (if known) | Debian GNU/Linux | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.2.6 | ||||
|
Activate debug mode on application/config/config.php and see if you get any error |
|
|
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /var/sondaggi/framework/db/CDbDataReader.php on line 122 |
|
|
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. |
|
|
Raising the memory limit solved the problem. |
|
| 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 |