I have just started to build a new survey since upgrading to LimeSurvey 1.90 Build 9642 from 1.87
I am now having a problem with "list" questions. All other question type work fine. Questions I build test fine by themselves but when I test the survey (or send it live and test the live version) if get the following message.
Unknown column 'a.default_value' in 'field list':SELECT a.code, a.default_value FROM `lime_answers` as a WHERE a.qid=251 ORDER BY a.sortorder, a.answer
I suspect this might be a installation issue.
Can someone guide me on resolving this issue?