Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Will Brubaker

    (@willthewebmechanic)

    Automattic Happiness Engineer

    Howdy Henrik,

    The data is all stored in the wp_options table with the option_name of wwm_awesome_surveys

    Thread Starter Henrik

    (@heinohund)

    Thanks,

    Have you experienced that a survey just disappeared.

    I had launched a survey and after about 250 had answered all survey data disappeared?

    BR
    Henrik

    Plugin Author Will Brubaker

    (@willthewebmechanic)

    Automattic Happiness Engineer

    Henrik,

    I haven’t seen that, but one other user has reported it so I’d like to try to figure out if this is a problem with Awesome Surveys.

    Did you look in the WordPress database under the wp_options table for the field with option_name wwm_awesome_surveys ? what was the result of that?

    Another thing you can try is to append the debug parameter and a survey id when at the plugin screen from the admin. This will add a ‘debug’ tab and it will give a raw data dump. As an example the url would look like this using a survey id of 0 :

    www.YOUR-SITE.com/wp-admin/admin.php?page=awesome-surveys.php&debug&survey_id=0

    Then you will have a debug tab that looks like this screenshot

    If you’d like me to take a look at that data, go to my website and fill out the contact form – please don’t copy/paste that here.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Where is the data’ is closed to new replies.