View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06041Bug reportsSurvey takingpublic2012-07-27 10:26
Reporteruser19486Assigned Todionet  
PrioritynormalSeveritypartial_block 
Status closedResolutionduplicate 
Product Version2.00b1 
Summary06041: survey with datestamp field fails
Description

created a new survey with one question
defined survey to have datestamp.
when taking the survey I get error:
CDbException

CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'datestamp' in 'field list'. The SQL statement executed was: INSERT INTO lime_survey_911364 (startlanguage, datestamp, startdate, ipaddr) VALUES (:startlanguage, :datestamp, :startdate, :ipaddr)

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120406
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmysql 5
Server OS (if known)centos
Webserver software & version (if known)apach 2
PHP Versionphp 5

Relationships

related to 06053 closedmdekker CDbException when activating/deactivating a survey with datestamp OR save IP option 

Users monitoring this issue

There are no users monitoring this issue.

Activities

mdekker

mdekker

2012-05-02 15:31

reporter   ~18549

Could be related to 6053, where due to session cache the changed datestamp value was not picked up and thus the field not in the created table.

Issue History

Date Modified Username Field Change
2012-04-23 09:40 user19486 New Issue
2012-04-23 11:55 Mazi Assigned To => dionet
2012-04-23 11:55 Mazi Status new => assigned
2012-05-02 15:30 mdekker Relationship added related to 06053
2012-05-02 15:31 mdekker Note Added: 18549
2012-07-27 10:26 c_schmitz Status assigned => closed
2012-07-27 10:26 c_schmitz Resolution open => duplicate