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.21, csv import, extension
- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by
Steven Zahm.
-
AuthorPosts
-
07/11/2018 at 9:51 am #467269
Adam Covington
ParticipantI’m manually migrating a small WordPress intranet to Azure. I exported all Connections data to CSV on the old site, loaded Connections on the new site, licensed and installed the CSV Import extension on the new site. Today I’m attempting an import and the progress never moves beyond “Please wait…”. Based on advice from the FAQ and forum, I’m selecting “do not import” for the Entry No and Order fields, and I have deactivated almost all other plugins but the problem remains. What else can I do to make this successful? Thank you.
07/11/2018 at 10:51 am #467271Steven Zahm
Keymaster@ Adam
Sounds as if there is either a fatal javascript error occuring OR the server is responding with an invalid response.
Try this, use Chrome for the import. Load the first step of the import in Chrome (where you choose the file) and hit the F12 key. Choose you file and map as you’ve done previously. On the last step, the please wait, click the Console in the section shown when you hit the F12 key.
Are there any errors shown? If so, what are they.
Now, click the Network tab. Scroll towards the bottom. One of the last rows should be a reference to admin-ajax.php. Click that row. There could be several for you to review, but only one should be related to the import. Find that one and review the details by clicking on it. When you click on a row, the details will be shown. You’ll see the sub-tabs will be Response and Preview. These are where you will find errors.
Can you find any errors? If so, what are they.
You should also enable PHP error logging (not displaying errors). After you do an import, review the log to see if PHP is reporting any errors.
Lastly, try installing the 2.0-RC version of the of CSV Import instead. It provide more feedback and there is no need to not map the entry id.
Let me know what you learn.
07/11/2018 at 4:32 pm #467286Adam Covington
ParticipantThanks for the help. All I ever found in Chrome’s console area was, eventually, a 500 Timeout error. I removed the CSV plugin and installed the 2.0-RC version and it worked – a little too well! Apparently all of my previous attempts were still stored or queued in some fashion because the 2.0-RC version’s import resulted in six instances of many of my entries.
I scrapped this WordPress instance and deployed another, successfully using a “migration” tool this time and it transferred all Connections data for me so I didn’t need the CSV import that time. All is well, thanks again.
07/12/2018 at 11:26 am #467384Steven Zahm
Keymaster@ Adam
Good to hear you found a workable solution… That timeout error was could have been the cause if the value for PHP max execution was too low. The import does try increase this during import but host restrictions can prevent this from happening.
In regards to the duplicates… I suspect the first batch of every attempt was importing correctly while still running out of time. Both the current release version and the RC work in a similar manner. The first batch is trigger right away, then the browser, using javascript, waits for the server to send the complete message when receives tells the server to do the next batch.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
