• Resolved cdsweb

    (@cdsweb)


    Hello,

    Sorry for my English.
    I need to export several forms from a site I created with cform2 to another site I am creating but I can not find the file where the forms are stored.

    Thank you

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

    (@bgermann)

    They are stored in your MySQL database:
    select * from wp_options where option_name=’cforms_settings’;

    Plugin Author bgermann

    (@bgermann)

    You can also show them as JSON output on CformsII -> Global Settings -> debug output.

    It doesn′t work, if you need it for another domain and another server document root. Plugin make Error and must be restarted = options is failed.
    Function save to file, which was really good, is now really missing.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Forms file’ is closed to new replies.