As a temporary fix I imported all the data from SQL and it’s working but this probably need to be looked at.
It sounds like you did everything correct, so it should be working, I just tested it, so I know that is it not broken in general.
The “blank CSV file” is just to get you started, it only includes the fields that are configured for export. This is configured on the Manage Database Fields page, each field has a “CSV” checkbox that enables the field for export.
On import, you can include any valid fields (the export setting doesn’t matter), so you are right to expect those to import the data in the CSV.
I can’t address your issue specifically, I don’t know what you have in your CSV, or what kind of data you tried to import, what confirmation messages were shown, or even what you did to verify if it worked or not.
I would suggest you look closely at the configuration settings on the CSV import page to make sure the import is doing what you want it to do…for example, if you want to update existing records, you need to make sure the CSV has a record ID or other information that can be used to identify which record to update. The confirmation messages can help explain what happened.
Using a direct import to the database can work, but you can run into trouble with field types that expect something specific in the import. The plugin’s import takes care of that for you.
xnau webdesign,
I got it solved, I must have messed something up. I deleted all the tables in SQL and uninstalled and reinstalled the plugin and it’s all working properly now!
