Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

How to get back the corrupt survey ?

  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156043 by himel2019
How to get back the corrupt survey ? was created by himel2019
I made a survey and it was working fine, but suddenly i saw when i visit my survey it giving me a error message :

Internal Server Error

Question is corrupt: no type defined for question 478

An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.

any one help me pls..
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156045 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
Do you have access to the database? Maybe you can inspect the question rows in database table <prefix>_questions?
The topic has been locked.
  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156046 by himel2019
Replied by himel2019 on topic How to get back the corrupt survey ?
i have access database..
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156049 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
MySQL? If yes, run this:

SELECT type FROM <prefix>_questions WHERE sid = <survey id>

Replace <prefix> with your database prefix (e.g. "lime"), and <survey id> with survey id.

If any result shows type as empty or null, you need to change it.
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156050 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
Or maybe better: Just visit question 478, and save it again (would overwrite previous type value).
The topic has been locked.
  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156051 by himel2019
Replied by himel2019 on topic How to get back the corrupt survey ?
Thanks for your reply , in mysql my database name is : survey and the survey id is : 626596 ,
The topic has been locked.
  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156052 by himel2019
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156053 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
Prefix is not the same as database name. If you run "show tables;", all tables should begin with a prefix. Standard is "lime_".
The topic has been locked.
  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156054 by himel2019
Replied by himel2019 on topic How to get back the corrupt survey ?
I didn't find the table where it located ? question 478,
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156055 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
Sorry, I can't see the error since I don't have access to your installation. :) You can save the error as an HTML file and attach it, if you want to.
The topic has been locked.
  • ollehar
  • ollehar's Avatar
  • Offline
  • LimeSurvey GmbH Employee
  • LimeSurvey GmbH Employee
More
6 years 9 months ago #156056 by ollehar
Replied by ollehar on topic How to get back the corrupt survey ?
Run this database command to find your question:

SELECT * FROM <prefix>_questions WHERE qid = 478;
The topic has been locked.
  • himel2019
  • himel2019's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 9 months ago #156057 by himel2019
Replied by himel2019 on topic How to get back the corrupt survey ?
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose