Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.11, csv import, extension
- This topic has 7 replies, 2 voices, and was last updated 4 years, 11 months ago by
Steven Zahm.
-
AuthorPosts
-
02/16/2018 at 1:39 pm #452022
Juan Sebastian Carrizo
ParticipantHi Steven,
I’m trying to import a set of entries and run into the attached error when clicking the “map” button.
Sebastian
Attachments:
You must be logged in to view attached files.02/16/2018 at 4:33 pm #452112Steven Zahm
Keymaster@ Juan
You installed the beta version of the CSV Import Correct? Please login to your site using FTP and navigate to this folder:
../wp-content/plugins/connections/vendor/parse-csv/
You should see three files there, do you? What are their names?
02/19/2018 at 9:31 pm #452357Juan Sebastian Carrizo
ParticipantHi Steven,
The three files are:
- cn-parsecsv.lib.php
- cn-parsecsv.lib.v1.1.php
- parsecsv.lib.php
02/20/2018 at 8:38 am #452448Steven Zahm
Keymaster@ Juan
Really odd! The first that happens before anything is that those files are loaded so it should not be possible to get that error… and yet you do. There must be something I’m over looking. I’ll need a temp WP admin login and a FTP login to debug this further. The details can be posted here as a private reply.
02/20/2018 at 11:35 am #452459Juan Sebastian Carrizo
ParticipantThis reply has been marked as private.02/20/2018 at 4:33 pm #452477Steven Zahm
Keymaster@ Juan
Ok, I think I know the issue now. I bet another plugin is using the same CSV parsing library which is causing the version for Connections not to be loaded. You forget to include the FTP password. Could you please reply back with it so I can identify the conflicting plugin?
02/20/2018 at 6:54 pm #452486Juan Sebastian Carrizo
ParticipantThis reply has been marked as private.02/21/2018 at 10:01 am #452548Steven Zahm
Keymaster@ Juan
It see the Participants Database plugin also uses a third party library called parseCSV. Because only loads its libraries if this parseCSV is not present you get this error in Connections. I tweaked the logic on you site a little so Connections will load its libraries. You no longer get this error message.
The import process should be fine, but, the version of parseCSV in Connections and Participants Database is slightly different. This could cause an import issue because the version loaded Participants Database will be used instead of the version with Connections.
If possible, I would recommend temporarily deactivate Participants Database while you do the import in Connections.
Hope this helps! Let me know.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.