• Resolved surya86

    (@surya86)


    Hello

    I had earlier an old version of smartforms, for somehow i wanted to freshly reinstall the plugin, and something went wrong…it wont create the smartform table while installing.

    can you please help me?

    Thanks

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

    (@edgarrojas)

    Hello!

    Sure, do you get an error message or something?

    Thread Starter surya86

    (@surya86)

    No, there is no error.

    If i click add new form and then create my form, after saving, it doesn’t save it

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Oh, so the plugin was updated succesfully but now when you click add new you can’t save anything?

    Thread Starter surya86

    (@surya86)

    yes exactly, i have many times tried to install and reinstall, i noticed there is no table in the mysql.

    i need a teamviewer support 🙂

    Plugin Author EDGARROJAS

    (@edgarrojas)

    sorry i don’t have team viewer =S (if you let me i could log to your site and see what is going on directly though), but i think i know how to fix this. Please open the file smartforms.php and temporally change this:

    if($dbversion<SMART_FORMS_LATEST_DB_VERSION )

    for this:
    if(true)

    this should force the smart forms tables to install again.

    Please try it and let me know if it worked =).

    Thread Starter surya86

    (@surya86)

    Hello i have temporary changed this:

    if($dbversion<SMART_FORMS_LATEST_DB_VERSION )

    to this:

    if(true)

    Now the tables are there in mysql and also it can be saved, but the fields are all empty!!!

    I cant add any fields.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Why can’t you add any field? Do you get an error message?

    And if possible could you give me access to the admin screen so i can check what is going on? (if this is possible please create a support ticket with the credentials here:

    smartforms.uservoice.com

    Regards!

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

The topic ‘Installation does not create a table in the database’ is closed to new replies.