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

    (@edgarrojas)

    Hello!

    Do you have a multisite/network site by any chance? if so probably the plugin could not create the tables in one of the sites for some reason. To fix it please open the file smart-forms\smartforms.php and temporary change this:

    if($dbversion<SMART_FORMS_LATEST_DB_VERSION )

    for this:
    if(true)

    after the change please try again, the form should save correctly this time, then you can revert the change that you did as it would be no longer needed.

    Regards!

    Thread Starter adriano0208

    (@adriano0208)

    hey man, thank you very much!

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