• Resolved Jonathan

    (@joffcom)


    I have just moved my website to a new host and I am trying to import the data from this plugin but it keeps failing.

    The problem is I import the data with no problems and I check the DB after and it is all there. When I go to WP Admin it is telling me that I need to fill out the organisation ID. When I check the DB the information has been reset back to default.

    Is there any way to get this to work, I currently have about 60 forms and it would be a pain to manually do these one by one.

    https://www.ads-software.com/extend/plugins/salesforce-wordpress-to-lead/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    Hmmm… so you’re saying the option data is in the database (wp_options table), but the plugin is not finding it?

    Thread Starter Jonathan

    (@joffcom)

    That is correct. So i put the information in and the plugin takes it out again. I have now fixed this issue though.

    Rather than edit the ‘salesforce2’ column i deleted it and did a brand new insert and it works with with no problems.

    For my original issue this is resolved but it would be nice to know why an update on the table didnt work.

    I have also now added a function to add support for the marketing software we use

    Plugin Author Nick Ciske

    (@nickciske)

    Editing the option directly may have broken the serialization of the array — which would cause the plugin to be unable to load the options.

    Thread Starter Jonathan

    (@joffcom)

    The main problem I had was it deleted it out of the table, I did spend some time taking the table data apart so that I could get the query right for the import.

    I think an import/export feature would be cool for a future version incase anyone wants to backup just the forms and not the entire database.

    Plugin Author Nick Ciske

    (@nickciske)

    Added to the wish list.

    Plugin Author Nick Ciske

    (@nickciske)

    Closing this out

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WordPress-to-lead for Salesforce CRM] SQL Import’ is closed to new replies.