• Resolved smole

    (@smole)


    I’m working locally – AMPPS.

    Site 1 has the forms, can make a new form, edit it, save it and it’s saved and displayed as a form.

    Site 2 – I save or import a form and it’s not showing at all.

    Deactivated the plug in, unistalled/installed it again, cleared cache and tried multiple browsers and the problem persists.

    Any ides how this can be fixed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry for the big delay, is your site a multisite one by any chance? If so please open the file smartforms.php and change this:

    if($dbversion<SMART_FORMS_LATEST_DB_VERSION )
    for this:
    if(true )

    this will force the tables to be regenerated (which most of the time cause issues like these in a network site).

    Hope this helps but if it doesn’t please let me know!

    Hello,

    I do have the same problem (multisite installation). But changing this line in smartforms.php doesn’t change anything. But else could cause the problem?

    Thank you very much for your support.

    Best regards,
    René

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not saving forms’ is closed to new replies.