Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author awesome-ug

    (@awesome-ug)

    Hello,

    you have to import by an SQL dump. There is no way to import it in another way. You have to import the questions tables and also the Custom Post Types “questions”.

    But Please be aware that we do not maintain this Plugin anymore. The plugin will become a formbuilder with all functions of all functionality of the “Questions” plugin.

    Greetings,

    Sven

    Plugin Author awesome-ug

    (@awesome-ug)

    I forgot: The new Plugin name will be “Torro Forms” and will be launched in the next week as beta.

    Thread Starter Dani Ionescu

    (@dosnavigator)

    Thank you. But what is the procedure?
    From backend it can be exported as a csv file not an sql file…
    How do I import only your survey results over my entire WordPress DB?
    Thank you.

    Plugin Author awesome-ug

    (@awesome-ug)

    Normally there you would do that with phpMyAdmin which your provider usually has installed. If not, just upload and install it by yourself in a subdirectory:

    https://www.phpmyadmin.net/

    Thread Starter Dani Ionescu

    (@dosnavigator)

    I often with the phpmyadmin. But what is the procedure? I export as csv via backend. Then what? I import the csv via phpmyadmin? Over may entire WP-Databse? Like any other import? I even not sure if importing a csv over an sql db will be without errors.

    Please be more specific or send me a printscreen if possible. Thank you in advance.

    Plugin Author awesome-ug

    (@awesome-ug)

    You have to do everything with phpMyAdmin. You have to select the tables of the Plugin and you also have to export the custom post types “questions” by phpMyAdmin and to import it to your other DB. But this can be very tricky, because you can hace post ID conflicts on inserting to the other DB.

    Thats not trivial and the manual way. I’m sorry that we are not supporting an easier way.

    Thread Starter Dani Ionescu

    (@dosnavigator)

    Can you please be more specific and mention the exact name of the tables involved?
    I have tried to export and import the tables below, but the values does not seem to be imported correctly (no graphics/diagrams are available on the target site).

    Tables exported:

    wp_questions_answers
    wp_questions_participiants
    wp_questions_questions
    wp_questions_responds
    wp_questions_respond_answers
    wp_questions_settings

    Thank you in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Import survey(s)?’ is closed to new replies.