Project

General

Profile

Lime Survey script: answers can't be saved in DB

Added by Florent Bertero almost 10 years ago

Hello Team,

I recently installed goautodial 3.3 and made an update from SVN.

I tried to configure script for outgoing calls using lime survey and scripts are well displayed during calls.
However, it doesn't seem to be recording in SQL DB.
I am getting an error telling my responses couldn't be saved because the following query couldn't pass:
INSERT INTO `lime_survey_42775` (`42775X3X11`, `42775X3X12`, `42775X3X13`, `42775X3X14`, `42775X3X15`,`lastpage`,`startlanguage`) VALUES ('33', 'John', 'Doe', '06xxxxxxxx', '',4, 'fr').

Are there some logs I can check to see what is blocking?
It seems to be able to write data in other tables (ie:lime_surveys)

Also, I don't understand why it tries writing to lime_surveys_42775 as there is no such table
42775 seems to be the campaign ID or so.

Does anyone have an idea?
Thanks in advance.


Replies (1)

RE: Lime Survey script: answers can't be saved in DB - Added by richard guevarra almost 10 years ago

did you try to update your limesurvey prior to this error?

    (1-1/1)
    Go to top